Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
0.14.1
-
None
-
None
Description
LzoCompressor.finished needs to check the finish variable, set when the user wants to finish compression and flush compressed data to the underlying stream.
The problem with this is that the user cannot chain writes to BlockCompressorStream without resetting all the time...
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-1851 Map output compression codec cannot be set independently of job output compression codec
- Closed