Can OLAP be done in BigTable?

后端 未结 5 1219
清歌不尽
清歌不尽 2021-01-30 09:35

In the past I used to build WebAnalytics using OLAP cubes running on MySQL. Now an OLAP cube the way I used it is simply a large table (ok, it was stored a bit smarter than that

5条回答
  •  渐次进展
    2021-01-30 10:02

    Andrei Dragomir made an interesting talk about how Adobe performs OLAP functionality with M/R and HBase.

    Video: http://www.youtube.com/watch?v=5U3EnfiKs44

    Slides: http://hstack.org/hbasecon-low-latency-olap-with-hbase/

提交回复
热议问题