Re: OrcOutputFormat

2014-05-15 Thread Thejas Nair
> Does anybody have ideas to solve this issue? > > Thanks, > Seema > > From: Seema Datar > Date: Tuesday, April 29, 2014 at 11:10 PM > > To: "user@hive.apache.org" > Subject: Re: OrcOutputFormat > > Hi Abhishek, > > I was referring to the li

Re: OrcOutputFormat

2014-04-30 Thread Seema Datar
Hi All, Does anybody have ideas to solve this issue? Thanks, Seema From: Seema Datar mailto:sda...@yahoo-inc.com>> Date: Tuesday, April 29, 2014 at 11:10 PM To: "user@hive.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: Re: OrcOutpu

Re: OrcOutputFormat

2014-04-29 Thread Ujjwal Wadhawan
bhishek Girish mailto:agir...@ncsu.edu>> > Reply-To: "user@hive.apache.org<mailto:user@hive.apache.org>" > mailto:user@hive.apache.org>> > Date: Tuesday, April 29, 2014 at 10:38 PM > To: "user@hive.apache.org<mailto:user@hive.apache.org>" > mailt

Re: OrcOutputFormat

2014-04-29 Thread Seema Datar
lt;mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Date: Tuesday, April 29, 2014 at 10:38 PM To: "user@hive.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: Re: OrcOutputFormat Hi, AFAIK, you would need to use HCatalog APIs to read

Re: OrcOutputFormat

2014-04-29 Thread Abhishek Girish
es in ORC format. I do not see > any files created although the job runs successfully. If I change the > output format from OrcOutputFormat to TextOutputFormat (and that being the > only change), I see the output files getting created. I am using > Hive-0.12.0. I tried upgrading to Hive

OrcOutputFormat

2014-04-29 Thread Seema Datar
Hi, I am trying to run an MR job to write files in ORC format. I do not see any files created although the job runs successfully. If I change the output format from OrcOutputFormat to TextOutputFormat (and that being the only change), I see the output files getting created. I am using Hive

Writing with OrcOutputFormat

2014-04-15 Thread Brock Bose
Hello, I recently noticed that the OrcInputFormat/OutputFormat's have been exposed to be usable outside of hive ( https://issues.apache.org/jira/browse/HIVE-5728). Does anyone know of any documentation, or have any information, as to how one uses these with a mapReduce application to write orc