You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2016/06/20 05:50:05 UTC

[jira] [Updated] (TEZ-3272) Add AMContainerImpl and AMNodeImpl to StateMachine visualization list

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

Tsuyoshi Ozawa updated TEZ-3272:
--------------------------------
    Attachment: TEZ-3272.001.patch

Attaching a first patch.

I confirmed with this patch that AMContainer and AMNode state machines are visualized. 



> Add AMContainerImpl and AMNodeImpl to StateMachine visualization list
> ---------------------------------------------------------------------
>
>                 Key: TEZ-3272
>                 URL: https://issues.apache.org/jira/browse/TEZ-3272
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Ming Ma
>            Assignee: Tsuyoshi Ozawa
>         Attachments: TEZ-3272.001.patch
>
>
> The pom.xml includes the following classes. It will be useful to include AMContainerImpl and AMNodeImpl.
> {noformat}
>     <tez.dag.state.classes>org.apache.tez.dag.app.dag.impl.DAGImpl,
>     org.apache.tez.dag.app.dag.impl.VertexImpl,
>     org.apache.tez.dag.app.dag.impl.TaskImpl,
>     org.apache.tez.dag.app.dag.impl.TaskAttemptImpl</tez.dag.state.classes>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)