You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2017/09/08 12:06:00 UTC

[jira] [Commented] (MAPREDUCE-6953) Skip the testcase testJobWithChangePriority if FairScheduler is used

    [ https://issues.apache.org/jira/browse/MAPREDUCE-6953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158523#comment-16158523 ] 

Peter Bacsko commented on MAPREDUCE-6953:
-----------------------------------------

[~rkanter] please review.

> Skip the testcase testJobWithChangePriority if FairScheduler is used
> --------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6953
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6953
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: client
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>         Attachments: MAPREDUCE-6953-001.patch
>
>
> We run the unit tests with Fair Scheduler downstream. FS does not support priorities at the moment, so TestMRJobs#testJobWithChangePriority fails.
> Just add {{Assume.assumeFalse(usingFairScheduler);}} and JUnit will skip the test.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org