欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Apache HBase
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
小 (→链接)  | 
			小 (→项目)  | 
			||
| (未显示1个用户的14个中间版本) | |||
| 第8行: | 第8行: | ||
==项目==  | ==项目==  | ||
*[[OpenTSDB]]  | *[[OpenTSDB]]  | ||
| + | *[[Apache Phoenix]]  | ||
*HBase原生支持的可视化系统是[[Ganglia]]  | *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-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-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-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]  | *[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/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上搭建广告实时数据处理平台]  | ||
| 第22行: | 第29行: | ||
*Facebook uses HBase to power their Messages infrastructure.  | *Facebook uses HBase to power their Messages infrastructure.  | ||
*阿里巴巴:2010年首次将HBase在全网商品搜索落地,这也是HBase第一次在阿里集团正式上线的标志,经过多年的积累的发展,已经打造出基于HBase的离线存储平台。  | *阿里巴巴: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 >>>更多用户]  | [http://hbase.apache.org/poweredbyhbase.html >>>更多用户]  | ||
==图集==  | ==图集==  | ||
<gallery>  | <gallery>  | ||
| + | image:hbase-architecture.png|HBase架构  | ||
image:hue-hbase-browser-analytics.png|分析  | image:hue-hbase-browser-analytics.png|分析  | ||
image:hue-hbase-browser-document.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>  | </gallery>  | ||
2019年1月20日 (日) 05:00的最后版本
HBase 是Apache Hadoop 数据库,Google BigTable 开源实现。
目录 | 
[编辑] 新闻
[编辑] 项目
- OpenTSDB
 - Apache Phoenix
 - HBase原生支持的可视化系统是Ganglia
 - omid: Transactional Support for HBase
 - AntsDB is a low latency, high concurrency, MySQL compliant SQL layer for HBase
 - Microsoft HBase REST Client Library for .NET
 
[编辑] 文档
- Introduction to HBase
 - Apache HBase for Architects 2014
 - Apache HBase for Architects 2013
 - HBase for Real-Time data Session 1
 - HBase for Real-Time data Session 2
 - Apache Kylin on HBase: Extreme OLAP Engine for Big Data
 - Hbase Practice At ke.com
 - HBase Solutions at Facebook
 - HBase上搭建广告实时数据处理平台
 - 阿里搜索基于HBase实时计算及在线学习系统Pora介绍
 
[编辑] 用户
- Facebook uses HBase to power their Messages infrastructure.
 - 阿里巴巴:2010年首次将HBase在全网商品搜索落地,这也是HBase第一次在阿里集团正式上线的标志,经过多年的积累的发展,已经打造出基于HBase的离线存储平台。
 - HBase之Rowkey设计总结及易观方舟实战篇
 
[编辑] 图集
[编辑] 链接
<discussion>characters_max=300</discussion>
	分享您的观点
			
			
			
			
			
				
								
				
								
			