You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/08/13 03:43:00 UTC

[jira] [Assigned] (SPARK-28703) Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+

     [ https://issues.apache.org/jira/browse/SPARK-28703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun reassigned SPARK-28703:
-------------------------------------

    Assignee: Yuming Wang

> Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-28703
>                 URL: https://issues.apache.org/jira/browse/SPARK-28703
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Assignee: Yuming Wang
>            Priority: Major
>
> Skip more test when testing with {{JAVA_9}} or later:
>  # Skip test {{HiveExternalCatalogVersionsSuite}} when testing with {{JAVA_9}} or later because our previous version does not support {{JAVA_9}} or later.
>  # Skip 3 tests in {{HiveSparkSubmitSuite}} because the {{spark.sql.hive.metastore.version}} of these tests is lower than {{2.0}}, however Datanucleus 3.x seem does not support {{JAVA_9}} or later. Hive upgrade Datanucleus to 4.x from Hive 2.0(HIVE-6113):
> {noformat}
> [info]   Cause: org.datanucleus.exceptions.NucleusException: The java type java.lang.Long (jdbc-type="", sql-type="") cant be mapped for this datastore. No mapping is available.
> [info]   at org.datanucleus.store.rdbms.mapping.RDBMSMappingManager.getDatastoreMappingClass(RDBMSMappingManager.java:1215)
> [info]   at org.datanucleus.store.rdbms.mapping.RDBMSMappingManager.createDatastoreMapping(RDBMSMappingManager.java:1378)
> [info]   at org.datanucleus.store.rdbms.table.AbstractClassTable.addDatastoreId(AbstractClassTable.java:392)
> [info]   at org.datanucleus.store.rdbms.table.ClassTable.initializePK(ClassTable.java:1087)
> [info]   at org.datanucleus.store.rdbms.table.ClassTable.preInitialize(ClassTable.java:247)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org