Hi, I'm new to the Hadoop world. I have tried installing Hadoop + HBase + Zookeeper on a single node via Bigtop (in a virtual machine CentOS). I'm trying to create a table in HBase, and get the following error:
client.HConnectionManager$HConnectionImplementation: Check the value configured in 'zookeeper.znode.parent'. There could be a mismatch with the one configured in the master. I checked the configuration in hbase-site.xml and it is empty. How should I configure it to run on a single node? Best regards, David Starina
