[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180830#comment-13180830
 ] 

Hudson commented on MAPREDUCE-3326:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #357 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/357/])
    Merge -c 1227788 from trunk to branch-0.23 to fix MAPREDUCE-3326. Added 
detailed information about queue's to the CapacityScheduler web-ui.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227794
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-common/src/main/java/org/apache/hadoop/yarn/webapp/ResponseInfo.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/webapp/CapacitySchedulerPage.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/webapp/dao/CapacitySchedulerInfo.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/webapp/dao/CapacitySchedulerLeafQueueInfo.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/webapp/dao/CapacitySchedulerQueueInfo.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/webapp/TestRMWebServicesCapacitySched.java

                
> RM web UI scheduler link not as useful as should be
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-3326
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3326
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Thomas Graves
>            Assignee: Jason Lowe
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3326.patch, Screen shot 2012-01-05 at 11.23.26 
> AM.png
>
>
> The resource manager web ui page for scheduler doesn't have all the 
> information about the configuration like the jobtracker page used to have.  
> The things it seems to show you are the current queues - each queues used, 
> set, and max percent and then what apps are running in that queue.  
> It doesn't list any of yarn.scheduler.capacity.maximum-applications, 
> yarn.scheduler.capacity.maximum-am-resource-percent, 
> yarn.scheduler.capacity.<queue-path>.user-limit-factor, 
> yarn.scheduler.capacity.<queue-path>.minimum-user-limit-percent, queue state, 
> active users and percent used by user 

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

        

Reply via email to