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 2021/10/25 17:02:00 UTC

[jira] [Resolved] (SPARK-37105) Pass all UTs in `sql/hive` with Java 17

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

Dongjoon Hyun resolved SPARK-37105.
-----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 34376
[https://github.com/apache/spark/pull/34376]

> Pass all UTs in `sql/hive` with Java 17
> ---------------------------------------
>
>                 Key: SPARK-37105
>                 URL: https://issues.apache.org/jira/browse/SPARK-37105
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Yang Jie
>            Assignee: Yang Jie
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Add `extraJavaTestArgs` to sql/hive pom.xml and runĀ 
> {code:java}
> build/mvn clean install -Phadoop-3.2 -Phive-2.3 -Phive -pl sql/hive
> {code}
> there are 22 failed testsĀ 
> {code:java}
> Run completed in 1 hour, 2 minutes, 3 seconds.
> Total number of tests run: 3547
> Suites: completed 117, aborted 0
> Tests: succeeded 3525, failed 22, canceled 6, ignored 605, pending 0
> *** 22 TESTS FAILED ***
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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