[ 
https://issues.apache.org/jira/browse/KYLIN-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733207#comment-14733207
 ] 

Shaofeng SHI commented on KYLIN-957:
------------------------------------

Hi Yerui, today I upgraded our internal deployment to the latest version, and 
found a small issue in check-env.sh, see 
https://github.com/apache/incubator-kylin/commit/a47fc5d986d143678f2dd4c43536deccd896fe80;
 HDFS command doesn't allow duplicated / at the begining of path; "hadoop fs 
-mkdir //path" will report error; As the "kylin.hbase.cluster.fs" value should 
be ending with "/" or empty, I removed the "/" between $HADOOP_FS and 
$WORKING_DIR, it works now; Please include this when you generate the 0.8 
patch; We're looking forward to the second patch, thank you! 

> 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-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)

Reply via email to