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

Reply via email to