[
https://issues.apache.org/jira/browse/KYLIN-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969701#comment-16969701
]
hailin.huang commented on KYLIN-4224:
-------------------------------------
As we know, spark sql support most datasource, such as jdbc,hdfs, or
Aliyun Oss using hadoop API, S3 and so on, user can also self-defin their own
datasource. In current kylin, kylin only support hive as datasource, and use
jdbc to connect other datasoucre, which I think is un-entended, so I think here
we might use spark sql as a connector and abstract an API to connect all kind
datasouce.
Meanwhile, kylin use hadoop to store file such as dics,cuboids, here we
might also to use spark sql writer to store data to other storage such as
Aliyun OSS or Amazon S3
> Create flat table wich spark sql
> --------------------------------
>
> Key: KYLIN-4224
> URL: https://issues.apache.org/jira/browse/KYLIN-4224
> Project: Kylin
> Issue Type: Sub-task
> Reporter: weibin0516
> Assignee: hailin.huang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)