Github user yjshen commented on the pull request:
https://github.com/apache/spark/pull/8101#issuecomment-138497422
Sorry for my late reply.
MySQLIntegrationSuite would fail with:
```
Error Message
Image pull failed: mysql:latest: ProgressMessage{id=null, status=null,
stream=null, error=Error pulling image (latest) from mysql, Driver devicemapper
failed to create image rootfs
9d3ceacde91b4c7d6c1275032adb558d668afd5489c007f3512b39793ddf992d: Error running
DeviceCreate (createSnapDevice) dm_task_run failed, progress=null,
progressDetail=null}
Stacktrace
sbt.ForkMain$ForkError: Image pull failed: mysql:latest:
ProgressMessage{id=null, status=null, stream=null, error=Error pulling image
(latest) from mysql, Driver devicemapper failed to create image rootfs
9d3ceacde91b4c7d6c1275032adb558d668afd5489c007f3512b39793ddf992d: Error running
DeviceCreate (createSnapDevice) dm_task_run failed, progress=null,
progressDetail=null}
at
com.spotify.docker.client.LoggingPullHandler.progress(LoggingPullHandler.java:45)
...
```
PostgresIntegrationSuite would fail with:
```
Error Message
Request error: POST unix://localhost:80/v1.12/containers/create: 500
Stacktrace
sbt.ForkMain$ForkError: Request error: POST
unix://localhost:80/v1.12/containers/create: 500
at
com.spotify.docker.client.DefaultDockerClient.propagate(DefaultDockerClient.java:907)
...
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]