You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "SuperbDong (JIRA)" <ji...@apache.org> on 2017/11/16 01:51:00 UTC

[jira] [Created] (HBASE-19277) hbase sync between 0.9 and 1.2

SuperbDong created HBASE-19277:
----------------------------------

             Summary: hbase sync between 0.9 and 1.2
                 Key: HBASE-19277
                 URL: https://issues.apache.org/jira/browse/HBASE-19277
             Project: HBase
          Issue Type: Brainstorming
    Affects Versions: 1.2.6
         Environment: hbase 0.9 hbase1.2
            Reporter: SuperbDong


I expect synchrodata between hbase 0.9 and hbase 1.2.
What's more,I find several ways to do it.
Follow :
1.replication (need modify)
2.sync hlog before delete to hdfs .oldlog (need modify)
3.client writes data to two hbase
4.client writes data to kafka and consume to two hbase

But, I think the bigest question is one java client how to use two hbase-cliet jar,It must be conflict,How can I do?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)