You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by priyanka raichand <ra...@gmail.com> on 2013/06/08 15:34:28 UTC

Activating LZO compression on HBase

Hello everyone,
I am trying to activate LZO compression in HBase with the help of following
http://www.nosql.se/2011/09/activating-lzo-compression-in-hbase/

I am getting error at the 7th step in that link (ant compile-native)
you can see the error here* http://paste.ubuntu.com/5745079/*

I have tried to look for the solution but I couldn't get anything till now.
if anyone can figure out what is wrong in this please share.

Thanking  in advance

Re: Activating LZO compression on HBase

Posted by Azuryy Yu <az...@gmail.com>.
you need to change build.xml to point the correct hadoop-core and hadoop
lib jars.

--Send from my Sony mobile.
On Jun 9, 2013 1:02 PM, "priyanka raichand" <ra...@gmail.com>
wrote:

> @ Alok: thanks for correcting it
> @Kevin : I need to use both..snappy and LZO..just for some analysis
> purpose.
> @ Ashwanth : thank-u  i have already seen this link..but its not helping
> me.
>
>
> On Sat, Jun 8, 2013 at 7:40 PM, Kevin O'dell <kevin.odell@cloudera.com
> >wrote:
>
> > I don't want to start a compression war here, but is there a reason you
> are
> > trying to use LZO over Snappy?
> >
> >
> > On Sat, Jun 8, 2013 at 9:54 AM, Ashwanth Kumar <
> > ashwanthkumar@googlemail.com
> > > wrote:
> >
> > > Check this out
> > >
> > > https://github.com/twitter/hadoop-lzo/issues/35
> > >
> > >
> > >
> > > On Sat, Jun 8, 2013 at 7:20 PM, Alok Singh Mahor <alokmahor@gmail.com
> > > >wrote:
> > >
> > > > On Sat, Jun 8, 2013 at 7:04 PM, priyanka raichand <
> > > > raichand.priyanka@gmail.com> wrote:
> > > >
> > > > > Hello everyone,
> > > > > I am trying to activate LZO compression in HBase with the help of
> > > > following
> > > > > http://www.nosql.se/2011/09/activating-lzo-compression-in-hbase/
> > > > >
> > > > > I am getting error at the 7th step in that link (ant
> compile-native)
> > > > > you can see the error here* http://paste.ubuntu.com/5745079/*
> > > > >
> > > >
> > > > correct error link is http://paste.ubuntu.com/5745079/
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > Ashwanth Kumar / ashwanthkumar.in
> > >
> >
> >
> >
> > --
> > Kevin O'Dell
> > Systems Engineer, Cloudera
> >
>

Re: Activating LZO compression on HBase

Posted by priyanka raichand <ra...@gmail.com>.
@ Alok: thanks for correcting it
@Kevin : I need to use both..snappy and LZO..just for some analysis purpose.
@ Ashwanth : thank-u  i have already seen this link..but its not helping me.


On Sat, Jun 8, 2013 at 7:40 PM, Kevin O'dell <ke...@cloudera.com>wrote:

> I don't want to start a compression war here, but is there a reason you are
> trying to use LZO over Snappy?
>
>
> On Sat, Jun 8, 2013 at 9:54 AM, Ashwanth Kumar <
> ashwanthkumar@googlemail.com
> > wrote:
>
> > Check this out
> >
> > https://github.com/twitter/hadoop-lzo/issues/35
> >
> >
> >
> > On Sat, Jun 8, 2013 at 7:20 PM, Alok Singh Mahor <alokmahor@gmail.com
> > >wrote:
> >
> > > On Sat, Jun 8, 2013 at 7:04 PM, priyanka raichand <
> > > raichand.priyanka@gmail.com> wrote:
> > >
> > > > Hello everyone,
> > > > I am trying to activate LZO compression in HBase with the help of
> > > following
> > > > http://www.nosql.se/2011/09/activating-lzo-compression-in-hbase/
> > > >
> > > > I am getting error at the 7th step in that link (ant compile-native)
> > > > you can see the error here* http://paste.ubuntu.com/5745079/*
> > > >
> > >
> > > correct error link is http://paste.ubuntu.com/5745079/
> > >
> >
> >
> >
> > --
> >
> > Ashwanth Kumar / ashwanthkumar.in
> >
>
>
>
> --
> Kevin O'Dell
> Systems Engineer, Cloudera
>

Re: Activating LZO compression on HBase

Posted by Kevin O'dell <ke...@cloudera.com>.
I don't want to start a compression war here, but is there a reason you are
trying to use LZO over Snappy?


On Sat, Jun 8, 2013 at 9:54 AM, Ashwanth Kumar <ashwanthkumar@googlemail.com
> wrote:

> Check this out
>
> https://github.com/twitter/hadoop-lzo/issues/35
>
>
>
> On Sat, Jun 8, 2013 at 7:20 PM, Alok Singh Mahor <alokmahor@gmail.com
> >wrote:
>
> > On Sat, Jun 8, 2013 at 7:04 PM, priyanka raichand <
> > raichand.priyanka@gmail.com> wrote:
> >
> > > Hello everyone,
> > > I am trying to activate LZO compression in HBase with the help of
> > following
> > > http://www.nosql.se/2011/09/activating-lzo-compression-in-hbase/
> > >
> > > I am getting error at the 7th step in that link (ant compile-native)
> > > you can see the error here* http://paste.ubuntu.com/5745079/*
> > >
> >
> > correct error link is http://paste.ubuntu.com/5745079/
> >
>
>
>
> --
>
> Ashwanth Kumar / ashwanthkumar.in
>



-- 
Kevin O'Dell
Systems Engineer, Cloudera

Re: Activating LZO compression on HBase

Posted by Ashwanth Kumar <as...@googlemail.com>.
Check this out

https://github.com/twitter/hadoop-lzo/issues/35



On Sat, Jun 8, 2013 at 7:20 PM, Alok Singh Mahor <al...@gmail.com>wrote:

> On Sat, Jun 8, 2013 at 7:04 PM, priyanka raichand <
> raichand.priyanka@gmail.com> wrote:
>
> > Hello everyone,
> > I am trying to activate LZO compression in HBase with the help of
> following
> > http://www.nosql.se/2011/09/activating-lzo-compression-in-hbase/
> >
> > I am getting error at the 7th step in that link (ant compile-native)
> > you can see the error here* http://paste.ubuntu.com/5745079/*
> >
>
> correct error link is http://paste.ubuntu.com/5745079/
>



-- 

Ashwanth Kumar / ashwanthkumar.in

Re: Activating LZO compression on HBase

Posted by Alok Singh Mahor <al...@gmail.com>.
On Sat, Jun 8, 2013 at 7:04 PM, priyanka raichand <
raichand.priyanka@gmail.com> wrote:

> Hello everyone,
> I am trying to activate LZO compression in HBase with the help of following
> http://www.nosql.se/2011/09/activating-lzo-compression-in-hbase/
>
> I am getting error at the 7th step in that link (ant compile-native)
> you can see the error here* http://paste.ubuntu.com/5745079/*
>

correct error link is http://paste.ubuntu.com/5745079/