[ https://issues.apache.org/jira/browse/SPARK-35527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-35527: ------------------------------------ Assignee: Apache Spark (was: Kousuke Saruta) > 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: Apache Spark > Priority: Minor > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org