Apache HBase

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Allen移动HBase页面至Apache HBase)
(项目)
 
(未显示1个用户的27个中间版本)
第1行: 第1行:
[[Image:hadoop-hbase.gif|right]]
+
[[Image:hbase-logo.png|right]]
[[BigTable]] Clone: Hbase in Apache.
+
  
Bigtable-like structured storage for Hadoop HDFS
+
HBase [[Apache Hadoop]] 数据库,Google [[BigTable]] 开源实现。
 
+
HBase, the [[Hadoop]] simple database. It is extremely similar to Google's Bigtable
+
  
 
==新闻==
 
==新闻==
 
*[http://www.infoq.com/cn/news/2015/03/apache-hbase-1-release 七年磨一剑:Apache HBase 1.0正式发布] ([https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces72 2015.02.24])
 
*[http://www.infoq.com/cn/news/2015/03/apache-hbase-1-release 七年磨一剑:Apache HBase 1.0正式发布] ([https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces72 2015.02.24])
 +
 +
==项目==
 +
*[[OpenTSDB]]
 +
*[[Apache Phoenix]]
 +
*HBase原生支持的可视化系统是[[Ganglia]]
 +
*[https://github.com/yahoo/omid omid]: Transactional Support for HBase
 +
*[https://github.com/waterguo/antsdb AntsDB] is a low latency, high concurrency, MySQL compliant SQL layer for HBase
 +
*[https://github.com/hdinsight/hbase-sdk-for-net Microsoft HBase REST Client Library for .NET]
  
 
==文档==
 
==文档==
 +
*[http://docs.huihoo.com/javaone/2015/TUT4707-Introduction-to-HBase.pdf Introduction to HBase]
 +
*[http://docs.huihoo.com/oreilly/conferences/strataconf/big-data-conference-ny-2013/Apache-HBase-for-Architects-2014.pdf Apache HBase for Architects 2014]
 +
*[http://docs.huihoo.com/oreilly/conferences/strataconf/big-data-conference-ny-2013/Apache-HBase-for-Architects-2013.pdf Apache HBase for Architects 2013]
 +
*[http://docs.huihoo.com/oreilly/conferences/strataconf/big-data-conference-2014/Building-Real-Time-Apps-with-Apache-HBase-1.pdf HBase for Real-Time data Session 1]
 +
*[http://docs.huihoo.com/oreilly/conferences/strataconf/big-data-conference-2014/Building-Real-Time-Apps-with-Apache-HBase-2.pdf HBase for Real-Time data Session 2]
 +
*[https://docs.huihoo.com/apache/hbase/hbasecon/asia2018/Apache-Kylin-on-HBase-extreme-OLAP-for-big-data.pdf Apache Kylin on HBase: Extreme OLAP Engine for Big Data]
 +
*[https://docs.huihoo.com/apache/hbase/hbasecon/asia2018/HBase-Practice-at-Lianjia.pdf Hbase Practice At ke.com]
 +
*[http://docs.huihoo.com/infoq/qconhangzhou-facebook-hbase-solutions-20121027.pdf HBase Solutions at Facebook]
 
*[http://docs.huihoo.com/infoq/ArchSummitbeijing-build-advertising-real-time-data-processing-platform-on-hbase-20141220-lirui.pdf HBase上搭建广告实时数据处理平台]
 
*[http://docs.huihoo.com/infoq/ArchSummitbeijing-build-advertising-real-time-data-processing-platform-on-hbase-20141220-lirui.pdf HBase上搭建广告实时数据处理平台]
 +
*[http://docs.huihoo.com/infoq/qconshanghai/2015/%e5%9f%ba%e4%ba%8e%e5%a4%a7%e6%95%b0%e6%8d%ae%e7%9a%84%e6%9c%ba%e5%99%a8%e5%ad%a6%e4%b9%a0%e6%8a%80%e6%9c%af/QCon%e4%b8%8a%e6%b5%b72015-%e9%98%bf%e9%87%8c%e6%90%9c%e7%b4%a2%e5%ae%9e%e6%97%b6%e8%ae%a1%e7%ae%97%e5%92%8c%e5%9c%a8%e7%ba%bf%e5%ad%a6%e4%b9%a0%e8%81%94%e7%b3%bb%e7%b3%bb%e7%bb%9fPORA%e4%bb%8b%e7%bb%8d-%e6%a2%81%e4%b9%89.pdf 阿里搜索基于HBase实时计算及在线学习系统Pora介绍]
 +
 +
==用户==
 +
*Facebook uses HBase to power their Messages infrastructure.
 +
*阿里巴巴:2010年首次将HBase在全网商品搜索落地,这也是HBase第一次在阿里集团正式上线的标志,经过多年的积累的发展,已经打造出基于HBase的离线存储平台。
 +
*[https://blog.csdn.net/oDaiLiDong/article/details/80551851 HBase之Rowkey设计总结及易观方舟实战篇]
 +
[https://cn.aliyun.com/product/hbase HBase云数据库]
 +
[http://hbase.apache.org/poweredbyhbase.html >>>更多用户]
 +
 +
==图集==
 +
<gallery>
 +
image:hbase-architecture.png|HBase架构
 +
image:hue-hbase-browser-analytics.png|分析
 +
image:hue-hbase-browser-document.png|文档
 +
image:omid-architecture.png|omid事务处理
 +
image:hbase-alihb-in-alibaba.png|AliHB
 +
image:hbase-core-scenarios-in-alibaba.png|阿里应用场景
 +
image:ApsaraDB-HBase-Platform.png|ApsaraDB飞天数据库
 +
image:Using-HBase-as-a-MDM-System.png|主数据管理
 +
</gallery>
  
 
==链接==
 
==链接==
 +
*[http://hbase.apache.org/ Apache HBase官网]
 +
*[http://docs.huihoo.com/apache/hbase Apache HBase文档]
 
*http://wiki.apache.org/hadoop/Hbase
 
*http://wiki.apache.org/hadoop/Hbase
  
第20行: 第55行:
 
[[category:hadoop]]
 
[[category:hadoop]]
 
[[category:apache]]
 
[[category:apache]]
 +
[[category:hortonworks]]

2019年1月20日 (日) 05:00的最后版本

Hbase-logo.png

HBase 是Apache Hadoop 数据库,Google BigTable 开源实现。

目录

[编辑] 新闻

[编辑] 项目

[编辑] 文档

[编辑] 用户

  • Facebook uses HBase to power their Messages infrastructure.
  • 阿里巴巴:2010年首次将HBase在全网商品搜索落地,这也是HBase第一次在阿里集团正式上线的标志,经过多年的积累的发展,已经打造出基于HBase的离线存储平台。
  • HBase之Rowkey设计总结及易观方舟实战篇

HBase云数据库 >>>更多用户

[编辑] 图集

[编辑] 链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱