hbase初识---开始认识hbase

hbase作为hadoop生态圈的数据存储系统,在整个大数据技术栈中占用重要地位,也是google三大论文,bigtable的对应产品。我们先看看hbase官网介绍吧:

Welcome to Apache HBase™
Apache HBase™ is the Hadoop database, a distributed, scalable, big data store.

Use Apache HBase™ when you need random, realtime read/write access to your Big Data. This project’s goal is the hosting of very large tables – billions of rows X millions of columns – atop clusters of commodity hardware. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google’s Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

hbase是hadoop的数据存储系统,分布式,可扩展的大数据存储系统。
使用hbase你可以随机的,实时的,读写大规模数据集,这也是hbase这个项目的初衷。
hbase可以存储数十亿的行,和几百万的列。
hbase是开源的,分布式,多版本,非关系型数据库,对应google三大论文的bigtable。
hbase提供基于hadoop的hdfs的像bigtable那样分布式存储的大容量存储功能。

Features
Linear and modular scalability.
Strictly consistent reads and writes.
Automatic and configurable sharding of tables
Automatic failover support between RegionServers.
Convenient base classes for backing Hadoop MapReduce jobs with Apache HBase tables.
Easy to use Java API for client access.
Block cache and Bloom Filters for real-time queries.
Query predicate push down via server side Filters
Thrift gateway and a REST-ful Web service that supports XML, Protobuf, and binary data encoding options
Extensible jruby-based (JIRB) shell
Support for exporting metrics via the Hadoop metrics subsystem to files or Ganglia; or via JMX

特征
线性和模块的可扩展性。
强一致的读取和写入。
自动和可配置的表分片
RegionServers之间的自动故障转移支持。
方便的基类,用于使用Apache HBase表来支持Hadoop MapReduce作业。
易于使用Java API进行客户端访问。
阻止高速缓存和Bloom Filters进行实时查询。
通过服务器端过滤器查询谓词下推
Thrift网关和支持XML,Protobuf和二进制数据编码选项的REST-ful Web服务
可扩展的jruby-based(JIRB)外壳
支持通过Hadoop指标子系统将度量输出到文件或Ganglia; 或通过JMX

下载http://www.apache.org/dyn/closer.cgi/hbase/
安装先尝试一下

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值