Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HBASE Bulk load cross-cluster replication

avatar

There is JIRA for Hbase Bulk loading to cross-cluster replication,

https://issues.apache.org/jira/browse/HBASE-13153

It is mentioned that is it is fixed in Hbase versions 1.3.0 and 2.0.0.

In HDP2.5.0, it is mentioned that this Jira is fixed with Hbase 1.1.2 version.

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_release-notes/content/new_features.html

Could someone please provide me the documentation for HBase Bulk loading to cross cluster to implement it in my cluster.

1 ACCEPTED SOLUTION

avatar

You can enable it by setting "hbase.replication.bulkload.enabled" to true in hbase-site.xml.

For more information you can check release notes of https://issues.apache.org/jira/browse/HBASE-13153.

View solution in original post

1 REPLY 1

avatar

You can enable it by setting "hbase.replication.bulkload.enabled" to true in hbase-site.xml.

For more information you can check release notes of https://issues.apache.org/jira/browse/HBASE-13153.