You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "dramaticlly (via GitHub)" <gi...@apache.org> on 2023/05/12 00:00:10 UTC

[GitHub] [iceberg] dramaticlly commented on issue #7574: Iceberg with Hive Metastore does not create a catalog in Spark and uses default

dramaticlly commented on issue #7574:
URL: https://github.com/apache/iceberg/issues/7574#issuecomment-1544908883

   I think I actually run into this problem before, it was due to the fact that spark by default use in-memory catalog instead of HMS. 
   
   Can you try again with this new spark conf `--conf spark.hadoop.hive.metastore.uris=thrift://localhost:9083`


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org