Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
In submarine server contains some services in the initial design, which can be deployed in standalone or microservices architecture.
The job service as the core part aims to handle the job resource request, such as submit training job, search the job, update the job and get the job logs so on.
In job service it used the submarine spec to create the job, as the same time the client can retrieve the job id and other info. The id will be used in job operator future.
Submarine Spec: https://github.com/apache/submarine/blob/master/docs/design/submarine-server/jobspec.md
Attachments
Issue Links
- is duplicated by
-
SUBMARINE-499 Refactor job API to experiment API
- Resolved
- relates to
-
SUBMARINE-442 Support get job's log in submarine-server REST API
- Resolved