You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Krishna <re...@gmail.com> on 2015/10/13 20:50:52 UTC

custom input format & compression

Hi, I've a custom input format defined for the MR job and would like to add
gz compression to it; how can I use Hadoop's gz codecs and apply it on the
custom input format? Any references are appreciated.

Thanks