[
https://issues.apache.org/jira/browse/TEZ-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111351#comment-14111351
]
Bikas Saha commented on TEZ-1210:
---------------------------------
There is probably no need to differentiate between session and non-session
mode. We could simply always prefix the dag name.
TestTezCommonUtils should be modified accordingly.
While we are looking at this code. There should not be any need for this logic
to go beyond the client. IMO, we should generate this debug artifact on the
client machine and remove the local resource creation and usage of the
plan-pb-txt file in the app master. This would mainly be used by users to see
the plan while they are debugging. [~hitesh] comments.?
> TezClientUtils.localizeDagPlanAsText() needs to be fixed for session mode
> -------------------------------------------------------------------------
>
> Key: TEZ-1210
> URL: https://issues.apache.org/jira/browse/TEZ-1210
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
> Assignee: Alexander Pivovarov
> Labels: newbie
> Attachments: TEZ-1210.1.patch
>
>
> It writes the dagPlan in text form to the same location. Either it should not
> be invoked in session mode or it should written with a differentiating prefix.
--
This message was sent by Atlassian JIRA
(v6.2#6252)