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/10/22 08:09:00 UTC

[jira] [Created] (SPARK-29547) Make `docker-integration-tests` work in JDK11

Dongjoon Hyun created SPARK-29547:
-------------------------------------

             Summary: Make `docker-integration-tests` work in JDK11
                 Key: SPARK-29547
                 URL: https://issues.apache.org/jira/browse/SPARK-29547
             Project: Spark
          Issue Type: Sub-task
          Components: Tests
    Affects Versions: 3.0.0
            Reporter: Dongjoon Hyun


To support JDK11,  SPARK-28737 upgraded `Jersey` to 2.29. However, it turns out that `docker-integration-tests` is broken because `com.spotify.docker-client` still depends on jersey-guava.

SPARK-29546 recovers the test suite in JDK8 by adding back the dependency. We had better make this test suite work in JDK11 environment, too.



--
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