Re: Re: Re: How pig get hadoop and hbase configuration?

2012-06-13 Thread shashwat shriparv
You need to connect hbase to hadoop not hadoop to hbase On Wed, Jun 13, 2012 at 2:45 PM, lulynn_2008 wrote: > I found that there is no hbase configuration in tasktracker classpath. > After we add hbase conf directory into tasktracker hadoop classpath, the > test case passed. But I think the

Re: Re: How pig get hadoop and hbase configuration?

2012-06-13 Thread Mohammad Tariq
Could you send me your hadoop and hbase config files??? Regards,     Mohammad Tariq On Wed, Jun 13, 2012 at 1:18 PM, Mohammad Tariq wrote: > "HBase is able to connect to ZooKeeper but the connection closes > immediately." - This error means that your HMaster is not able to talk > to your Nameno

Re: Re: How pig get hadoop and hbase configuration?

2012-06-13 Thread Mohammad Tariq
"HBase is able to connect to ZooKeeper but the connection closes immediately." - This error means that your HMaster is not able to talk to your Namenode. Regards,     Mohammad Tariq On Wed, Jun 13, 2012 at 1:12 PM, lulynn_2008 wrote: > Hello, > hadoop-core-*.jar and commons-configuration-1.6.ja