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 "Thomas Graves (Created) (JIRA)" <ji...@apache.org> on 2011/11/01 21:41:36 UTC

[jira] [Created] (MAPREDUCE-3329) capacity schedule maximum-capacity allowed to be less then capacity

capacity schedule maximum-capacity allowed to be less then capacity
-------------------------------------------------------------------

                 Key: MAPREDUCE-3329
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3329
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Thomas Graves
            Priority: Minor


When configuring the capacity scheduler capacity and maximum-capacity, it allows the maximum-capacity to be less then the capacity.  I did not test to see what true limit is, I assume maximum capacity.

output from mapred queue -list where capacity = 10%, max capacity = 5%.

Queue Name : test2 
Queue State : running 
Scheduling Info : queueName: "test2", capacity: 0.1, maximumCapacity: 5.0, currentCapacity: 0.0, state: Q_RUNNING,  


--
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