Adding JSON Table Replicas
Explains how to add replicas of JSON tables using either the Control System, the CLI or the REST API.
About this task
You can register a HPE Data Fabric Database JSON table as a replica of another HPE Data Fabric Database JSON table using either the Control System or the CLI. When you add a replica using the Control System, you can also setup and start replication between a source HPE Data Fabric Database JSON table to a replica HPE Data Fabric Database JSON table. Before you begin, complete the steps to prepare HPE Data Fabric clusters for table replication.
Adding JSON Table Replica Using the Control System
About this task
Procedure
Adding JSON Table Replica Using the CLI or the REST API
About this task
To add a replica, run the following command:
maprcli table replica add -path <table path> -replica <replica table path>
To run this command, your user ID must have the following permissions:
readAceandwriteAceon both the source volume and the target volumelookupdiron directories in the paths of both tablesreadpermandreplpermpermissions on the source table
For complete reference information, see
table replica add.NOTE
You also have the option to use maprcli table replica
autosetup which will setup and start replication. For more
information, see table replica autosetup.
to
remove a field.