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

Varun Vasudev commented on YARN-5122:
-------------------------------------

Thanks for the patch [~jianhe]. Any reason for 
{code}
-        out.println("LogType:" + logFile);
+        out.println("Log Type: " + logFile);
{code}

It'll break any existing scripts that parse the output of the yarn logs command.

> "yarn logs" for running containers should print an explicit footer saying 
> that the log may be incomplete
> --------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-5122
>                 URL: https://issues.apache.org/jira/browse/YARN-5122
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Jian He
>         Attachments: YARN-5122.1.patch, YARN-5122.1.patch
>
>
> We can have a footer of the sort {quote}[This log file belongs to a running 
> container and so may not be complete..]{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to