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!
