sunhaitao created HBASE-13153:
---------------------------------
Summary: enable bulkload to support replication
Key: HBASE-13153
URL: https://issues.apache.org/jira/browse/HBASE-13153
Project: HBase
Issue Type: Bug
Components: API
Reporter: sunhaitao
Currently we plan to use HBase Replication feature to deal with disaster
tolerance scenario.But we encounter an issue that we will use bulkload very
frequently,because bulkload bypass write path, and will not generate WAL, so
the data will not be replicated to backup cluster. It's inappropriate to
bukload twice both on active cluster and backup cluster. So i advise do some
modification to bulkload feature to enable bukload to both active cluster and
backup cluster
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)