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 "Robert Kanter (JIRA)" <ji...@apache.org> on 2017/10/10 01:04:00 UTC

[jira] [Updated] (YARN-7310) TestAMRMProxy#testAMRMProxyE2E fails with FairScheduler

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