Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-29194 JDK11 QA
  3. SPARK-29546

Recover jersey-guava test dependency in docker-integration-tests

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Tests
    • None

    Description

      While SPARK-28737 upgrades `Jersey` to 2.29, `docker-integration-tests` is broken because `com.spotify.docker-client` depends on `jersey-guava`. The latest `com.spotify.docker-client` is also still depending on that, too.

      *AFTER*

      build/mvn -Pdocker-integration-tests -pl :spark-docker-integration-tests_2.12 -Dtest=none -DwildcardSuites=org.apache.spark.sql.jdbc.PostgresIntegrationSuite test
      
      Tests: succeeded 6, failed 0, canceled 0, ignored 0, pending 0
      All tests passed.
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: