Re: Error when starting hbase shell

2016-01-08 Thread Sreeram
Just to add, I verified that hbase-client-2.0.0-SNAPSHOT.jar (which contains org.apache.hadoop.hbase.HColumnDescriptor) is in hbase class path. On Fri, Jan 8, 2016 at 2:44 PM, Sreeram wrote: > Hi, > > I built HBase using cygwin in my local machine (the master branch) and I

Error when starting hbase shell

2016-01-08 Thread Sreeram
Hi, I built HBase using cygwin in my local machine (the master branch) and I get below error when starting up hbase shell. NameError: cannot initialize Java class org.apache.hadoop.hbase.HColumnDescriptor get_proxy_or_package_under_package at org/jruby/javasupport/JavaUtilities.java:54

error when starting hbase

2013-04-23 Thread Rajna Jacob
Hello, I didn't manage to make hbase work properly and i would need some help please, I already read helps on the forum and couldn't find what i did wrong. I'm using the version 0.94.6.1 on ubuntu 12.04 and I'm trying it in local host. I already verified my localhost adress is 127.0.0.1 I used

Re: error when starting hbase

2013-04-23 Thread shashwat shriparv
What you are running is a stand alone mode. for that you need not change anything just donwload the the tar file extract it and bin/start-hbase.sh thats all. *Thanks Regards* ∞ Shashwat Shriparv On Tue, Apr 23, 2013 at 6:38 PM, Rajna Jacob rajna.ja...@gmail.com wrote: Hello, I didn't

Re: error when starting hbase

2013-04-23 Thread shashwat shriparv
Set the permission 755 for the user through which you are starting hbase chmod -R 755 hbasefolder *Thanks Regards* ∞ Shashwat Shriparv On Tue, Apr 23, 2013 at 6:38 PM, Rajna Jacob rajna.ja...@gmail.com wrote: Hello, I didn't manage to make hbase work properly and i would need some