[ 
https://issues.apache.org/jira/browse/YARN-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated YARN-7310:
--------------------------------
    Attachment: YARN-7310.001.patch

The test was looking for 2 containers to be assigned, but only 1 was because 
FairScheduler only does one container per heartbeat unless you turn on "assign 
multiple", which the 001 patch does to fix it.

> TestAMRMProxy#testAMRMProxyE2E fails with FairScheduler
> -------------------------------------------------------
>
>                 Key: YARN-7310
>                 URL: https://issues.apache.org/jira/browse/YARN-7310
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: test
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>         Attachments: YARN-7310.001.patch
>
>
> {{TestAMRMProxy#testAMRMProxyE2E}} fails with FairScheduler:
> {noformat}
> [ERROR] 
> testAMRMProxyE2E(org.apache.hadoop.yarn.client.api.impl.TestAMRMProxy)  Time 
> elapsed: 29.047 s  <<< FAILURE!
> java.lang.AssertionError: expected:<2> but was:<1>
>       at 
> org.apache.hadoop.yarn.client.api.impl.TestAMRMProxy.testAMRMProxyE2E(TestAMRMProxy.java:124)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to