Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Apache HBase:Replication:Slave/Replication 集群是否也用于故障转移处理而不是单独的数据恢复?
是的。HBase Replication 可以用作灾难恢复解决方案,并有助于提供更高的可用性或故障转移。我假设你已经浏览过这个关于 HBase 复制的页面。