I use a single Master (non-distributed) HBase instance, but I would like to replicate to one other machine.
I found a description of replication functionality: http://hbase.apache.org/docs/r0.89.20100726/replication.html but I note that the documentation is for r0.89, and I am using 0.20. Is the replication functionality described only available in r0.89 ? If not, what's the best/simplest way to replicate a non-distributed HBase install? Thanks Joel
