You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2014/07/02 02:46:25 UTC

[jira] [Updated] (TEZ-974) Support graphviz dag generation on the client

     [ https://issues.apache.org/jira/browse/TEZ-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Zhang updated TEZ-974:
---------------------------

    Attachment: Tez-974.patch

attach the patch.

Try to reuse the original code that generate graph from DAGPlan. But it would call verify method when creating DAGPlan from DAG, and it has some issues when calling verify multiple times ( will call it again when submit the DAG ) https://issues.apache.org/jira/browse/TEZ-1247


> 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
>         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)