Re: Saving RDDs as custom output format
You can try using ORCOutputFormat with yourRDD.saveAsNewAPIHadoopFile Thanks Best Regards On Tue, Apr 14, 2015 at 9:29 PM, Daniel Haviv < daniel.ha...@veracity-group.com> wrote: > Hi, > Is it possible to store RDDs as custom output formats, For example ORC? > > Thanks, > Daniel >
Saving RDDs as custom output format
Hi, Is it possible to store RDDs as custom output formats, For example ORC? Thanks, Daniel