Thomas Graves created MAPREDUCE-5504:
----------------------------------------

             Summary: mapred queue -info inconsistent with types
                 Key: MAPREDUCE-5504
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5504
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client
    Affects Versions: 0.23.9
            Reporter: Thomas Graves


$ mapred queue -info default
======================
Queue Name : default
Queue State : running
Scheduling Info : Capacity: 4.0, MaximumCapacity: 0.67, CurrentCapacity: 
0.9309831


The capacity is displayed in % as 4, however maximum capacity is displayed as 
an absolute number 0.67 instead of 67%.

We should make these consistent with the type we are displaying

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to