Skip to content
jrkinley edited this page Oct 8, 2012 · 7 revisions

storm-hbase connector

storm-hbase is a HBase connector for Storm (https://github.com/nathanmarz/storm/). It enables huge amounts of streaming data, and stateful representations of streaming data, to be persisted in HBase - the scalable, distributed, big data store.

Clone this wiki locally