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

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

    [ https://issues.apache.org/jira/browse/SUBMARINE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069252#comment-17069252 ] 

JohnTing commented on SUBMARINE-442:
------------------------------------

[~tangzhankun] 
Does the request need to be maintained until the log ends?
Or return the log so far?

> 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
>            Assignee: JohnTing
>            Priority: Major
>
> 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". 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