← Back to team overview

openstack team mailing list archive

Re: [ceilometer] Hbase storage backend for Ceilometer - blueprint?

 

Hi Doug,

>+1
>It will be good to see if the storage API design works for other backends like HBase.

The first glance I had on ceilometer/storage/base.py, the design of basic storage class does look ok to work with.

The only challenge is that the Hbase schema is not as flexible as traditional RDBMS or MongoDB, so the efforts would be more on the Hbase implementation side. Eg. the design of row key, column family etc.

We can discuss more once I had a blueprint draft registered :)

--
Thanks,
Shengjie



Follow ups

References