wangyum commented on a change in pull request #25050: [SPARK-28248][SQL][TEST]
Upgrade DB2 and Postgres docker image
URL: https://github.com/apache/spark/pull/25050#discussion_r300389738
##########
File path:
external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/DB2IntegrationSuite.scala
##########
@@ -32,7 +32,7 @@ import org.apache.spark.tags.DockerTest
@Ignore // AMPLab Jenkins needs to be updated before shared memory works on
docker
class DB2IntegrationSuite extends DockerJDBCIntegrationSuite {
override val db = new DatabaseOnDocker {
- override val imageName = "lresende/db2express-c:10.5.0.5-3.10.0"
+ override val imageName = "ibmcom/db2:11.5.0.0"
Review comment:
This image comes with the IBM® Db2® Developer-C edition license pre-applied
and is a full feature, free version for production and non-production
environments:
https://hub.docker.com/r/ibmcom/db2
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]