Hello everyone,I have to evaluate HBase for a university project. Therefore I read the cluster replication document on HBase main site ( http://hbase.apache.org/replication.html ).
According to the missing feature, there can be only one slave cluster currently. Can the slave cluster be used for read only-access (eg. for load-balancing cases)? When yes, how I have to configure the clusters?
Greetings, Jens
