[
https://issues.apache.org/jira/browse/KYLIN-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733459#comment-14733459
]
Shaofeng SHI commented on KYLIN-957:
------------------------------------
Talked with Yerui, his CLI configuration is not a typical case (yarn-site.xml,
mapred-site.xml points to MR cluster but hdfs-site.xml points to HBase
cluster). So we suggest Yerui to make the CLI consistent; To keep the
deployment clear and easy, we will remove "kylin.hadoop.cluster.fs"; If user
has HBase in a seperate cluster, he can configure "kylin.hbase.cluster.fs" in
Kylin. I created a "v3" patch based on Yerui's "v2" patch;
> Support HBase in a separate cluster
> -----------------------------------
>
> Key: KYLIN-957
> URL: https://issues.apache.org/jira/browse/KYLIN-957
> Project: Kylin
> Issue Type: Improvement
> Components: General
> Affects Versions: v0.7.2
> Reporter: Dayue Gao
> Assignee: Shaofeng SHI
> Labels: features
> Fix For: v1.1
>
> Attachments: KYLIN-957-0.7-staging-3.patch,
> KYLIN-957-0.7-staging-v2.patch, KYLIN-957-0.7-staging.patch
>
>
> Currently Kylin assumes that HBase is deployed in the same cluster where Hive
> tables resides, which is not necessarily the case.
> We should support Kylin to write cubes to HBase in another cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)