Hi, I am trying stop hbase manually without using whirr and got the following warning
ec2-user@ip-10-73-93-240:/tmp$ sudo /usr/local/hbase-0.89.20100924/bin/start-hbase.sh ec2-50-16-69-221.compute-1.amazonaws.com: Permission denied (publickey). starting master, logging to /var/log/hbase/logs/hbase-root-master-ip-10-73-93-240.out localhost: Warning: Permanently added 'localhost' (RSA) to the list of known hosts. localhost: Permission denied (publickey). It works fine and stops it. but I think localhost's key should be added to the set of authorized_keys when the cluster systems are setup Cheers, Akash A
