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

Robert Parker commented on YARN-1199:
-------------------------------------

Mit, when running the tests I am getting:

{noformat}
testNodesQueryNew(org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesNodes)
  Time elapsed: 0.242 sec  <<< FAILURE!
java.lang.AssertionError: incorrect number of elements expected:<10> but 
was:<11>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesNodes.verifyNodeInfo(TestRMWebServicesNodes.java:663)
        at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesNodes.testNodesQueryNew(TestRMWebServicesNodes.java:189)
{noformat}

Need to account for the extra version field.
                
> Make NM/RM Versions Available
> -----------------------------
>
>                 Key: YARN-1199
>                 URL: https://issues.apache.org/jira/browse/YARN-1199
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Mit Desai
>            Assignee: Mit Desai
>         Attachments: YARN-1199.patch, YARN-1199.patch
>
>
> Now as we have the NM and RM Versions available, we can display the YARN 
> version of nodes running in the cluster.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to