You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Chengbing Liu (JIRA)" <ji...@apache.org> on 2015/02/28 10:32:04 UTC

[jira] [Created] (YARN-3281) Add RMStateStore to StateMachine visualization list

Chengbing Liu created YARN-3281:
-----------------------------------

             Summary: Add RMStateStore to StateMachine visualization list
                 Key: YARN-3281
                 URL: https://issues.apache.org/jira/browse/YARN-3281
             Project: Hadoop YARN
          Issue Type: Bug
          Components: scripts
    Affects Versions: 2.6.0
            Reporter: Chengbing Liu
            Priority: Minor


The command "mvn compile -Pvisualize" should generate graph representations for all state machines in the project. We are still missing {{org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore}} for resourcemanager project.

Another class {{org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.StatefulContainer}} also has a state machine. However this one is a protected inner class, hence cannot be seen by class {{VisualizeStateMachine}}. Any suggestions?



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