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

Error - Docker-Compose up -d #2

Open CanK93 opened 4 years ago

CanK93 commented 4 years ago

I am getting an error by composing the yml-file. networks.kafkanet value Additional properties are not allowed ('name' was unexpected)

axsaucedo commented 4 years ago

Thank you for the heads up @CanK93 - it may be due to this example being build with a significantly older version of docker-compose, I don't think it will work as is with the newer versions of docker-compose. Would you be able to submit a PR with a version that has an updated YAML for your current version of docker-compose?