If you started the master and it gives you this message, look at the master's log in hbase_folder/logs to see if there's anything obviously wrong in there.
J-D On Thu, Dec 31, 2009 at 3:31 AM, Muhammad Mudassar <[email protected]> wrote: > hi > > I am trying to start hbase in pseudo-distributed mode but it gives me > MasterNotRunning Exception my hbase-site configurations are > <configuration> > <property> > <name>hbase.rootdir</name> > <value>hdfs://localhost:54310/home/hadoop/Desktop/hbasedata</value> > <description>The directory shared by region servers. > </description> > </property> > > </configuration> > > > > any help > > Mudassar >
