HBase replication in pseudo-distributed mode -


is replication supported in pseudo-distributed mode? test run confirm mutations reaching target hbase instance?

i think should work in pseudo distributed mode. make sure setup 2 pseudo distributed mode on 2 different nodes.
have used hbase replication in production , reliable. once thing notice asynchronous replication.
think, hbase should have replication junits around mutations. still, test can try valid combinations


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -