Support specification of codecs by name
---------------------------------------
Key: MAPREDUCE-2560
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2560
Project: Hadoop Map/Reduce
Issue Type: Improvement
Reporter: Tom White
By changing the code to take advantage of HADOOP-7323, it will be possible to
specify compression codecs in configuration by name (e.g. 'gzip'), not only by
classname, although that will still be supported, of course (e.g.
'org.apache.hadoop.io.compress.GzipCodec').
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira