[ 
https://issues.apache.org/jira/browse/TEZ-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099297#comment-14099297
 ] 

Gopal V commented on TEZ-1411:
------------------------------

[~jeagles]: You can produce a zoomed out view by modifing the "-t" variable.

I intend to rewrite this tool, without needing regex based log-parsing and pull 
all the information from ATS/SimpleLoggingHistoryService directly.

The latter is trivial to use, just add this to the tez-site.xml - to log 
ATS-like info into HDFS.

{code}
  <property>
    <name>tez.simple.history.logging.dir</name>
    <value>${fs.default.name}/tez-history/</value>
  </property>
{code}

I will encourage you to use either of those, because I'll try to push out more 
tooling I have built for post-hoc analysis from that data.


> Address initial feedback on swimlanes
> -------------------------------------
>
>                 Key: TEZ-1411
>                 URL: https://issues.apache.org/jira/browse/TEZ-1411
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Bikas Saha
>            Assignee: Gopal V
>            Priority: Blocker
>             Fix For: 0.5.0
>
>         Attachments: TEZ-1411.1.patch, large.am.history.txt
>
>
> Few other good to have things
> 1) A wrapper script that takes care of the command chaining with a single 
> appId as input from the user.
> 2) Legend in the README or in the svg itself about what is what.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to