You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Prakash Ramachandran (JIRA)" <ji...@apache.org> on 2014/08/24 15:54:37 UTC

[jira] [Created] (TEZ-1490) dagid reported is incorrect in TezClient.java

Prakash Ramachandran created TEZ-1490:
-----------------------------------------

             Summary: dagid reported is incorrect in TezClient.java
                 Key: TEZ-1490
                 URL: https://issues.apache.org/jira/browse/TEZ-1490
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Prakash Ramachandran


The format used to get the dagid and appid in TezClient.java does not match the one used in TezDagId.java.
ex. 
TezClient.java reports dagid as  dag_1408740248751_3_000001
The dagid as reported in logs is dag_1408740248751_0003_1



--
This message was sent by Atlassian JIRA
(v6.2#6252)