Then pls following Shaofeng's answer. On Tue, Aug 8, 2017 at 4:51 PM, wangzy24 <[email protected]> wrote:
> Not to do the whole data migration, it is iterative development, the demand > upgrade, the part of the metadata that we want to migrate, what could be > the > solution? > > > > shaofengshi wrote > > Kylin metadata migration is very simple, just follow the "backup/restore > > metadata" guide. > > > > But if you want to have the Cube data also be moved to new cluster, you > > need migrate: > > > > 1) Hive tables (metadata and files); > > 2) Files in Kylin HDFS working dir; > > 3) HBase tables (KYLIN_.*) > > > > There is no a tool to automate these steps. You need do that by your own. > > > > 2017-08-03 15:06 GMT+08:00 wangzy24 < > > > wangzy24@ > > > >: > > > >> What would you do if you wanted to do metadata migration between > >> completely > >> independent environments within the different Hadoop Cluster? > >> > >> -- > >> View this message in context: http://apache-kylin.74782.x6. > >> nabble.com/How-to-migrate-cube-from-one-Kylin-to- > >> another-for-example-Kylin-QA-to-Kylin-Production-within- > >> the-dir-tp8628.html > >> Sent from the Apache Kylin mailing list archive at Nabble.com. > >> > > > > > > > > -- > > Best regards, > > > > Shaofeng Shi 史少锋 > > > > -- > View this message in context: http://apache-kylin.74782.x6. > nabble.com/How-to-migrate-cube-from-one-Kylin-to- > another-for-example-Kylin-QA-to-Kylin-Production-within- > the-dir-tp8628p8666.html > Sent from the Apache Kylin mailing list archive at Nabble.com. >
