[
https://issues.apache.org/jira/browse/HADOOP-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587796#action_12587796
]
Hadoop QA commented on HADOOP-2834:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12379878/map-file-v4.patch
against trunk revision 645773.
@author +1. The patch does not contain any @author tags.
tests included +1. The patch appears to include 4 new or modified tests.
javadoc +1. The javadoc tool did not generate any warning messages.
javac -1. The applied patch generated 500 javac compiler warnings (more
than the trunk's current 498 warnings).
release audit -1. The applied patch generated 203 release audit warnings
(more than the trunk's current 202 warnings).
findbugs +1. The patch does not introduce any new Findbugs warnings.
core tests +1. The patch passed core unit tests.
contrib tests +1. The patch passed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2200/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2200/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2200/artifact/trunk/build/test/checkstyle-errors.html
Release audit warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2200/artifact/trunk/current/releaseAuditDiffWarnings.txt
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2200/console
This message is automatically generated.
> Iterator for MapFileOutputFormat
> --------------------------------
>
> Key: HADOOP-2834
> URL: https://issues.apache.org/jira/browse/HADOOP-2834
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Affects Versions: 0.17.0
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Attachments: map-file-v2.patch, map-file-v3.patch, map-file-v4.patch
>
>
> MapFileOutputFormat produces output data that is sorted locally in each
> part-NNNNN file - however, there is no easy way to iterate over keys from all
> parts in a globally ascending order.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.