awslabs/benchmark-ai

[SM-Executor/Watcher] Benchmark job id

Open

#941 opened on Oct 14, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (6 forks)auto 404
enhancementgood first issueservice:sm-executorservice:watcher

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

For kubernetes jobs, the job id is in the format b-<action-id>, where as for sage maker jobs, the job ids are in the format <action-id>. We should update the sm-executor (and also the watcher) to observe the naming convention for benchmark jobs (i.e. b-<action-id>)

Contributor guide