[
https://issues.apache.org/jira/browse/TEZ-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111476#comment-14111476
]
Bikas Saha commented on TEZ-1210:
---------------------------------
TEZ-974 is tracking generation of these debug artifacts using a common option.
These are not generated all the time but only when the user wants. So it should
be fine to generate them in the working dir or some other configured directory.
The common case may be that these debug artifacts are generated without
actually running the job since all the user wants to do is understand/visualize
the DAG plan created etc. So it would be good to de-link this from the actual
job execution.
> 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)