Hey harsh, I tried that.. its not working. I am using hbase 0.20.6. there is no command like bin/hbase classpath :
hadoop@ub6:/usr/local/hadoop/hbase$ hbase Usage: hbase <command> where <command> is one of: shell run the HBase shell master run an HBase HMaster node regionserver run an HBase HRegionServer node rest run an HBase REST server thrift run an HBase Thrift server zookeeper run a Zookeeper server migrate upgrade an hbase.rootdir or CLASSNAME run the class named CLASSNAME Thanks, Praveenesh On Tue, May 24, 2011 at 4:59 PM, Harsh J <[email protected]> wrote: > Praveenesh, > > On Tue, May 24, 2011 at 4:31 PM, praveenesh kumar <[email protected]> > wrote: > > Hey Harsh, > > > > Actually I mailed to HBase mailing list also.. but since I wanted to get > > this thing done as soon as possible so I mailed in this group also.. > > anyways I will take care of this in future , although I got more > responses > > in this mailing list only :-) > > > > Anyways problem is solved.. > > Good to know your problem resolved. You can also use the `bin/hbase > classpath` utility to generate HBase parts of the classpath > automatically in the future, instead of adding classes manually - > saves you time. > > -- > Harsh J >
