[
https://issues.apache.org/jira/browse/TEZ-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14050864#comment-14050864
]
Jeff Zhang commented on TEZ-974:
--------------------------------
[~hitesh] Agree. Graph and GraphFactory shouldn't been exposed to users. Make 2
utility method should be better. Will update the patch soon.
{code}
DAGUtil.generateGraphViz(DAG, fileName) // for client side
DAGUtil.generateGraphViz(DAGPlan, fileName) // for server side
{code}
> Support graphviz dag generation on the client
> ---------------------------------------------
>
> Key: TEZ-974
> URL: https://issues.apache.org/jira/browse/TEZ-974
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Jeff Zhang
> Attachments: Tez-974.patch
>
>
> Support generation of the dot file on the client for debugging purposes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)