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 "Hudson (JIRA)" <ji...@apache.org> on 2012/08/01 14:50:05 UTC

[jira] [Commented] (MAPREDUCE-4492) Configuring total queue capacity between 100.5 and 99.5 at perticular level is sucessfull

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

Hudson commented on MAPREDUCE-4492:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #331 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/331/])
    svn merge -c 1367719 FIXES: MAPREDUCE-4492. Configuring total queue capacity between 100.5 and 99.5 at perticular level is sucessfull (Mayank Bansal via bobby) (Revision 1367723)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1367723
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/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/TestParentQueue.java

                
> Configuring total queue capacity between 100.5 and 99.5 at perticular level is sucessfull
> -----------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4492
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4492
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.0.0-alpha
>            Reporter: Nishan Shetty
>            Assignee: Mayank Bansal
>            Priority: Minor
>             Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
>         Attachments: MAPREDUCE-4492-trunk-v2.patch, MAPREDUCE-4492-trunk.patch
>
>
> Scenario:
> 1.Configure a,b queues with capacities 40.0 and 60.5 respectively under root queue
> 2.Start process
> Observe that process is started sucessfully with configured queue capacity though the total capacity is 100.5(40.0+60.5)

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