[ 
https://issues.apache.org/jira/browse/SPARK-17803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Rosen resolved SPARK-17803.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.2

Issue resolved by pull request 15378
[https://github.com/apache/spark/pull/15378]

> Docker integration tests don't run with "Docker for Mac"
> --------------------------------------------------------
>
>                 Key: SPARK-17803
>                 URL: https://issues.apache.org/jira/browse/SPARK-17803
>             Project: Spark
>          Issue Type: Dependency upgrade
>          Components: Tests
>    Affects Versions: 2.0.1
>         Environment: Mac OS X 10.10.5, Docker for Mac
>            Reporter: Christian Kadner
>            Priority: Minor
>             Fix For: 2.0.2, 2.1.0
>
>
> The {{docker-integration-tests}} can be run on Mac OS X with _[Docker 
> Toolbox|https://docs.docker.com/toolbox/overview/]_. However _Docker Toolbox_ 
> comes with a cumbersome setup (VirtualBox VM running a _boot2docker_ Linux 
> distro, tricky to do port mapping, ...). 
> A much preferable way to work with Docker on Mac OS X it is to use the 
> _[Docker for Mac|https://docs.docker.com/docker-for-mac/docker-toolbox/]_ 
> native application but Spark's {{docker-integration-tests}} don't run with 
> _Docker for Mac_. The 
> [work-around|https://github.com/spotify/docker-client#a-note-on-using-docker-for-mac]
>  to set {{DOCKER_HOST=unix:///var/run/docker.sock}} is not the most straight 
> forward find.
> We should upgrade the [spotify 
> docker-client|https://mvnrepository.com/artifact/com.spotify/docker-client] 
> dependency from 3.6.6 to 4.0.8 or later which supports "Docker for Mac" out 
> of the box.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to