You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/07/06 11:00:09 UTC

[jira] [Created] (KYLIN-875) Decouple with Hadoop to allow alternative Input / Build Engine / Storage

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)