[ https://issues.apache.org/jira/browse/TEZ-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052779#comment-14052779 ]
Bikas Saha commented on TEZ-974: -------------------------------- Should generating a dot plot require the user to write code? Does it make sense to have a tez client side configuration like "dry-run" that can be used to everything that can be done locally without remote side effects (eg. uploading jars to staging dir/submitting the job to YARN. Based on that config or some other config, we could generate the dot plot too. By the way, currently tezclient dumps the PB dag plan when tez.am.log.level is set to debug. That is basically used for debugging, similar to the dot plot. We should consolidate the configs, if we decide to go down the config based approach. > 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)