Hi Huanchen, If your files have the .bz2 extension, then using TextInputFormat will automatically detect them and uncompress when reading.
On Wed, Sep 19, 2012 at 12:01 PM, Huanchen Zhang <[email protected]> wrote: > Hello, > > I have bzip2 files as the input of mapper. How to set the configuration and > job.setInputFormatClass for bzip2 files ? > > Thank you. > > Huanchen > -- Harsh J
