简体   繁体   English

从HDP迁移到MapR

[英]Migration from HDP to MapR

I am bit new to MapR Hbase but I have worked with Hbase with HDP/Cloudera. 我对MapR Hbase有点陌生,但是我曾通过HDP / Cloudera与Hbase合作。 We have hbase cluster in HDP and we are planning to migrate Hbase data to MapR Hbase cluster. HDP中有hbase集群,我们计划将Hbase数据迁移到MapR Hbase集群。

What should be appropriate approach that I can take here? 我在这里可以采取什么适当的方法? (Downtime is not a problem for us at this moment.) (此时,停机对我们来说不是问题。)

Should we use export/import utilities, copytable commands, etc.? 我们应该使用导出/导入实用程序,可复制的命令等吗?

You would have to create the destination table by hand and then use the CopyTable command. 您将必须手动创建目标表,然后使用CopyTable命令。 For details, see 有关详细信息,请参见

http://doc.mapr.com/display/MapR/Migrating+Between+Apache+HBase+Tables+and+MapR+Tables http://doc.mapr.com/display/MapR/Migrating+Between+Apache+HBase+Tables+and+MapR+Tables

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM