Thanks Bill for the response. Just to be sure for HBase >=0.89 only Pig-1680 would work and no other version, even 0.70 ?
On Mon, Mar 14, 2011 at 7:29 PM, Bill Graham <[email protected]> wrote: > What version of Pig and what version of HBase? If HBase >= 0.89.0 > you'll need PIG-1680: > > https://issues.apache.org/jira/browse/PIG-1680 > > On Mon, Mar 14, 2011 at 5:52 PM, SULABH <[email protected]> wrote: > > Hi, > > > > I am trying to extract data stored in HBase using Pig. > > I got Pig to work on Hadoop and then also ran a sample M/R job and got > > correct results. > > Now when I try to access HBase using the HbaseStorage the compiler just > > hangs after > > 2011-03-14 17:38:23,981 [Thread-4-SendThread] INFO > > org.apache.zookeeper.ClientCnxn - Server connection successful > > Even after waiting for several minutes it just remains there. There is no > > information in the log files too. > > > > Please help! > > >
