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)

Reply via email to