map output should not do block level compression
------------------------------------------------
Key: HADOOP-1194
URL: https://issues.apache.org/jira/browse/HADOOP-1194
Project: Hadoop
Issue Type: Bug
Reporter: Runping Qi
If the user sets to compress the map output, the compression style should be
record level, not block level, since using block level compression for map
outputs causes performance degragation significantly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.