[ 
https://issues.apache.org/jira/browse/HBASE-24353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107186#comment-17107186
 ] 

Baiqiang Zhao commented on HBASE-24353:
---------------------------------------

[~stack] We recently tested replication from hbase1.4 to hbase2.2, it worked if 
use the alter command, such as “alter 'test:test_replication',{NAME => 
'f',REPLICATION_SCOPE => '1'}”. If use "enable_table_replication" command, it 
will compare table schemas before it starts. 

> Allow hbase1 cluster to replicate to an hbase2 cluster
> ------------------------------------------------------
>
>                 Key: HBASE-24353
>                 URL: https://issues.apache.org/jira/browse/HBASE-24353
>             Project: HBase
>          Issue Type: Umbrella
>          Components: Replication
>            Reporter: Michael Stack
>            Priority: Major
>
> Umbrella issue to make it so an hbase1 cluster can replicate to an hbase2 
> cluster. I thought this worked but just tried it and it doesn't seem like it 
> can. Replication compares table schemas before it starts. The hbase2 has a 
> default that is not defined in hbase1 so we are unable to make the schemas 
> equivalent. There are probably other issues in here too. Let me make an 
> umbrella.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to