You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Yiming Liu (JIRA)" <ji...@apache.org> on 2016/07/12 01:17:11 UTC

[jira] [Created] (KYLIN-1873) Data Source Management

Yiming Liu created KYLIN-1873:
---------------------------------

             Summary: Data Source Management
                 Key: KYLIN-1873
                 URL: https://issues.apache.org/jira/browse/KYLIN-1873
             Project: Kylin
          Issue Type: Wish
          Components: Metadata
    Affects Versions: v1.5.2
            Reporter: Yiming Liu
            Assignee: Shaofeng SHI


Data Source is one feature should bring into current design as traditional
BI applications.

Currently, Kylin will load the hive configuration from the HIVE_DEPENDENCY classpath. That means Kylin supports only one hive source. 

It could be very useful if Kylin could support data source management which has some of the following features:
1. Defines Hive Cluster/Kafka Cluster as the data source under Project.
2. One Project could have more than one Hive/Kafka/SparkSQL Cluster definitions.
3. When "Load Table/Streaming", Kylin could load the TABLE(Hive) and Topic(Kafka) definition from Hive/Kafka directly. 
4. The following model design and cube build are the same as before still. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)