[
https://issues.apache.org/jira/browse/HADOOP-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626550#action_12626550
]
Devaraj Das commented on HADOOP-3828:
-------------------------------------
Minor comments:
1) The SortedRanges class should be made package private (though this is not
directly related to the patch)
2) It may make sense to enable compression for the records written to the dfs
3) In some places the indentation needs to be fixed.
> Write skipped records' bytes to DFS
> -----------------------------------
>
> Key: HADOOP-3828
> URL: https://issues.apache.org/jira/browse/HADOOP-3828
> Project: Hadoop Core
> Issue Type: New Feature
> Components: mapred
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Fix For: 0.19.0
>
> Attachments: 3828_v1.patch, 3828_v2.patch, 3828_v3.patch
>
>
> This is an incremental step over HADOOP-153, which provides the base skipping
> functionality.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.