Can OLAP CUBE be done in HBase?

好久不见. 提交于 2019-12-03 07:35:44
Tariq

It is quite possible. In fact several attempts have been made in recent past towards the same. See HBase-Lattice and urbanairship datacube, for example.

You might also find this presentation helpful, which talks about Low Latency “OLAP” with HBase.

HTH

Anuj J

You can look at Kylin from eBay. It enables you to build cubes from hive and saves the resulting data to hbase

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!