Re: Orc file format examples

2013-05-20 Thread ๏̯͡๏
Found TestORCFile , will try that out. On Mon, May 20, 2013 at 4:36 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) wrote: > I found the package, Looking for examples may be unit test cases. > > > On Mon, May 20, 2013 at 4:32 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) wrote: > >> Any suggestions on where can i find ORCFileFormat APIs ? I included >

Re: Orc file format examples

2013-05-20 Thread ๏̯͡๏
I found the package, Looking for examples may be unit test cases. On Mon, May 20, 2013 at 4:32 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) wrote: > Any suggestions on where can i find ORCFileFormat APIs ? I included 0.11.0 > v of Hive libraries, but am not finding it there. > > > On Mon, May 20, 2013 at 6:37 AM, Deepak

Re: Orc file format examples

2013-05-20 Thread ๏̯͡๏
Any suggestions on where can i find ORCFileFormat APIs ? I included 0.11.0 v of Hive libraries, but am not finding it there. On Mon, May 20, 2013 at 6:37 AM, Deepak Jain wrote: > Could anyone please point me to examples, on how to store data in Orc file > format and then read it back row wise a