[
https://issues.apache.org/jira/browse/MAPREDUCE-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880733#action_12880733
]
Hadoop QA commented on MAPREDUCE-1118:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12447576/mapred-1118.patch
against trunk revision 956335.
+1 @author. The patch does not contain any @author tags.
-1 tests included. 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.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
-1 findbugs. The patch appears to introduce 3 new Findbugs warnings.
-1 release audit. The applied patch generated 2 release audit warnings
(more than the trunk's current 0 warnings).
+1 core tests. The patch passed core unit tests.
-1 contrib tests. The patch failed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/256/testReport/
Release audit warnings:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/256/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/256/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/256/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/256/console
This message is automatically generated.
> Capacity Scheduler scheduling information is hard to read / should be tabular
> format
> ------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1118
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1118
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.20.2
> Reporter: Allen Wittenauer
> Assignee: Krishna Ramachandran
> Attachments: mapred-1118.patch
>
>
> The scheduling information provided by the capacity scheduler is extremely
> hard to read on the job tracker web page. Instead of just flat text, it
> should be presenting the information in a tabular format, similar to what the
> fair share scheduler provides. This makes it much easier to compare what
> different queues are doing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.