You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Zhankun Tang (Jira)" <ji...@apache.org> on 2020/03/20 07:50:00 UTC

[jira] [Created] (SUBMARINE-442) Support get job's log in submarine-server REST API

Zhankun Tang created SUBMARINE-442:
--------------------------------------

             Summary: Support get job's log in submarine-server REST API
                 Key: SUBMARINE-442
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-442
             Project: Apache Submarine
          Issue Type: Sub-task
          Components: Backend Server
            Reporter: Zhankun Tang


Now we have the "jobs" resource in REST which can do CRUD. We also need a "logs" API to get the job's log output. The URI could be "api/v1/logs"

It should accept parameters like "jobid", "jobName". Initially, the logs could be aggregated logs of all containers.

Streaming is preferred so that the python client can enable a fancy way for the end-user to check logs



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org