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

Jeff Zhang commented on TEZ-2476:
---------------------------------

System.err message are also in DAGAppMaster for DAG completion. I guess they 
are for the same purpose. 

{code}
    System.err.println(timeStamp + " Completed Dag: " + 
dagFinishedEvent.getDAGId().toString());
    System.out.println(timeStamp + " Completed Dag: " + 
dagFinishedEvent.getDAGId().toString());
{code}

> Spurious System.err messages in LogicalIOProcessorRuntimeTask
> -------------------------------------------------------------
>
>                 Key: TEZ-2476
>                 URL: https://issues.apache.org/jira/browse/TEZ-2476
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Bikas Saha
>




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

Reply via email to