On Wed, Jul 15, 2015 at 1:47 AM, Li Yang <[email protected]> wrote: > Kylin has clearly defined interface between query module and storage module > -- IStorageEngine. Somehow so far the only implementation is HBase. >
Well, I have reports from MapR customers that Kylin works on MapR DB. But that is because MapR DB supports the HBase API. You have to tell Kylin not to use the co-processor, but that doesn't seem terribly critical.
