Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to integrate Iceberg with AWS EMR Glue metastore? #115

Open
samidalouche opened this issue Sep 29, 2020 · 0 comments
Open

Any way to integrate Iceberg with AWS EMR Glue metastore? #115

samidalouche opened this issue Sep 29, 2020 · 0 comments

Comments

@samidalouche
Copy link

Hi,

Iceberg provides support for hadoop and Hive catalogs. However, AWS Glue doesn't provide a standard Hive service and there is no Thrift URI to access the service.

Instead, the factory is configured using the hive.metastore.client.factory.class=com.amazonaws.glue.catalog.metastore.AWSGlueDataCatalogHiveClientFactory property.

Is there a way to use such a catalog with Iceberg?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant