EthicalML / kafka-spark-streaming-zeppelin-docker

One click deploy docker-compose with Kafka, Spark Streaming, Zeppelin UI and Monitoring (Grafana + Kafka Manager)
MIT License
120 stars 74 forks source link

docker compose for mac set up #4

Closed gogi2811 closed 4 years ago

gogi2811 commented 4 years ago

As OSX does not currently support the bridge network in docker, I have created a new docker-compose file that utilizes the host network instead of the bridge for mac.

axsaucedo commented 4 years ago

Awesome! Thanks for the contribution