Setting Table as Upstream Source for a Replica
Explains how to set up the current table as the upstream source for a replica if the replica was not configured to automatically re-sync with the current table.
Setting Up Current Table as Upstream Source for a Replica Using the Control System
About this task
Procedure
Setting Up Table as Upstream Source for a Replica Using the CLI or REST API
About this task
The basic command to set a table as the upstream source for a replica is:
maprcli table upstream add -path <replica table path> -upstream <source table path>
See table upstream add for complete
reference information.