Re: Do kylin cache cube/segment data elsewhere other then hbase

2017-05-26 Thread Alberto Ramón
FYI. >From HBase 1.1 you can use MemCache as Block Cache in HBase HBase 13170 MemCache is write on C and bypass the Java GC problem in BlockCache --> Fast Improvement: HBase 14984 v1.2.0 *hbas

Re: Do kylin cache cube/segment data elsewhere other then hbase

2017-05-26 Thread Li Yang
All cube data are in HBase now. HBase mem cache helps to keep recently used cube in memory. On Tue, May 16, 2017 at 5:21 AM, Nirav Patel wrote: > Do kylin stores cube data anywhere apart from hbase currently? Does it > maintain in-memory or cache of say latest data which can be queried faster >

Do kylin cache cube/segment data elsewhere other then hbase

2017-05-15 Thread Nirav Patel
Do kylin stores cube data anywhere apart from hbase currently? Does it maintain in-memory or cache of say latest data which can be queried faster using bitmaps rather then querying with hbase filters. -- [image: What's New with Xactly]