From 84eadce2b95eec0c36fe13dde10958080cd80f28 Mon Sep 17 00:00:00 2001 From: Giannis Polyzos Date: Tue, 10 Dec 2024 10:12:30 +0200 Subject: [PATCH] [docs] add glue metastore repo for iceberg compability (#4674) --- docs/content/migration/iceberg-compatibility.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/migration/iceberg-compatibility.md b/docs/content/migration/iceberg-compatibility.md index 54018b073f91..b6fcaa282615 100644 --- a/docs/content/migration/iceberg-compatibility.md +++ b/docs/content/migration/iceberg-compatibility.md @@ -397,6 +397,7 @@ you also need to set some (or all) of the following table options when creating You can use Hive Catalog to connect AWS Glue metastore, you can use set `'metadata.iceberg.hive-client-class'` to `'com.amazonaws.glue.catalog.metastore.AWSCatalogMetastoreClient'`. +> **Note:** You can use this [repo](https://github.com/promotedai/aws-glue-data-catalog-client-for-apache-hive-metastore) to build the required jar, include it in your path and configure the AWSCatalogMetastoreClient. ## AWS Athena AWS Athena may use old manifest reader to read Iceberg manifest by names, we should let Paimon producing legacy Iceberg