Hadoop Namenode re-formatted after HBase's hmaster process starts to disappear immediately

Source: Internet
Author: User
Tags zookeeper

After the Hadoop namenode reformat, restart HBase, find its hmaster process to disappear immediately after the start, look at a lot of logs, and finally found the following problems in the zookeeper log

Unable to read additional data from client SessionID 0x14e86607c850007, likely client have closed socket

Workaround: Delete the hdfs-site.xml of hbase in the directory under the configured path of the content, restart the zookeeper cluster, and then restart HBase so that the directory can be regenerated

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

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Hadoop Namenode re-formatted after HBase's hmaster process starts to disappear immediately

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.