Pig is broken loading .gz files
-------------------------------
Key: PIG-870
URL: https://issues.apache.org/jira/browse/PIG-870
Project: Pig
Issue Type: Bug
Reporter: Olga Natkovich
Priority: Minor
Looks like the code is trying to split a gz file which is not supported. In
general, gz is a poor choice for compression with Pig since the parallelization
is limitted to the number of files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.