spark-integration-tests
spark-integration-tests copied to clipboard
docker for mac dns resolution
In the readme you suggest route -n add 172.17.0.0/16 boot2docker ip
to fix container name resolution problems from the host. So far I had no luck getting something similar up and running for docker for mac which is now production ready.
Do you have any suggestions how to achieve something like this with the new docker version?