Output Compression is not at work if the output path is absolute and there is a
trailing / afte the compression suffix
----------------------------------------------------------------------------------------------------------------------
Key: PIG-1704
URL: https://issues.apache.org/jira/browse/PIG-1704
Project: Pig
Issue Type: Bug
Affects Versions: 0.8.0
Reporter: Yan Zhou
Assignee: Yan Zhou
For example, if the output path is /path/to/output.bz2/, the files generated
are not compressed at all. This is new in 0.8 as the patch of PIG-1378 changes
the call path.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.