Does any one have comments about integrating/porting or any other form of interaction between Yahoo PIG and HBase?
[]s Rafael On 10/25/07, Juan Manuel Caicedo <[EMAIL PROTECTED]> wrote: > > Hi all > > I'm getting started with Hadoop and with Yahoo Pig > (http://research.yahoo.com/project/pig). > > I decided to took a look at the code and made some small changes; I > announce them here if anyone is interested: > > * The Grub console now has basic completion functionality using jline. > * It's compiled for a recent Hadoop release. I tried to use 0.14.2 > but I got errors executing the MapReduce jobs, so I had to switch to > 0.13.1. > * I removed the support for executing Hadoop from Pig. I think it's > easier to configure a separate Hadoop instance and keep the > configuration files outside the main jar file. > > The code is distributed under the BSD license (the same used by Pig) > and it's published the in my personal repository: > > http://hg.cavorite.com/public/pig > > Regards > > Juan Manuel Caicedo >
