[
https://issues.apache.org/jira/browse/TEZ-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907936#comment-13907936
]
Tsuyoshi OZAWA commented on TEZ-865:
------------------------------------
[~bikassaha], I found that DAG's name is only gotten from binary plan file
defined by protobuf(tez-dag.pb). Can we access tez-dag.pb from containers for
Processor?
And is this correct apporach? https://gist.github.com/oza/9128584
> TezTaskContext.getDAGName() does not return DAG name
> ----------------------------------------------------
>
> Key: TEZ-865
> URL: https://issues.apache.org/jira/browse/TEZ-865
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Tsuyoshi OZAWA
> Labels: newbie
>
> The user can specifies a dag name during dag creation. The task context
> should return this value. Currently it returns the string of the internal dag
> identifier.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)