rni-HMC commented on issue #1019: URL: https://github.com/apache/iceberg-python/issues/1019#issuecomment-2274354720
Ah I see, thanks! Using the standlone-metastore container did indeed work with pyiceberg. When I start the standalone metastore, I'm able to connect via pyiceberg. But I'm unable to `docker exec -it metastore-standalone beeline -u 'jdbc:hive2://localhost:9083'` - is that expected behavior? Also, the section "Launch the HiveServer2 with an embedded Metastore." led me to believe that the HiveServer2 instance was a superset of the standalone metastore. Is that a documentation error, or perhaps I'm misunderstanding what embedded Metastore means in this context? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org