Distributed Database HBase

Source: Internet
Author: User
Keywords Provide as high-performance massive data

Http://www.aliyun.com/zixun/aggregation/13713.html ">hbase–hadoop Database is a highly reliable, high-performance, column-oriented, scalable, distributed storage system, Using hbase technology, large structured storage clusters can be built on inexpensive PC servers.
HBase is an open-source implementation of Google BigTable, similar to Google BigTable leveraging GFs as its file storage system, hbase using Hadoop HDFs as its file storage system Google runs mapreduce to handle massive amounts of data in BigTable, HBase also uses Hadoop mapreduce to handle massive amounts of data in HBase, and Google BigTable uses chubby as a collaborative service, HBase uses zookeeper as its counterpart.


The above illustration depicts the layers of systems in the Hadoop ecosystem, where HBase is located at the structured storage layer, and the Hadoop HDFs provides a high level of reliable underlying storage support for HBase, and Hadoop MapReduce delivers high-performance computing power for HBase, Zookeeper provides stable service and failover mechanism for hbase.
In addition, pig and Hive also provide high-level language support for hbase, making it very easy to perform data statistics processing on hbase. Sqoop provides a convenient RDBMS data import function for HBase, which makes it easy to migrate traditional database data to hbase.

Related Article

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.