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

Zhijie Shen commented on YARN-1264:
-----------------------------------

It seems to be duplicate with YARN-649

> REST API for retrieving raw container logs
> ------------------------------------------
>
>                 Key: YARN-1264
>                 URL: https://issues.apache.org/jira/browse/YARN-1264
>             Project: Hadoop YARN
>          Issue Type: Wish
>          Components: nodemanager
>            Reporter: David Yan
>
> Currently you can get an HTML page with the logs embedded in a <pre> element 
> from this URL: 
> http://<nodemanager_host>:<port>/node/containerlogs/<containerid>/<user>/<logname>/?start=<position>
> Would be nice if a REST call like:
> http://<nodemanager_host>:<port>/ws/v1/node/containerlogs/<containerid>/<user>/<logname>/?start=<position>
> gives the raw thing.
> Thanks.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to