Reputation: 327
I have tried to Apache start Hadoop cluster. All services of Hadoop and Hbase started fine. But after sometime HMaster in namenode and secondary namenode are automatically shutting down.
Below is the error log:
Upvotes: 0
Views: 1062
Reputation: 327
Got the answar. clean the data folder inside the zookeeper except myid file. After that I have restarted the hadoop cluster. Now hbase is working fine.
Upvotes: 0