Dockerfile
responsible for extending docker-hadoop-core
and installing and configuring core Hive components. This image is extended by a number of other Hive related images including HiveServe2.
docker build --no-cache -t timveil/docker-hadoop-hive-base:3.1.x .
docker push timveil/docker-hadoop-hive-base:3.1.x
docker run -it timveil/docker-hadoop-hive-base:3.1.x