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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to