Hbase depends on hdfs. So NameNode should be started first, followed by data nodes. Then you can start hbase cluster.
When stopping, stop hbase cluster followed by stopping hdfs. Cheers On Jun 5, 2013, at 10:28 PM, Vimal Jain <[email protected]> wrote: > Hi, > What should be the order of starting and stopping Hbase and HDFS related > process ? > > -- > Thanks and Regards, > Vimal Jain
