HBase does not run after ./start-hbase.sh - Permission Denied?
I want to run HBase. I have installed hadoop completely and when I run start-all.sh , it works fine and gives me this output: hduser@CSLAP106:/usr/local/hadoop/bin$ jps 11956 SecondaryNameNode 12046 JobTracker 12193 TaskTracker 11800 DataNode 11656 NameNode 12254 Jps But when I want to run start-hbase.sh , it gives me some errors of permission denied which I do not understand why: hduser@CSLAP106:/usr/local/hbase/hbase-0.94.6.1/bin$ ./start-hbase.sh localhost: starting zookeeper, logging to /usr/local/hbase/hbase-0.94.6.1/bin/../logs/hbase-hduser-zookeeper-CSLAP106.out localhost: /usr/local