[jira] [Updated] (SPARK-17803) Docker integration tests don't run with "Docker for Mac"

2016-10-06 Thread Christian Kadner (JIRA)

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

Christian Kadner updated SPARK-17803:
-
Description: 
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.



  was:
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 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.




> 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
>
> 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



[jira] [Updated] (SPARK-17803) Docker integration tests don't run with "Docker for Mac"

2016-10-06 Thread Josh Rosen (JIRA)

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

Josh Rosen updated SPARK-17803:
---
Assignee: Christian Kadner

> 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
>Assignee: 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