Skip to content

phamnghia21/docker-hbase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbase


Description


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

You can pull it with:

docker pull parrotstream/hbase

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

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

For example, if you want Apache HBase release 1.2.0 you can pull the image with:

docker pull parrotstream/hbase:1.2.0-cdh5.11.1

Run with Docker Compose:

docker-compose -p parrot up

Available tags:

About

Scripts to build a Docker image with HBase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.1%
  • Dockerfile 12.9%