You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Li Yang <li...@apache.org> on 2015/08/21 04:48:37 UTC

Kylin on Spark

Kylin is MOLAP engine on Hadoop, and also possibly on any other distributed
computation architecture. With KYLIN-875
<https://issues.apache.org/jira/browse/KYLIN-875>, Kylin supports
plugin-able modules of source / engine / storage.

Qianhao has done a great job to demonstrate a Spark build engine this
morning. He has developed a Spark engine, together a SparkSQL source
module, and build a 10000 records cube in a 3-node Spark cluster. The build
completes in 5~ minutes.

Will do more serious apple-to-apple comparison between MR and Spark soon.

Re: Kylin on Spark

Posted by Gmail <br...@gmail.com>.
Feel excited to see Kylie on spark is progressing!
Would like  to see the results of million rows.

Thanks,
Branky

> On Aug 20, 2015, at 19:48, Li Yang <li...@apache.org> wrote:
> 
> Kylin is MOLAP engine on Hadoop, and also possibly on any other distributed
> computation architecture. With KYLIN-875
> <https://issues.apache.org/jira/browse/KYLIN-875>, Kylin supports
> plugin-able modules of source / engine / storage.
> 
> Qianhao has done a great job to demonstrate a Spark build engine this
> morning. He has developed a Spark engine, together a SparkSQL source
> module, and build a 10000 records cube in a 3-node Spark cluster. The build
> completes in 5~ minutes.
> 
> Will do more serious apple-to-apple comparison between MR and Spark soon.