hadoop namenode重新格式化以後hbase的hmaster進程啟動後馬上消失,hbasehmaster

來源:互聯網
上載者:User

hadoop namenode重新格式化以後hbase的hmaster進程啟動後馬上消失,hbasehmaster

hadoop的 namenode重新格式化以後,重啟hbase,發現它的hmaster進程啟動後馬上消失,查看一大堆日誌,最後在zookeeper的日誌裡發現如下問題

Unable to read additional data from client sessionid 0x14e86607c850007, likely client has closed socket

解決 方法:刪除掉hbase的hdfs-site.xml中一下內容所配置路徑下的目錄,重啟zookeeper叢集,再重啟hbase讓該目錄重建即可

<property>
<name>hbase.zookeeper.property.dataDir</name>
<value>/home/lee/opt/zookeeper_data00</value>
</property>

著作權聲明:本文為博主原創文章,未經博主允許不得轉載。

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.