Skip to content

fenggeorgeyu/hive-tez-docker-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hive-tez-docker-deploy

deploy hive on tez in docker

To start:

make create

To login bash:

make hive-bash

After starting the docker container with partial string hive-server, login the container bash and run bootstrap script of /etc/hive-bootstrap.sh to start hadoop and hive services.

To login hive:

make hive-ql

Please note the hive server listening port of 10000 is not running. In addition, the hive is running in single server model on the localhost.

About

deploy hive on tez in docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published