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

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -