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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/21 19:10:40 UTC

[jira] [Resolved] (MAPREDUCE-525) Have end to end tests based on MiniMRCluster to verify the correct behaviour of job priorities.

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

Allen Wittenauer resolved MAPREDUCE-525.
----------------------------------------

    Resolution: Incomplete

Closing as this as stale.

> Have end to end tests based on MiniMRCluster to verify the correct behaviour of job priorities.
> -----------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-525
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-525
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>         Attachments: HADOOP-4832-20090116.txt
>
>
> We should have the following tests:
>  - Basic priority test: submit jobs with different priorities and verify their proper ordering and running.
>  - New jobs with higher priority are submitted: verify that they are inserted at right positions in the queue and that they run accordingly.
>  - Changing the priority of an existing waiting job: verify that the order of jobs is rehashed.
>  - Changing the priority of an existing running job: verify that the order of jobs is rehashed and that running of the jobs is affected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)