Iceberg replication policies
Iceberg replication policies replicate Iceberg V1 and V2 tables stored on HDFS and Ozone between Cloudera Base on premises clusters.
| Feature | Minimum supported versions | Version compatibility requirement |
|---|---|---|
|
Replicate Spark-created Iceberg V1 and V2 tables on HDFS (Read-only with Impala) |
Cloudera Runtime 7.1.9 using Cloudera Manager 7.11.3 |
Supports mixed versions (backward compatibility) between source and target clusters. |
|
Replicate Hive-created Iceberg V1 and V2 tables on HDFS |
|
Support for the Cloudera Manager 7.13.1.x and Cloudera Runtime 7.3.1.x release lines depends on the following
version-matching conditions:
|
|
Replicate Spark or Hive-created Iceberg V1 and V2 tables stored on Ozone buckets (Spark: read-only with Impala). |
|
Supports mixed versions (backward compatibility) between source and target clusters. |
- Replicating metadata and catalog from the source cluster Hive Metastore (HMS) to the target cluster HMS.
- Replicating data files in the HDFS storage system or Ozone storage system from the source cluster to the target cluster. The Iceberg replication policies can replicate only between HDFS storage systems or between Ozone storage systems.
- Replicating data at table level.
- Replicating all the snapshots from the source cluster which allows you to run time travel queries on the target cluster.
- replicate Iceberg tables between on-premises clusters to archive data or run analytics,
- implement passive disaster recovery with planned failover and perform incremental replication at regular intervals between two similar systems. For example, between an HDFS to another HDFS system.
This video demonstrates the ability of the Iceberg replication policy to replicate multiple Iceberg tables from diverse locations in the source cluster to a target cluster in a single replication job. It also showcases the Hive on Iceberg feature that allows you to replicate Iceberg tables created by Hive and Impala, and also a use case related to the location mapping feature to map the source path and the target path. These features are available in Cloudera Base on premises 7.3.1 using Cloudera Manager 7.13.1 and higher versions.
