Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors