iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

Support for Hive metastore gRPC

Open sumanth-manchala opened this issue 9 months ago • 2 comments

Question

Does pyiceberg supports Hive metastore exposed over gRPC instead of thrift? we are planning to use GCP's Dataproc metastore as Iceberg's catalog and would like to know the support of gRPC

https://cloud.google.com/dataproc-metastore/docs/about-endpoint-protocols

sumanth-manchala avatar Mar 25 '25 03:03 sumanth-manchala

i believe we only have thrift client implemented, not grpc https://github.com/apache/iceberg-python/blob/7a6a7c8da4ac3695903e850b3b180fb539aac0a3/pyiceberg/catalog/hive.py#L156-L168

kevinjqliu avatar Mar 25 '25 19:03 kevinjqliu

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Nov 13 '25 00:11 github-actions[bot]