Map output compression coded cannot be set independently of job output compression codec ----------------------------------------------------------------------------------------
Key: HADOOP-1851 URL: https://issues.apache.org/jira/browse/HADOOP-1851 Project: Hadoop Issue Type: Bug Components: mapred Affects Versions: 0.14.1 Reporter: Riccardo The property "mapred.output.compression.codec" is used when setting and getting the map output compression codec in JobConf, thus making it impossible to use a different codec for map outputs and overall job outputs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.