Jump to: navigation, search

Difference between revisions of "Ceilometer/blueprints/hbase-storage-backend"

 
m (Text replace - "__NOTOC__" to "")
 
Line 1: Line 1:
__NOTOC__
+
 
 
= Summary =
 
= Summary =
 
Add the HBase storage backend to Ceilometer, in addition to the current backend options: MongoDB, SQLAlchemy. With all the power of HDFS and HBase, the HBase storage backend will make Ceilometer more adoptive to providers' existing architectures, it will also provide extensive data analysis possibilities through [[MapReduce]] frameworks, such as Hive.
 
Add the HBase storage backend to Ceilometer, in addition to the current backend options: MongoDB, SQLAlchemy. With all the power of HDFS and HBase, the HBase storage backend will make Ceilometer more adoptive to providers' existing architectures, it will also provide extensive data analysis possibilities through [[MapReduce]] frameworks, such as Hive.
 
= Hbase Schema Design =
 
= Hbase Schema Design =

Latest revision as of 23:29, 17 February 2013

Summary

Add the HBase storage backend to Ceilometer, in addition to the current backend options: MongoDB, SQLAlchemy. With all the power of HDFS and HBase, the HBase storage backend will make Ceilometer more adoptive to providers' existing architectures, it will also provide extensive data analysis possibilities through MapReduce frameworks, such as Hive.

Hbase Schema Design