我在邮件列表里问了一下,这是对方的回复
As far as I know, kylin didn't provided release package for Kylin on Druid, I guess you have to package yourself.
1. How to package it?
1. clone the source code and checkout to kylin-on-druid
2. build a binary Package as normal, please refer to http://kylin.apache.org/development/howto_package.html
2. In which version of druid did this tested?
In the November of 2018, I tested kylin-on-druid on CDH5.15 using the latest druid(actually it is 0.11), everything works well. I am not sure if newer version of druid or other hadoop distribution (such as HDP2.x) works, but I guess it will work as expected. Besides, I am not familiar with Imply, I do not test it. |