Hi, Thanks, but assuming i can't use HCatalog, or integrating it is difficult, is there an example of using ORC as an outputformat in a mapreduce job?
Regards Saptarshi On Wed, Sep 11, 2013 at 1:36 PM, Owen O'Malley <omal...@apache.org> wrote: > The easiest way to use it is to use HCatalog, which enables you to read or > write ORC files from MapReduce or Pig. > > -- Owen > > > On Mon, Sep 9, 2013 at 11:14 AM, Saptarshi Guha > <saptarshi.g...@gmail.com>wrote: > >> Hello, >> >> Are there any examples of writing using ORC as aFileOutputFormat (and >> then as a FileInputFormat) in MapReduce jobs? I was looking at the source >> of ORCFIleInput/OutputFormat but couldn't quite grok how to compose the >> ORCSerdes. >> >> Cheers >> Saptarshi >> >> >