You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "D M Murali Krishna Reddy (Jira)" <ji...@apache.org> on 2021/03/04 18:48:00 UTC

[jira] [Created] (YARN-10671) Fix Typo in TestSchedulingRequestContainerAllocation

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org