[
https://issues.apache.org/jira/browse/SPARK-35527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-35527.
----------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 32670
[https://github.com/apache/spark/pull/32670]
> Fix HiveExternalCatalogVersionsSuite to pass with Java 11
> ---------------------------------------------------------
>
> Key: SPARK-35527
> URL: https://issues.apache.org/jira/browse/SPARK-35527
> Project: Spark
> Issue Type: Bug
> Components: SQL, Tests
> Affects Versions: 3.2.0
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Minor
> Fix For: 3.2.0
>
>
> I'm personally checking whether all the tests pass with Java 11 for the
> current master and I found HiveExternalCatalogVersionsSuite fails.
> The reason is that Spark 3.0.2 and 3.1.1 doesn't accept 2.3.8 as a hive
> metastore version.
> HiveExternalCatalogVersionsSuite downloads Spark releases from
> https://dist.apache.org/repos/dist/release/spark/ and run test for each
> release. The Spark releases are 3.0.2 and 3.1.1 for now.
> With Java 11, the suite runs with a hive metastore version which corresponds
> to the builtin Hive version and it's 2.3.8 for the current master.
> But branch-3.0 and branch-3.1 doesn't accept 2.3.8, the suite with Java 11
> fails.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]