Adding a Table Replica
This topic describes adding a table replica.
Prerequisites
- A table must be available for you to create a replica.
- You must have the permissions to create table replicas.
About this task
Follow the steps given below to create a table replica.
Procedure
- Log on to the Data Fabric UI.
- Click the All resources icon on the left pane, click the table view icon.
- Select the Resource details check box.
- In the tabular list of fabrics, click the down arrow for the fabric that contains the table for which you want to create a replica.
- Click the table name seen under Resource Name.
- Click Add replica on the Replication tab.
- The wizard automatically fills the name of the Source fabric and Path to source table.
- Select the Destination fabric from the dropdown menu.
- Enter the Replica path.
-
(Optional): Click the toggle to enable Advanced
options:
- Throttle: Enable throttling to limit the speed of connection. Use this option to minimize the impact on the primary table, especially when under heavy load.
- Synchronous: Enable synchronous replication.
- Encrypt on wire: Enable this option to encrypt the replicated data during transfer.
-
Click Column families.
The Add replica wizard opens the Column families window.
-
Select the column families you want to replicate.
You can either:
- Replicate all column families.
- Replicate specific column families:
- Click the toggle for the column families you want to replicate.
- For each column family, you can either replicate All columns in the column family or you can Assign columns to replicate.
- If you select Assign columns, enter the column name in the Column name field. Click Add to add another column to replicate.
- Click Add.