Exception in thread “main” java.lang.NoSuchFieldError: HIVE_STATS_JDBC_TIMEOUT
at org.apache.spark.sql.hive.HiveUtils.formatTimeVarsForHiveClient(HiveUtils.scala:205)atorg.apache.spark.sql.hive.HiveUtils.formatTimeVarsForHiveClient(HiveUtils.scala:205)
at org.apache.spark.sql.hive.HiveUtils.formatTimeVarsForHiveClient(HiveUtils.scala:205)atorg.apache.spark.sql.hive.HiveUtils.newClientForMetadata(HiveUtils.scala:286)
是不是hive版本不对?
hive 2.3.2
spark 2.3.0