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

Hudson commented on YARN-200:
-----------------------------

Integrated in Hadoop-Hdfs-trunk #1350 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1350/])
    YARN-200. yarn log does not output all needed information, and is in a 
binary format. Contributed by Ravi Prakash (Revision 1458466)

     Result = FAILURE
jlowe : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1458466
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/logaggregation/AggregatedLogFormat.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/logaggregation/LogDumper.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/TestLogAggregationService.java

                
> yarn log does not output all needed information, and is in a binary format
> --------------------------------------------------------------------------
>
>                 Key: YARN-200
>                 URL: https://issues.apache.org/jira/browse/YARN-200
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>    Affects Versions: 0.23.5
>            Reporter: Robert Joseph Evans
>            Assignee: Ravi Prakash
>              Labels: usability
>             Fix For: 0.23.7, 2.0.5-beta
>
>         Attachments: YARN-200.patch, YARN-200.patch
>
>
> yarn logs does not output attemptid, nodename, or container-id.  Missing 
> these makes it very difficult to look through the logs for failed containers 
> and tie them back to actual tasks and task attempts.
> Also the output currently includes several binary characters.  This is OK for 
> being machine readable, but difficult for being human readable, or even for 
> using standard tool like grep.
> The help message can also be more useful to users

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to