dongjoon-hyun commented on issue #25443: [WIP][SPARK-28723][test-hadoop3.2][test-maven] Test JDK 11 with Hadoop-3.2/Hive 2.3.6 on jenkins URL: https://github.com/apache/spark/pull/25443#issuecomment-521125536 @wangyum . If we change this PR's `builtinHiveVersion` version to `2.3.6`, `HiveThriftServer2Suites` and `HiveMetastoreLazyInitializationSuite` seems to fail. > val builtinHiveVersion: String = if (isHive23) "2.3.5" else "1.2.1" Is that the reason we need to do this later?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
