[
https://issues.apache.org/jira/browse/KYLIN-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961751#comment-16961751
]
ASF subversion and git services commented on KYLIN-4175:
--------------------------------------------------------
Commit 98e4f624085f1107cf695b50808fd56f88734d5d in kylin's branch
refs/heads/master from Liu Shaohui
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=98e4f62 ]
KYLIN-4175: Support secondary hbase storage config for hbase cluster migration
> Support secondary hbase storage config for hbase cluster migration
> ------------------------------------------------------------------
>
> Key: KYLIN-4175
> URL: https://issues.apache.org/jira/browse/KYLIN-4175
> Project: Kylin
> Issue Type: Improvement
> Reporter: Shaohui Liu
> Assignee: Shaohui Liu
> Priority: Major
>
> Currently when migrating a kylin cluster from on data center to the other or
> the hbase cluster the kylin depends on will be changed from one cluster to
> the other, there will be a long down time to migrating the history data from
> one cluster to the other or we must rebuild all the history data of cube in
> the other cluster.
> In xiaomi, we added the support of secondary hbase storage and made the kylin
> cluster can query cube data from the old hbase cluster during the migration.
> As a result, the migration is very smooth with minimum down time.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)