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 "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/04/10 18:01:25 UTC

[jira] [Updated] (YARN-4938) MiniYarnCluster should not request transitionToActive to RM on non-HA environment

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

Akira AJISAKA updated YARN-4938:
--------------------------------
    Target Version/s: 2.7.3
        Hadoop Flags: Reviewed
             Summary: MiniYarnCluster should not request transitionToActive to RM on non-HA environment  (was: TestMRJobs fails)

> MiniYarnCluster should not request transitionToActive to RM on non-HA environment
> ---------------------------------------------------------------------------------
>
>                 Key: YARN-4938
>                 URL: https://issues.apache.org/jira/browse/YARN-4938
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: test
>            Reporter: Akira AJISAKA
>            Assignee: Eric Badger
>         Attachments: MAPREDUCE-6658.001.patch
>
>
> TestMRJobs#testJobWithChangePriority fails.
> {noformat}
> Running org.apache.hadoop.mapreduce.v2.TestMRJobs
> Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 446.855 sec <<< FAILURE! - in org.apache.hadoop.mapreduce.v2.TestMRJobs
> testJobWithChangePriority(org.apache.hadoop.mapreduce.v2.TestMRJobs)  Time elapsed: 21.477 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<DEFAULT> but was:<HIGH>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.hadoop.mapreduce.v2.TestMRJobs.testJobWithChangePriority(TestMRJobs.java:276)
> {noformat}



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