[ https://issues.apache.org/jira/browse/HADOOP-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486724 ]
Owen O'Malley commented on HADOOP-1194: --------------------------------------- +1 > map output should not do block level compression > ------------------------------------------------ > > Key: HADOOP-1194 > URL: https://issues.apache.org/jira/browse/HADOOP-1194 > Project: Hadoop > Issue Type: Improvement > Components: mapred > Affects Versions: 0.12.2 > Reporter: Runping Qi > Assigned To: Arun C Murthy > Fix For: 0.13.0 > > Attachments: HADOOP-1194_20070403_1.patch > > > 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.