Replication
Real-Time Data Transfer, Built for Scale
Intro
Chakra currently supports replcations via the following sources and destinations:
- BigQuery -> GCS
- GCS -> S3
- Snowflake -> S3
- S3 -> S3
Getting Started
Create a Replication
Navigate to Replications and click on the “Create Replication” button.
Name the Replication
Give the replication a name that you can identify it by.
Create a Source
Create a source via the dropdown (or choose a previously created source).
Enter details as necessary.
Create a Destination
Similarly, create or choose a destination via the dropdown.
Enter details as necessary.
Save Replication
Save the replication, and navigate to the replication page.
Create a Table
Click on the “Add Table” button, and enter details as necessary.
Trigger Sync
Click on “Sync Now” in the “Sync” dropdown.
Choose whether you would like an incremental or full sync. The sync can also be triggered via tha API.
Verify Sync Result
After the sync is finished, click on the Sync History to see its final status.