yabola commented on PR #14150: URL: https://github.com/apache/iceberg/pull/14150#issuecomment-3317597216
add config like this to support hive3: # for iceberg spark.sql.catalog.spark_catalog.catalog-load-jars /home/soft/apache-hive-3.1.3-bin/lib/* spark.sql.catalog.spark_catalog.hadoop.metastore.catalog.default hive_test # for spark external hive catalog spark.sql.hive.metastore.jars /home/soft/apache-hive-3.1.3-bin/lib/* spark.hadoop.metastore.catalog.default hive_test -- 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