openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18403
Re: [ceilometer] Hbase storage backend for Ceilometer - blueprint?
-
To:
<doug.hellmann@xxxxxxxxxxxxx>
-
From:
<Shengjie_Min@xxxxxxxx>
-
Date:
Thu, 8 Nov 2012 14:33:09 +0000
-
Accept-language:
en-US
-
Acceptlanguage:
en-US
-
Cc:
openstack@xxxxxxxxxxxxxxxxxxx
-
In-reply-to:
<CADb+p3Rz=fXx=DwfKfuturEpOVd10612_w2DuooFWH7y56FP8A@mail.gmail.com>
-
Thread-index:
Ac29ssy4e8uKmpWaSdinaLZmc55IbwACK30w
-
Thread-topic:
[Openstack] [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