[
https://issues.apache.org/jira/browse/HADOOP-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632228#action_12632228
]
Hemanth Yamijala commented on HADOOP-4083:
------------------------------------------
Results of test-patch that I ran on my machine:
[exec] -1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] -1 tests included. The patch doesn't appear to include any new
or modified tests.
[exec] Please justify why no tests are needed for
this patch.
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
As explained above, there are no test cases because it is only a config name
change.
Also ran ant test-core and test-contrib, and all tests passed.
> change new config attribute queue.name to mapred.job.queue.name
> ---------------------------------------------------------------
>
> Key: HADOOP-4083
> URL: https://issues.apache.org/jira/browse/HADOOP-4083
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Affects Versions: 0.19.0
> Reporter: Owen O'Malley
> Assignee: Hemanth Yamijala
> Fix For: 0.19.0
>
> Attachments: HADOOP-4036.patch, HADOOP-4083.patch
>
>
> The new queue.name attribute should really be prefixed by mapred.job.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.