/docker-hadoop-pig-hive

Pseudo distributed Hadoop 2.7.0 with Pig 0.15 and Hive 1.2.1

Based in sequenceiq/hadoop-docker, add the latest versions of Pig and Hive.

Build the image

docker build  -t mmast/hadoop-pig-hive .

Pull the image

docker pull mmast/hadoop-pig-hive

Start a container

docker run -it -v /host/data/path:/opt/data mmast/hadoop-pig-hive /etc/bootstrap.sh -bash