[
https://issues.apache.org/jira/browse/TAJO-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Min Zhou updated TAJO-320:
--------------------------
Attachment: visualize.diff
Attached a patch. Run the below script to generate a png for tajo state
machines
{noformat}
$mvn -Pvisualize compile
$dot -Tpng Tajo.gv -o tajo.png
{noformat}
> Visualize Tajo statemachine
> ---------------------------
>
> Key: TAJO-320
> URL: https://issues.apache.org/jira/browse/TAJO-320
> Project: Tajo
> Issue Type: Bug
> Components: documentation, master
> Affects Versions: 0.8-incubating
> Reporter: Min Zhou
> Assignee: Min Zhou
> Attachments: tajo.png, visualize.diff
>
>
> Visualizing tajo's state machine will help us design each stage of tajo more
> conveniently. Yarn has tool for this purpose, we just need to borrow that.
--
This message was sent by Atlassian JIRA
(v6.1#6144)