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 "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2016/01/22 16:50:40 UTC

[jira] [Updated] (YARN-4574) TestAMRMClientOnRMRestart fails on trunk

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

Rohith Sharma K S updated YARN-4574:
------------------------------------
    Summary: TestAMRMClientOnRMRestart fails on trunk  (was: TestAMRMClientOnRMRestart.TestAMRMClientOnRMRestart fails on trunk)

> TestAMRMClientOnRMRestart fails on trunk
> ----------------------------------------
>
>                 Key: YARN-4574
>                 URL: https://issues.apache.org/jira/browse/YARN-4574
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: client, test
>            Reporter: Takashi Ohnishi
>            Assignee: Takashi Ohnishi
>             Fix For: 2.9.0
>
>         Attachments: YARN-4574.1.patch
>
>
> The test fails with 
> {code}
> testAMRMClientResendsRequestsOnRMRestart(org.apache.hadoop.yarn.client.api.impl.TestAMRMClientOnRMRestart)  Time elapsed: 3.937 sec  <<< ERROR!
> org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException: rmContainer's state is not RUNNING, for increase request, with container-id=container_1452411127386_0001_01_000003
> 	at org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils.checkAndNormalizeContainerChangeRequest(RMServerUtils.java:147)
> 	at org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils.validateIncreaseDecreaseRequest(RMServerUtils.java:287)
> 	at org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils.increaseDecreaseRequestSanityCheck(RMServerUtils.java:227)
> 	at org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.allocate(ApplicationMasterService.java:475)
> 	at org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl.allocate(AMRMClientImpl.java:311)
> 	at org.apache.hadoop.yarn.client.api.impl.TestAMRMClientOnRMRestart.testAMRMClientResendsRequestsOnRMRestart(TestAMRMClientOnRMRestart.java:226)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)