1) Should hbase-master be changed to localhost? Maybe Try changing /etc/hosts to match the actual non loopback ip of your machine... (i.e. just run Ifconfig | grep 1 and see what ip comes out :)) and make sure your /etc/hosts matches the file in my blog post, (you need hbase-master to be defined in your /etc/hosts...).
2) zookeeper parent seems bad.. Change hbase-rootdir to "hbase" (in hbase.rootdir) so that it's consistent with what you defined in zookeeper parent node. 3) killall -9 java and restart start-hbase.sh On May 23, 2013, at 5:31 PM, "Yves S. Garret" <[email protected]> wrote: > Here is the entire file: > http://bin.cakephp.org/view/1159889135 > > > On Thu, May 23, 2013 at 4:35 PM, Jay Vyas <[email protected]> wrote: > >> depends on how you define hbase root in your hbase-site.xml ? >> >> Can you paste it here >>
