[Gridmix] Add support for LZO codec in Gridmix
----------------------------------------------
Key: MAPREDUCE-2542
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2542
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: contrib/gridmix
Reporter: Amar Kamat
Fix For: 0.23.0
MAPREDUCE-2408 adds compression emulation support in Gridmix. It supports the commonly used
default codec (i.e Gzip). It seems that even LZO codec shows similar pattern w.r.t dictionary-word-size
and compression-ratio. It would be nice to emulate LZO codec in Gridmix.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|