Livy Docker image built on top of Hadoop+Hive+Spark
Take a look at this repo to see how I use it as a part of a Docker Compose cluster.
- Docker file code linting:
docker run --rm -i hadolint/hadolint < Dockerfile
- To trim the fat from Docker image
Livy Docker image built on top of Hadoop+Hive+Spark
Take a look at this repo to see how I use it as a part of a Docker Compose cluster.
docker run --rm -i hadolint/hadolint < Dockerfile