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

[jira] [Created] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

RM web ui scheduler link doesn't show correct max value for queues
------------------------------------------------------------------

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


Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166239#comment-13166239 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #922 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/922/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212212
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Assigned] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth reassigned MAPREDUCE-3327:
--------------------------------------

    Assignee: Anupam Seth
    
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165426#comment-13165426 ] 

Hadoop QA commented on MAPREDUCE-3327:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12506633/MAPREDUCE-3327-branch_0_23.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1411//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1411//console

This message is automatically generated.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Attachment: MAPREDUCE-3327-branch_0_23.patch
    
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Mahadev konar (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164009#comment-13164009 ] 

Mahadev konar commented on MAPREDUCE-3327:
------------------------------------------

I just retgriggered the hudson bot to very the test-patch again. Findbugs should be gone and the units tests should  hopefully pass.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Status: Patch Available  (was: Open)

The computation of maxCapacity was off by a factor of 100 and inconsistent with the rest of the definitions. Also, elimitating equality condition on floats and improving logging.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Status: Open  (was: Patch Available)

Jenkins failure caused by upmerge issue. Will re-attach new patch. 
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166277#comment-13166277 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #889 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/889/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212212
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Mahadev konar (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated MAPREDUCE-3327:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.1
           Status: Resolved  (was: Patch Available)

Just committed this. Thanks Anupam!
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164027#comment-13164027 ] 

Hadoop QA commented on MAPREDUCE-3327:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12505411/MAPREDUCE-3327-branch_0_23.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.yarn.server.resourcemanager.webapp.TestNodesPage
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueParsing
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestParentQueue
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationLimits
                  org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebApp
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestLeafQueue

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1403//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1403//console

This message is automatically generated.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165756#comment-13165756 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #261 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/261/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev) - Merging r1212212 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212213
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165745#comment-13165745 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1385 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1385/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212212
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158931#comment-13158931 ] 

Hadoop QA commented on MAPREDUCE-3327:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12505411/MAPREDUCE-3327-branch_0_23.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 12 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueParsing
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationLimits
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestLeafQueue
                  org.apache.hadoop.yarn.server.resourcemanager.webapp.TestNodesPage
                  org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebApp
                  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestParentQueue

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1358//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1358//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-examples.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1358//console

This message is automatically generated.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165784#comment-13165784 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #271 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/271/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev) - Merging r1212212 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212213
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165752#comment-13165752 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #251 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/251/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev) - Merging r1212212 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212213
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

      Tags: mrv2
    Status: Patch Available  (was: Open)
    
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Mahadev konar (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated MAPREDUCE-3327:
-------------------------------------

    Status: Open  (was: Patch Available)

Anupam,
 Can you please investigate the test case failures?
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Status: Patch Available  (was: Open)
    
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Status: Patch Available  (was: Open)
    
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Attachment: MAPREDUCE-3327-branch_0_23.patch
    
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159029#comment-13159029 ] 

Anupam Seth commented on MAPREDUCE-3327:
----------------------------------------

The FindBugs warnings are unrelated to this patch.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147336#comment-13147336 ] 

Hadoop QA commented on MAPREDUCE-3327:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12503134/MAPREDUCE-3327-branch_0_23.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1286//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1286//console

This message is automatically generated.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Mahadev konar (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164008#comment-13164008 ] 

Mahadev konar commented on MAPREDUCE-3327:
------------------------------------------

I just retgriggered the hudson bot to very the test-patch again. Findbugs should be gone and the units tests should  hopefully pass.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165757#comment-13165757 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1409 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1409/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212212
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Attachment: MAPREDUCE-3327-branch_0_23.patch

Thanks Tom and Mahadev. I have fixed the test failures, am re-submitting patch for review.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165746#comment-13165746 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1459 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1459/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212212
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Mahadev konar (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated MAPREDUCE-3327:
-------------------------------------

    Status: Open  (was: Patch Available)

Anupam,
 Can you include a small test case just to make sure all the properties are read properly in the leaf queues?
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166170#comment-13166170 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #120 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/120/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev) - Merging r1212212 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212213
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158709#comment-13158709 ] 

Hadoop QA commented on MAPREDUCE-3327:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12503910/MAPREDUCE-3327-branch_0_23.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    -1 javac.  The patch appears to cause tar ant target to fail.

    -1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed the unit tests build

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1354//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1354//console

This message is automatically generated.
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151351#comment-13151351 ] 

Anupam Seth commented on MAPREDUCE-3327:
----------------------------------------

Done. Kindly review.

Note: I could add a stronger check if MAPREDUCE-3410 is resolved favorably (i.e. feature supported).
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166158#comment-13166158 ] 

Hudson commented on MAPREDUCE-3327:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #102 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/102/])
    MAPREDUCE-3327. RM web ui scheduler link doesn't show correct max value for queues (Anupam Seth via mahadev) - Merging r1212212 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1212213
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CSQueueUtils.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacitySchedulerConfiguration.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ParentQueue.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147334#comment-13147334 ] 

jiraposter@reviews.apache.org commented on MAPREDUCE-3327:
----------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2794/
-----------------------------------------------------------

Review request for Robert Evans, Jonathan Eagles and Mark Holderbaugh.


Summary
-------

RM web ui scheduler link doesn't show correct max value for queues because the maxCapacity definition is inconsistent and off by a factor of 100.


This addresses bug MAPREDUCE-3327.
    https://issues.apache.org/jira/browse/MAPREDUCE-3327


Diffs
-----

  /branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java 1199780 

Diff: https://reviews.apache.org/r/2794/diff


Testing
-------


Thanks,

Anupam


                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Commented] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Thomas Graves (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165227#comment-13165227 ] 

Thomas Graves commented on MAPREDUCE-3327:
------------------------------------------

Anupam, I think you need to handle the case where maximumCapacity isn't initialized (ie is = to CapacitySchedulerConfiguration.UNDEFINED).  The line you added to divide maximumCapacity by 100 will cause issues if its UNDEFINED. 
                
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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

        

[jira] [Updated] (MAPREDUCE-3327) RM web ui scheduler link doesn't show correct max value for queues

Posted by "Anupam Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anupam Seth updated MAPREDUCE-3327:
-----------------------------------

    Attachment: MAPREDUCE-3327-branch_0_23.patch
    
> RM web ui scheduler link doesn't show correct max value for queues
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Anupam Seth
>            Priority: Critical
>         Attachments: MAPREDUCE-3327-branch_0_23.patch, MAPREDUCE-3327-branch_0_23.patch
>
>
> Configure a cluster to use the capacity scheduler and then specifying a maximum-capacity < 100% for a queue.  If you go to the RM Web UI and hover over the queue, it always shows the max at 100%.

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