hi , i use hadoop0.20 and hbase 0.20, as a root user to start hbase, and it works ok. when i used it as a not root user and it can't start , as the webserver i can't use the root to start hbase,how can i deal with it,does it need some special permission? here is the error information, thanks for any help.
icpigser1: starting zookeeper, logging to /home/futureha/hbase/bin/../logs/hbase-futureha-zookeeper-localhost.localdomain.out icpigser1: /home/futureha/hbase/bin/hbase-daemon.sh: line 128: /home/futureha/hbase/bin/../logs/hbase-futureha-zookeeper-localhost.localdomain.log: Permission denied icpigser1: /home/futureha/hbase/bin/hbase-daemon.sh: line 129: /home/futureha/hbase/bin/../logs/hbase-futureha-zookeeper-localhost.localdomain.log: Permission denied icpigser1: /home/futureha/hbase/bin/hbase-daemon.sh: line 130: /home/futureha/hbase/bin/../logs/hbase-futureha-zookeeper-localhost.localdomain.out: Permission denied icpigser1: head: cannot open `/home/futureha/hbase/bin/../logs/hbase-futureha-zookeeper-localhost.localdomain.out' for reading: No such file or directory starting master, logging to /home/futureha/hbase/bin/../logs/hbase-futureha-master-localhost.localdomain.out /home/futureha/hbase/bin/hbase-daemon.sh: line 128: /home/futureha/hbase/bin/../logs/hbase-futureha-master-localhost.localdomain.log: Permission denied /home/futureha/hbase/bin/hbase-daemon.sh: line 129: /home/futureha/hbase/bin/../logs/hbase-futureha-master-localhost.localdomain.log: Permission denied /home/futureha/hbase/bin/hbase-daemon.sh: line 130: /home/futureha/hbase/bin/../logs/hbase-futureha-master-localhost.localdomain.out: Permission denied head: cannot open `/home/futureha/hbase/bin/../logs/hbase-futureha-master-localhost.localdomain.out' for reading: No such file or directory 222.73.x.x: starting regionserver, logging to /home/futureha/hbase/bin/../logs/hbase-futureha-regionserver-localhost.localdomain.out 222.73.x.x: /home/futureha/hbase/bin/hbase-daemon.sh: line 128: /home/futureha/hbase/bin/../logs/hbase-futureha-regionserver-localhost.localdomain.log: Permission denied 222.73.x.x: /home/futureha/hbase/bin/hbase-daemon.sh: line 129: /home/futureha/hbase/bin/../logs/hbase-futureha-regionserver-localhost.localdomain.log: Permission denied 222.73.x.x: /home/futureha/hbase/bin/hbase-daemon.sh: line 130: /home/futureha/hbase/bin/../logs/hbase-futureha-regionserver-localhost.localdomain.out: Permission denied 222.73.x.x: head: cannot open `/home/futureha/hbase/bin/../logs/hbase-futureha-regionserver-localhost.localdomain.out' for reading: No such file or directory
