[ https://issues.apache.org/jira/browse/HADOOP-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Purtell updated HADOOP-7823: ----------------------------------- Attachment: HADOOP-7823-branch-1-v2.patch v2 patch. Three changes to the first patch: 1. Fixes a bug I introduced in o.a.h.mapred.LineRecordReader where the key would not be properly set if a line is too long and is skipped. 2. o.a.h.mapred.LineRecordReader#getProgress should use getFilePosition, and therefore callers need to handle or declare they may throw IOE. This change was not in the patch for 772 or 830 but is present in 0.23. 3. o.a.h.mapreduce.LineRecordReader#getProgress should use getFilePosition, also now throws IOE. All tests pass locally except for the previously reported unrelated failure. > port HADOOP-4012 to branch-1 > ---------------------------- > > Key: HADOOP-7823 > URL: https://issues.apache.org/jira/browse/HADOOP-7823 > Project: Hadoop Common > Issue Type: New Feature > Affects Versions: 0.20.205.0 > Reporter: Tim Broberg > Attachments: HADOOP-7823-branch-1-v2.patch, HADOOP-7823-branch-1.patch > > > Please see HADOOP-4012 - Providing splitting support for bzip2 compressed > files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira