[jira] [Commented] (YARN-283) Fair scheduler fails to get queue info without root prefix

2012-12-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13538750#comment-13538750
 ] 

Hudson commented on YARN-283:
-

Integrated in Hadoop-Yarn-trunk #73 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/73/])
YARN-283. Fair scheduler fails to get queue info without root prefix. 
(sandyr via tucu) (Revision 1424998)

 Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1424998
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/QueueManager.java


 Fair scheduler fails to get queue info without root prefix
 --

 Key: YARN-283
 URL: https://issues.apache.org/jira/browse/YARN-283
 Project: Hadoop YARN
  Issue Type: Bug
  Components: scheduler
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Fix For: 2.0.3-alpha

 Attachments: YARN-283.patch


 If queue1 exists, and a client calls mapred queue -info queue1, an 
 exception is thrown.  If they use root.queue1, it works correctly.

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


[jira] [Commented] (YARN-283) Fair scheduler fails to get queue info without root prefix

2012-12-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13538794#comment-13538794
 ] 

Hudson commented on YARN-283:
-

Integrated in Hadoop-Hdfs-trunk #1262 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1262/])
YARN-283. Fair scheduler fails to get queue info without root prefix. 
(sandyr via tucu) (Revision 1424998)

 Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1424998
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/QueueManager.java


 Fair scheduler fails to get queue info without root prefix
 --

 Key: YARN-283
 URL: https://issues.apache.org/jira/browse/YARN-283
 Project: Hadoop YARN
  Issue Type: Bug
  Components: scheduler
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Fix For: 2.0.3-alpha

 Attachments: YARN-283.patch


 If queue1 exists, and a client calls mapred queue -info queue1, an 
 exception is thrown.  If they use root.queue1, it works correctly.

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


[jira] [Commented] (YARN-283) Fair scheduler fails to get queue info without root prefix

2012-12-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13538808#comment-13538808
 ] 

Hudson commented on YARN-283:
-

Integrated in Hadoop-Mapreduce-trunk #1292 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1292/])
YARN-283. Fair scheduler fails to get queue info without root prefix. 
(sandyr via tucu) (Revision 1424998)

 Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1424998
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/QueueManager.java


 Fair scheduler fails to get queue info without root prefix
 --

 Key: YARN-283
 URL: https://issues.apache.org/jira/browse/YARN-283
 Project: Hadoop YARN
  Issue Type: Bug
  Components: scheduler
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Fix For: 2.0.3-alpha

 Attachments: YARN-283.patch


 If queue1 exists, and a client calls mapred queue -info queue1, an 
 exception is thrown.  If they use root.queue1, it works correctly.

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


[jira] [Commented] (YARN-283) Fair scheduler fails to get queue info without root prefix

2012-12-21 Thread Alejandro Abdelnur (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13538070#comment-13538070
 ] 

Alejandro Abdelnur commented on YARN-283:
-

+1

 Fair scheduler fails to get queue info without root prefix
 --

 Key: YARN-283
 URL: https://issues.apache.org/jira/browse/YARN-283
 Project: Hadoop YARN
  Issue Type: Bug
  Components: scheduler
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Attachments: YARN-283.patch


 If queue1 exists, and a client calls mapred queue -info queue1, an 
 exception is thrown.  If they use root.queue1, it works correctly.

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


[jira] [Commented] (YARN-283) Fair scheduler fails to get queue info without root prefix

2012-12-20 Thread Sandy Ryza (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537446#comment-13537446
 ] 

Sandy Ryza commented on YARN-283:
-

Tested manually that it works.

 Fair scheduler fails to get queue info without root prefix
 --

 Key: YARN-283
 URL: https://issues.apache.org/jira/browse/YARN-283
 Project: Hadoop YARN
  Issue Type: Bug
  Components: scheduler
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Attachments: YARN-283.patch


 If queue1 exists, and a client calls mapred queue -info queue1, an 
 exception is thrown.  If they use root.queue1, it works correctly.

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


[jira] [Commented] (YARN-283) Fair scheduler fails to get queue info without root prefix

2012-12-20 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537457#comment-13537457
 ] 

Hadoop QA commented on YARN-283:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12561998/YARN-283.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  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.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

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

This message is automatically generated.

 Fair scheduler fails to get queue info without root prefix
 --

 Key: YARN-283
 URL: https://issues.apache.org/jira/browse/YARN-283
 Project: Hadoop YARN
  Issue Type: Bug
  Components: scheduler
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Attachments: YARN-283.patch


 If queue1 exists, and a client calls mapred queue -info queue1, an 
 exception is thrown.  If they use root.queue1, it works correctly.

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


[jira] [Commented] (YARN-283) Fair scheduler fails to get queue info without root prefix

2012-12-20 Thread Karthik Kambatla (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537537#comment-13537537
 ] 

Karthik Kambatla commented on YARN-283:
---

+1

 Fair scheduler fails to get queue info without root prefix
 --

 Key: YARN-283
 URL: https://issues.apache.org/jira/browse/YARN-283
 Project: Hadoop YARN
  Issue Type: Bug
  Components: scheduler
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
 Attachments: YARN-283.patch


 If queue1 exists, and a client calls mapred queue -info queue1, an 
 exception is thrown.  If they use root.queue1, it works correctly.

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