Sign inSign up

fakod/splout

By fakod

•Updated almost 11 years ago

Docker Image for Hadoop 2.6.0 and Splout SQL 0.3.0

Image
0

179

fakod/splout repository overview

#Splout 0.3.0 Docker image

Based on Apache Hadoop 2.6.0 Docker image⁠.

⁠Build the 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" .

⁠Start a container

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

Tag summary

Content type

Image

Digest

sha256:5a69574c9…

Size

824.5 MB

Last updated

almost 11 years ago

docker pull fakod/splout:3.0-V1.0