You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Harsh J (Created) (JIRA)" <ji...@apache.org> on 2012/03/16 22:23:41 UTC

[jira] [Created] (MAPREDUCE-4026) Lower minimum-allocation-mb to sensible defaults

Lower minimum-allocation-mb to sensible defaults
------------------------------------------------

                 Key: MAPREDUCE-4026
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4026
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2, scheduler
    Affects Versions: 0.23.3
            Reporter: Harsh J
            Assignee: Harsh J


The CapacityScheduler's minimum-allocation-mb is set to 1024.

The FIFO's minimum-allocation-mb meanwhile, is 128.

I propose changing the formers' minimum to that amount as well. 1024 is way too much as a default, wastes "slots" on NMs - and I also do not see why CS has to deviate that settings from the FIFO default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira