also, If your using GPB and LZO, I use the com.twitter.elephantbird.pig.proto.LzoProtobuffB64LinePigStore .
On Mon, Apr 18, 2011 at 8:47 PM, Gerrit Jansen van Vuuren < [email protected]> wrote: > Hi, > > I've used LzoTextLoader int the past and it seems to hang. Haven't looked > into why. > > Please try the com.twitter.elephantbird.pig.load.LzoPigStorage. > > Cheers, > Gerrit > > On Mon, Apr 18, 2011 at 8:23 PM, Chaitanya Sharma > <[email protected]>wrote: > >> Hi, >> >> I am trying to get LZO support for my little pig - 0.8 project , >> I'm using https://github.com/gerritjvv/elephant-bird.git for the >> pig-lzo-loaders; and https://github.com/kevinweil/hadoop-lzo for the >> hadoop >> lzo support. >> >> The pig-loader, >> com.twitter.elephantbird.mapreduce.input.LzoTextLoaderdoesn't seem to >> be upto job, and the map-reduce job created doesn't proceed >> any further than 0%. >> >> >> Has anyone been successful at this, is so please share you experience. >> >> Or what patch levels / git source branches should I be using to get this >> to >> work? >> >> >> Thanks, >> Chaitanya >> > >
