t;mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Subject: Re: io.compression.codecs not found
These are the default, add snappy as well along
io.compression.codecs
org.apache.hadoop.io.compress.DefaultCodec,org.apache.hadoop.io.compress.GzipCodec,org.apache.hadoo
-
From: Sachin Sudarshana
Date: Thu, 23 May 2013 20:01:17
To: ;
Reply-To: user@hive.apache.org
Subject: Re: io.compression.codecs not found
Hi Bejoy,
Thanks for the reply.
I would like to know "what" are the codecs that are available by default in
the Hadoop system, among which i can cho
t; Sent from remote device, Please excuse typos
> --
> *From: * Sachin Sudarshana
> *Date: *Thu, 23 May 2013 19:46:37 +0530
> *To: *
> *ReplyTo: * user@hive.apache.org
> *Subject: *Re: io.compression.codecs not found
>
> Hi,
>
> I'm not
3 May 2013 19:46:37
To:
Reply-To: user@hive.apache.org
Subject: Re: io.compression.codecs not found
Hi,
I'm not using CM. I have installed CDH 4.2.1 using Linux packages.
Thank you,
Sachin
On Thu, May 23, 2013 at 7:13 PM, Sanjay Subramanian <
sanjay.subraman...@wizecommerce.com> wr
Hi,
I'm not using CM. I have installed CDH 4.2.1 using Linux packages.
Thank you,
Sachin
On Thu, May 23, 2013 at 7:13 PM, Sanjay Subramanian <
sanjay.subraman...@wizecommerce.com> wrote:
> This property needs to be set in core-site.xml. If u r using
> clouderamanager then ping me I will tell u
This property needs to be set in core-site.xml. If u r using clouderamanager
then ping me I will tell u how to set it there. Out of the box hive works
beautifully with gzip and snappy. And if u r using lzo then needs some
plumbing. Depends on what ur usecase is I can provide guidance.
Regards
Hi,
I'm trying to run some queries on compressed tables in Hive 0.10. I wish to
know what all compression codecs are available which i can make use of.
However, when i run set io.compression.codecs in the hive CLI, it throws an
error saying the io.compression.codecs is not found.
I'm unable to fi