Hurence / docker-kafka-spark

a bootstrap container for lightweights apps based on kafka & spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker kafka-spark container file

used to build all other containers on it with latest jre 8, some dev tools enabled & kafka and spark enabled

build with th following command

docker build --rm -t hurence/kafka-spark:1.0.1 .
docker run  -it  hurence/kafka-spark:1.0.1  bash

About

a bootstrap container for lightweights apps based on kafka & spark

License:Apache License 2.0


Languages

Language:Shell 100.0%