pan3793 commented on issue #3032: URL: https://github.com/apache/incubator-kyuubi/issues/3032#issuecomment-1178724214
I'm sorry I'm not familiar w/ PB and ODBC, and I think the Microsoft Spark ODBC Driver is not open source. I see `Simba::SparkODBC` from your logs, and we got reported that "Simba" ODBC drvier use a tricky way to retrieve server versions, please try set `spark.sql.hive.version=2.3.9` and `spark.sql.hive.metastore.version=2.3.9` (actually I forget which one take effect) in your `$SPAKR_HOME/spark-defaults.conf` (2.3.9 is chosen because you are using [Spark 3.2.1](https://spark.apache.org/docs/3.2.1/configuration.html)) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
