You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Only [AWS Glue Data Catalog](/docs/writers/iceberg/catalog/glue/) supported for Iceberg. Hive, REST, Nessie, or JDBC catalogs not recognized - tight AWS ecosystem integration",
27
+
description: (
28
+
<>
29
+
Only <Linkto="/docs/writers/iceberg/catalog/glue/"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">AWS Glue Data Catalog</Link> supported for Iceberg. Hive, REST, Nessie, or JDBC catalogs not recognized - tight AWS ecosystem integration
description="Serverless AWS-native query engine with complete DML operations, Lake Formation governance, time travel, and deep AWS ecosystem integration for Iceberg tables"
description: "Managed tables: [FOR SYSTEM_TIME AS OF](/blog/apache-polaris-lakehouse) syntax translating to snapshots. External BigLake tables: no SQL time travel currently",
368
+
description: (
369
+
<>
370
+
Managed tables: FOR SYSTEM_TIME AS OF syntax translating to snapshots. External BigLake tables: no SQL time travel currently
description: "[Time-travel](/blog/2025/10/03/iceberg-metadata/#63-time-travel-rollback-and-branching) since 25.4 with SET iceberg_timestamp_ms=<epoch> or iceberg_snapshot_id; partition pruning via use_iceberg_partition_pruning=1",
368
+
description: (
369
+
<>
370
+
<Linkto="/blog/2025/10/03/iceberg-metadata/#63-time-travel-rollback-and-branching"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">Time-travel</Link> since 25.4 with SET iceberg_timestamp_ms=<epoch> or iceberg_snapshot_id; partition pruning via use_iceberg_partition_pruning=1
description: "[UniForm](/iceberg/query-engine/snowflake) enables the same table to be accessible as both Delta and Iceberg simultaneously, generating Iceberg metadata on every Delta commit",
82
+
description: (
83
+
<>
84
+
<Linkto="/iceberg/query-engine/snowflake"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">UniForm</Link> enables the same table to be accessible as both Delta and Iceberg simultaneously, generating Iceberg metadata on every Delta commit
description: "External engines can [time-travel](/blog/2025/10/03/iceberg-metadata/#63-time-travel-rollback-and-branching) using standard Iceberg syntax with snapshot-ID or timestamp, enhanced with Delta version mapping properties",
311
+
description: (
312
+
<>
313
+
External engines can <Linkto="/blog/2025/10/03/iceberg-metadata/#63-time-travel-rollback-and-branching"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">time-travel</Link> using standard Iceberg syntax with snapshot-ID or timestamp, enhanced with Delta version mapping properties
value: "Arctic/Nessie branches & tags (table@branch); snapshot-based rollback and analysis",
715
+
value: (
716
+
<>
717
+
Arctic/Nessie branches & tags (table@branch); snapshot-based rollback and analysis. See <Linkto="/blog/2025/10/03/iceberg-metadata/#63-time-travel-rollback-and-branching">time travel</Link> for details
718
+
</>
719
+
),
715
720
tooltip: "Git-like versioning plus traditional snapshot management"
description: "Hadoop (file-system) and Iceberg [REST catalog](/iceberg/query-engine) supported via rest option with bearer/OAuth tokens; no native Hive/Glue catalog yet",
25
+
description: (
26
+
<>
27
+
Hadoop (file-system) and Iceberg <Linkto="/iceberg/query-engine"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">REST catalog</Link> supported via rest option with bearer/OAuth tokens; no native Hive/Glue catalog yet
value: "Hadoop (file-system), [REST catalog](/docs/writers/iceberg/catalog/rest/?rest-catalog=generic) with OAuth tokens; no native Hive/Glue support",
525
+
value: (
526
+
<>
527
+
Hadoop (file-system), <Linkto="/docs/writers/iceberg/catalog/rest/?rest-catalog=generic"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">REST catalog</Link> with OAuth tokens; no native Hive/Glue support
528
+
</>
529
+
),
521
530
tooltip: "Can proxy Hive/Glue through REST but no direct catalog integration"
tooltip: "HiveIcebergStorageHandler provides native HMS integration"
520
525
},
521
526
version: { value: "4.0+" }
@@ -722,7 +727,7 @@ export const hiveUseCases = [
722
727
723
728
<QueryEngineLayout
724
729
title="Apache Hive 4.0+"
725
-
description="[Traditional data warehouse](/blog/apache-polaris-lakehouse) with first-class Iceberg support, full SQL DML, hidden partitioning, and Ranger-based governance for batch analytics"
730
+
description="Traditional data warehouse with first-class Iceberg support, full SQL DML, hidden partitioning, and Ranger-based governance for batch analytics"
description: "Deep integration with [Hive Metastore](/iceberg/query-engine/hive), HadoopCatalog, and HadoopTables; other catalog implementations configurable via Hive site-config",
25
+
description: (
26
+
<>
27
+
Deep integration with <Linkto="/iceberg/query-engine/hive"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">Hive Metastore</Link>, HadoopCatalog, and HadoopTables; other catalog implementations configurable via Hive site-config
description: "[Hive Metastore](/iceberg/query-engine/hive), [AWS Glue](/iceberg/query-engine/athena), REST/Nessie (0.277+ with OAuth2), Hadoop (file-based); JDBC possible via same properties",
27
+
description: (
28
+
<>
29
+
<Linkto="/iceberg/query-engine/hive"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">Hive Metastore</Link>, <Linkto="/docs/writers/iceberg/catalog/glue/"className="text-blue-600 dark:text-blue-400 underline hover:text-blue-700 dark:hover:text-blue-300">AWS Glue</Link>, REST/Nessie (0.277+ with OAuth2), Hadoop (file-based); JDBC possible via same properties
description="[Distributed SQL](/iceberg/query-engine/trino) query engine with REST/Nessie catalogs, row-level DELETE, time travel, and configurable MoR/CoW modes for interactive analytics"
847
+
description={
848
+
<>
849
+
<Linkto="/iceberg/query-engine/trino"className="white-link">Distributed SQL</Link> query engine with REST/Nessie catalogs, row-level DELETE, time travel, and configurable MoR/CoW modes for interactive analytics
0 commit comments