bigdata-spec commented on issue #8368: URL: https://github.com/apache/hudi/issues/8368#issuecomment-1501415295
> `spark.sql.hive.metastore.version` is not supported in hudi. hudi not compatible with all hive metastore version like Spark. @huangxiaopingRD @ad1happy2go hudi is 0.11.1 ,just I want to use spark3+, I find spark3.2.3 is work fine in hive and hudi table without set ``` spark.sql.hive.metastore.version=2.1.1 spark.sql.hive.metastore.jars=/opt/cloudera/parcels/CDH-6.3.2-1.cdh6.3.2.p0.1605554/lib/hive/lib/* ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
