[
https://issues.apache.org/jira/browse/KYLIN-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935571#comment-16935571
]
ASF GitHub Bot commented on KYLIN-4175:
---------------------------------------
lshmouse commented on pull request #854: KYLIN-4175: Support secondary hbase
storage config for hbase cluster migration
URL: https://github.com/apache/kylin/pull/854
See: https://issues.apache.org/jira/browse/KYLIN-4095
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: Liu Shaohui
> Assignee: Liu Shaohui
> 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)