Hello Kevin,
thanks a lot, since i really only need the pig loaders i'll go for hand
editing :)
Johannes

Am Donnerstag, den 01.04.2010, 07:37 -0700 schrieb Kevin Weil:
> Johannes, it does require protobuf 2.3.  All of the inputformats, pig
> loaders, etc will themselves work on earlier versions of the protobuf
> library (we began on 2.2), but the protobuf codegen uses 2.3's new compiler
> plugin API.  If you don't need that, you should be able to use 2.2 with a
> little hand editing.
> 
> HTH,
> Kevin
> 
> On Thu, Apr 1, 2010 at 3:08 AM, jr <johannes.rus...@io-consulting.net>wrote:
> 
> > Hi Dmitriy,
> > does this require protobuf 2.3? I'm trying to build it on fedora and it
> > fails, i think it's because only 2.2 is available on fedora.
> > Best regards,
> > Johannes
> >
> > Am Montag, den 29.03.2010, 14:51 -0700 schrieb Dmitriy Ryaboy:
> > > Hi folks,
> > > We (but mostly Kevin Weil) just open-sourced some of the code we use at
> > > Twitter to make working with Hadoop and Pig easier. Most of what is
> > > currently included in "Elephant Bird" deals with generating Input/Output
> > > formats for LZO-compressed protocol buffers, Pig LoadFuncs and StoreFuncs
> > > for the same; there are also some handy loaders for LZO-compressed stuff
> > > that is not probtobuf based.
> > >
> > > The project is on github: http://github.com/kevinweil/elephant-bird/
> > >
> > > Kevin presented on some of this at at HUG recently:
> > >
> > http://www.slideshare.net/hadoopusergroup/twitter-protobufs-and-hadoop-hug-021709
> > >
> > > Feedback, bug reports, and patches are welcome! Hope you find this
> > useful.
> > >
> > > -Dmitriy
> >
> >

Reply via email to