Docker Image for Hadoop 2.6.0 and Splout SQL 0.3.0
179
#Splout 0.3.0 Docker image
Based on Apache Hadoop 2.6.0 Docker image.
If you'd like to try directly from the Dockerfile you can build the image as:
docker build -t="fakod/splout:3.0-V1.0" .
In order to use the Docker image you have just build or pulled use:
Make sure that SELinux is disabled on the host. If you are using boot2docker you don't need to do anything.
docker run -i -t -P fakod/splout:3.0-V1.0 /etc/start.sh -bash
More description see GitHub repository
Content type
Image
Digest
sha256:5a69574c9…
Size
824.5 MB
Last updated
almost 11 years ago
docker pull fakod/splout:3.0-V1.0