[
https://issues.apache.org/jira/browse/MAPREDUCE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752539#action_12752539
]
Sreekanth Ramakrishnan commented on MAPREDUCE-945:
--------------------------------------------------
All tests contrib and core passed locally.
output from ant test-patch:
{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 6 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 release audit. The applied patch does not increase the
total number of release audit warnings.
[exec]
{noformat}
> Test programs support only default queue.
> -----------------------------------------
>
> Key: MAPREDUCE-945
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-945
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Suman Sehgal
> Assignee: Sreekanth Ramakrishnan
> Attachments: mapreduce-945-1.patch, mapreduce-945-2.patch,
> mapreduce-945-internal-3.8.patch.txt
>
>
> None of the test program seems to be supporting queue's concept. These
> programs looks for the default queue only even if some other queue is
> specified to run these programs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.