[ https://issues.apache.org/jira/browse/HADOOP-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720539#action_12720539 ]
Hemanth Yamijala commented on HADOOP-5913: ------------------------------------------ test-patch output: {noformat} [exec] +1 overall. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 18 new or modified tests. [exec] [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] [exec] +1 Eclipse classpath. The patch retains Eclipse classpath integrity. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. {noformat} I ran all tests. Some tests timed out on my local machine. But they timed out on trunk as well, or were clearly not related to the patch. These are HADOOP-6061, HADOOP-6062 and HADOOP-6064. Based on this, I am planning to commit this patch soon. > Allow administrators to be able to start and stop queues > --------------------------------------------------------- > > Key: HADOOP-5913 > URL: https://issues.apache.org/jira/browse/HADOOP-5913 > Project: Hadoop Core > Issue Type: New Feature > Components: mapred > Reporter: rahul k singh > Assignee: rahul k singh > Attachments: hadoop-5913-1.patch, hadoop-5913-10.patch, > HADOOP-5913-11.patch, HADOOP-5913-12.patch, HADOOP-5913-13.patch, > HADOOP-5913-14.patch, hadoop-5913-2.patch, hadoop-5913-3.patch, > hadoop-5913-4.patch, hadoop-5913-5.patch, hadoop-5913-6.patch, > hadoop-5913-7.patch, hadoop-5913-8.patch, hadoop-5913-9.patch > > > This feature would provide functionality to stop and start queues in Hadoop > at runtime. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.