Skip to content

pzajac/docker-hive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Hadoop and Hive

Docker image to setup Apache Hadoop and Hive using derby as metastore backend.

Version

  • Oracle Java 8
  • Apache Hadoop - 2.7.2
  • Apache Hive - 2.1.0

Setup

  1. Install docker
  2. Execute to start Hive CLI
    docker run -i -t nagasuga/docker-hive /bin/bash -c 'cd /usr/local/hive && ./bin/hive'
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%