D M Murali Krishna Reddy created YARN-10671:
-----------------------------------------------

             Summary: Fix Typo in TestSchedulingRequestContainerAllocation
                 Key: YARN-10671
                 URL: https://issues.apache.org/jira/browse/YARN-10671
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: D M Murali Krishna Reddy
            Assignee: D M Murali Krishna Reddy


Remove extra colon in  
TestSchedulingRequestContainerAllocation.testInterAppCompositeConstraints , the 
test case is passing currently but, It will fail once YARN-4283 gets merged.



{code:java}
MockNM nm1 = rm.registerNode("192.168.0.1:1234:", 100*GB, 100);{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to