Skip to content

iceberg-1.3.1 cannot compatible with hive-1.1.0? #6438

Answered by pan3793
davidyuan1223 asked this question in Q&A
Discussion options

You must be logged in to vote

spark.sql.hive.metastore.version=1.1.0 only affects Spark built-in HMS client, while Iceberg always uses the Hive jars under $SPARK_HOME/jars to construct HMS client.

AFAIK, Iceberg supports HMS 2.1 ~ 2.3 and 3.0~3.1 when Spark built-in Hive version is 2.3.9.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davidyuan1223
Comment options

Answer selected by davidyuan1223
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants