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/23 21:51:39 UTC

[jira] [Resolved] (MAPREDUCE-763) Capacity scheduler should clean up reservations if it runs tasks on nodes other than where it has made reservations

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

Allen Wittenauer resolved MAPREDUCE-763.
----------------------------------------

    Resolution: Incomplete

This is likely stale.

> Capacity scheduler should clean up reservations if it runs tasks on nodes other than where it has made reservations
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-763
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-763
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: capacity-sched
>    Affects Versions: 0.21.0
>            Reporter: Hemanth Yamijala
>            Assignee: rahul k singh
>
> Currently capacity scheduler makes a reservation on nodes for high memory jobs that cannot currently run at the time. It could happen that in the meantime other tasktrackers become free to run the tasks of this job. Ideally in the next heartbeat from the reserved TTs the reservation should be removed. Otherwise it could unnecessarily block capacity for a while (until the TT has enough slots free to run a task of this job).



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