Hi Shanmuganathan,
Use the following property in HBASE-SITE.XML to specify the HDFS path.
Ensure that you have the host name mapping of the namenode and the master
machine.
<property>
<name>hbase.rootdir</name>
<value>hdfs://linux76:9000/hbase</value>
<description>The directory shared by region servers.
</description>
</property>
<property>
Hope this information is useful.
Regards
Ram
-----Original Message-----
From: shanmuganathan.r [mailto:[email protected]]
Sent: Tuesday, July 26, 2011 2:38 PM
To: [email protected]
Subject: Run the namenode and master seperately?
Hi All,
How we will run the Namenode and the HMaster in separate hosts
? Please give me some guide lines about this area.
where we give the this one is the HMaster ? In my configuration of HBase, i
didn't mention the HMaster in the any configuration file. I simply run the
hmaster in the namenode .
If we have the possibility to run the namenode and hmaster separately , give
where we mention this running environment.
Thanks in advance...
Regards
Shanmuganathan