Prerequisites for cross-cluster replication
ECH ECK ECE Self-Managed
To complete this tutorial, you need:
- The
managecluster privilege on the local cluster. - Both clusters must have the same license type, and that license must support cross-cluster replication.
- An index on the remote cluster that contains the data you want to replicate. This tutorial uses the sample eCommerce orders data set. Load sample data.
- In the local cluster, all nodes with the
masternode role must also have theremote_cluster_clientrole. The local cluster must also have at least one node with both a data role and theremote_cluster_clientrole. Individual tasks for coordinating replication scale based on the number of data nodes with theremote_cluster_clientrole in the local cluster.