> 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
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
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
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
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
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
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