[
https://issues.apache.org/jira/browse/PIG-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850386#action_12850386
]
Pradeep Kamath commented on PIG-1316:
-------------------------------------
All unit tests passed - will commit shorty:
...
[junit] Running org.apache.pig.test.TestUnion
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 49.523 sec
test-contrib:
BUILD SUCCESSFUL
Total time: 278 minutes 11 seconds
> TextLoader should use Bzip2TextInputFormat for bzip files so that bzip files
> can be efficiently processed by splitting the files
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: PIG-1316
> URL: https://issues.apache.org/jira/browse/PIG-1316
> Project: Pig
> Issue Type: Improvement
> Affects Versions: 0.7.0
> Reporter: Pradeep Kamath
> Assignee: Pradeep Kamath
> Fix For: 0.7.0
>
> Attachments: PIG-1316.patch
>
>
> Currently TextLoader uses TextInputFormat which does not split bzip files -
> this can be fixed by using Bzip2TextInputformat.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.