gaborgsomogyi opened a new pull request #27892: [MINOR][TESTS] Upgrdade 
docker-client version to 8.14.1
URL: https://github.com/apache/spark/pull/27892
 
 
   ### What changes were proposed in this pull request?
   Upgrdade `docker-client` version.
   
   ### Why are the changes needed?
   `docker-client` what Spark uses is super old. Snippet from the project page:
   ```
   Spotify no longer uses recent versions of this project internally.
   The version of docker-client we're using is whatever helios has in its 
pom.xml. => 8.14.1
   ```
   
   ### Does this PR introduce any user-facing change?
   No.
   
   ### How was this patch tested?
   `build/mvn -Pdocker-integration-tests -pl 
:spark-docker-integration-tests_2.12 -Dtest=none 
-DwildcardSuites=org.apache.spark.sql.jdbc.DB2IntegrationSuite test`
   `build/mvn -Pdocker-integration-tests -pl 
:spark-docker-integration-tests_2.12 -Dtest=none 
-DwildcardSuites=org.apache.spark.sql.jdbc.MsSqlServerIntegrationSuite test`
   `build/mvn -Pdocker-integration-tests -pl 
:spark-docker-integration-tests_2.12 -Dtest=none 
-DwildcardSuites=org.apache.spark.sql.jdbc.PostgresIntegrationSuite test`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to