[
https://issues.apache.org/jira/browse/YARN-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379741#comment-14379741
]
J.Andreina commented on YARN-3397:
----------------------------------
Observation:
{noformat}
CLI:
Rex@XXXXXXXXXXX:~/Hadoop_March18/hadoop-3.0.0-SNAPSHOT/bin> ./yarn rmadmin
Usage: yarn rmadmin
-refreshQueues
-refreshNodes
-refreshSuperUserGroupsConfiguration
-refreshUserToGroupsMappings
-refreshAdminAcls
-refreshServiceAcl
-getGroups [username]
-addToClusterNodeLabels [label1,label2,label3] (label splitted by ",")
-removeFromClusterNodeLabels [label1,label2,label3] (label splitted by ",")
-replaceLabelsOnNode [node1[:port]=label1,label2 node2[:port]=label1,label2]
-directlyAccessNodeLabelStore
-transitionToActive [--forceactive] <serviceId>
-transitionToStandby <serviceId>
-failover [--forcefence] [--forceactive] <serviceId> <serviceId>
-getServiceState <serviceId>
-checkHealth <serviceId>
-help [cmd]
{noformat}
{noformat}
Doc:
Runs ResourceManager admin client
Usage: yarn rmadmin [-refreshQueues] [-refreshNodes]
[-refreshUserToGroupsMapping]
[-refreshSuperUserGroupsConfiguration]
[-refreshAdminAcls]
[-refreshServiceAcl] [-getGroups [username]] [-help [cmd]]
[-transitionToActive <serviceId>]
[-transitionToStandby <serviceId>]
[-getServiceState <serviceId>]
[-checkHealth <serviceId>]
{noformat}
I would like to work on this issue . If this issue holds good can you please
assign to me
> Failover should be filtered out from HAAdmin to be in sync with doc.
> --------------------------------------------------------------------
>
> Key: YARN-3397
> URL: https://issues.apache.org/jira/browse/YARN-3397
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: J.Andreina
>
> Failover should be filtered out from HAAdmin to be in sync with doc.
> Since "-failover" is not supported operation in doc it is not been mentioned,
> cli usage is misguiding (can be in sync with doc) .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)