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

liu bin updated MAPREDUCE-7464:
-------------------------------
    Summary: Make priority of mapreduce tasks configurable  (was: Make priority 
of mapreduce containers configurable)

> Make priority of mapreduce tasks configurable
> ---------------------------------------------
>
>                 Key: MAPREDUCE-7464
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7464
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: liu bin
>            Priority: Major
>
> When maps and reduces run simultaneously, if resources are insufficient, 
> reduces will be preempted.
> Because the priority of reduce is higher than map, the preempted reduces will 
> first obtain resources when rerun, and then be preempted again, falling into 
> a loop.
> We need to configure the priority of map higher than reduce to avoid this 
> situation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to