On Mon, Jul 20, 2009 at 9:04 PM, tim robertson<[email protected]> wrote: > Hi all, > > I have just sync'ed and built the head (0.20.0 I *believe*) and have > the error below on the master logs when starting. > (I have a running hadoop-0.20.0) > > > My hbase-site looks like: > <configuration> > <property> > <name>hbase.rootdir</name> > <value>hdfs://hdfs-master.local:50070/hbase</value> > </property>
I think by default, 50070 is the one used for NN web ui? try 8020 here. Hope this helps, Rong-En Fan
