Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hive


Description


This image runs the Cloudera CDH Hive on a Centos 7 Linux distribution.

You can pull it with:

docker pull parrotstream/hive

You can also find other images based on different Apache Hive releases, using a different tag in the following form:

docker pull parrotstream/hive:[hive-release]-[cdh-release]

For example, if you want Apache Hive release 1.1.0 you can pull the image with:

docker pull parrotstream/hive:1.1.0-cdh5.11.1

Run with Docker Compose:

docker-compose -p parrot up

Stop with Docker Compose:

docker-compose -p parrot down

Available tags:

About

Scripts to build a Docker image running Apache Hive.

Resources

Stars

15 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages