Data will be targeted to replication only once you have a replication peer added and your related table column family REPLICATION_SCOPE is set to '1'. If you had your table column family REPLICATION_SCOPE set to '1', but no replication peer added, then no data inserted/modified prior to having a peer added would get replicated.
Em seg., 20 de jan. de 2020 às 00:08, sudhir patil <[email protected]> escreveu: > Have query regarding data replication in hbase, in case when cluster > replication is enabled after data is inserted to table. > > If we have existing hbase table with replication enabled & later point in > time hbase cluster replication is enabled. Is only data saved after cluster > replication enabled will be copied over? or all the data saved prior to > cluster replication enabling will also be replicated? >
