6.HBase In Action 第一章-HBase简介(1.2 HBase的使用场景和成功案例)

Sometimes the best way to understand a software product is to look at how it’s used. The kinds of problems it solves and how those solutions fit into a larger application architecture can tell you a lot about a product. Because HBase has seen a number of publicized production deployments, we can do just that. This section elaborates on some of the more common use cases that people have successfully used HBase to solve.架构

不少时候了解一个软件产品的最好方式是看人们如何使用它。它能解决哪些问题以及它的解决方案如何融入大型应用程序架构中,能够告诉咱们不少有关产品的信息。HBase的已经部署在一些公开的生产系统中,因此咱们彻底能够能够按着这思路来了解它。本节阐述了一些人们成功应用HBase的应用案例。app

http://www.uifanr.com/ide

NOTE Don’t limit yourself to thinking that HBase can solve only these kinds of use cases. It’s a nascent technology, and innovation in terms of use cases is what drives the development of the system. If you have a new idea that you think can benefit from the features HBase offers, try it. The community would love to help you during the process and also learn from your experiences. That’s the spirit of open source software.学习

注意,不要让本身觉得HBase只能解决这些类型的应用案例。它是一项新兴的技术,创新的应用案例正是这系统发展的驱动力。若是你有新的思路,这思路认为能够从HBase的功能特性中获益,那么你就试试吧。社区会愿意帮助你推动这个过程的,同时社区也会从你的经验中学习提高。这就是开源软件的精神。ui

http://www.uifanr.com/idea

HBase is modeled after Google’s Bigtable, so we’ll start our exploration with the canonical Bigtable problem: storing the internet.ci

HBase是以谷歌的Bigtable为蓝本而构建的,因此接下来咱们将开始探索Bigtable想解决的典型问题:存储整个互联网。部署

http://www.uifanr.com/get

相关文章
相关标签/搜索