liyang created KYLIN-875:
----------------------------
Summary: Decouple with Hadoop to allow alternative Input / Build
Engine / Storage
Key: KYLIN-875
URL: https://issues.apache.org/jira/browse/KYLIN-875
Project: Kylin
Issue Type: Improvement
Affects Versions: v0.8.1
Reporter: liyang
Assignee: liyang
We've got many requests about how to use an input source other than hive; or
how to use Spark instead of Hadoop MR; or how to use Cassandra in place of
HBase.
In order to decouple with Hadoop, interfaces must be defined for Input Source /
Build Engine / Storage respectively. And let hive / MR / hbase become a piece
of plugin of implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)