kevinjqliu commented on issue #1019:
URL: 
https://github.com/apache/iceberg-python/issues/1019#issuecomment-2274225056

   The word "Hive" here is overloaded; there are two distinct systems when 
talking about Hive. 
   1. Hive, the query engine
   2. Hive Metastore
   
   [Hive and Iceberg Quickstart](https://iceberg.apache.org/hive-quickstart/) 
is about using the Hive query engine with Iceberg. 
   Whereas, Hive Catalog requires an underlying Hive Metastore instance. 
   
   In Hive speak, HiveServer2 is the query interface and Hive Metastore is what 
will be backing the Hive Catalog


-- 
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

Reply via email to