clean checkout with empty hbase-site.xml, zk won't start
--------------------------------------------------------
Key: HBASE-1639
URL: https://issues.apache.org/jira/browse/HBASE-1639
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
{code}
st...@connelly:~/checkouts/hbase/cleantrunk$ ./bin/start-hbase.sh
localhost: starting zookeeper, logging to
/home/stack/checkouts/hbase/cleantrunk/bin/../logs/hbase-stack-zookeeper-connelly.out
localhost: java.io.IOException: Could not find my address: connelly in list of
ZooKeeper quorum servers
localhost: at
org.apache.hadoop.hbase.zookeeper.HQuorumPeer.writeMyID(HQuorumPeer.java:112)
localhost: at
org.apache.hadoop.hbase.zookeeper.HQuorumPeer.main(HQuorumPeer.java:66)
starting master, logging to
/home/stack/checkouts/hbase/cleantrunk/bin/../logs/hbase-stack-master-connelly.out
localhost: starting regionserver, logging to
/home/stack/checkouts/hbase/cleantrunk/bin/../logs/hbase-stack-regionserver-connelly.out
{code}
Whats supposed to happen here in the default case?
My machine name is connolly.. I don't have anything in hbase-site.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.