Hadoop zookeeper HBase after boot process __hbase

Source: Internet
Author: User
Tags zookeeper

1. Version and Configuration

Hadoop 2.2.0, Zookeeper 3.4.6, HBase 0.98

6 machines, using separate zookeeper, with no hbase.


2. Startup and shutdown order

Start: Hadoop-> zookeeper-> HBase

(1) Hadoop on Namenode

Su Hadoop

Cd/usr/local/hadoop/sbin

./start-all.sh

(2) Zookeepr on Datanodes

Su Hadoop

Cd/usr/local/zookeeper/bin

./zkserver.sh Start

(3) HBase on Namenode

Su Hadoop

Cd/usr/local/hbase/bin

./start-hbase.sh


Off: HBase->zookeeper-> Hadoop


3. Post-Start process (view using JPS)

(1) Hadoop

Namenode:namenode, Secondarynamenode, ResourceManager

Datanode:datanode, NodeManager

(2) Zookeeper (installation of the Zookeeper machine to be odd units, there are 5 units)

Quorumpeermanager

(3) HBase

Master:hmaster

Slave:hregionserver

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.