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 "Carlo Curino (JIRA)" <ji...@apache.org> on 2013/11/21 22:31:35 UTC

[jira] [Created] (YARN-1434) Single Job can affect fairshare of others

Carlo Curino created YARN-1434:
----------------------------------

             Summary: Single Job can affect fairshare of others
                 Key: YARN-1434
                 URL: https://issues.apache.org/jira/browse/YARN-1434
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Carlo Curino
            Priority: Minor


A job receiving containers and deciding not to use them and yielding them back in the next heartbeat could significantly affect the amount of resources given to other jobs. 

This is because by yielding containers back the job appears always to be under-capacity (more than others) so it is picked to be the next to receive containers.

Observed by Robert Grandl, to be independently confirmed.



--
This message was sent by Atlassian JIRA
(v6.1#6144)