MorrisJobke / standalone-hbase-0.94

The dockerized standalone hbase 0.94

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

standalone-hbase-0.94

Introduction

The image tobegit3hub/standalone-hbase-0.94 is based on Ubuntu 14.04, Oracle Java 7 and HBase 0.94.11.

You can easily specify the version of OS, Java and HBase in Dockerfil.

Usage

Just one command to run standalone hbase.

docker run -d --net=host tobegit3hub/standalone-hbase-0.94

Then you can check Web UI in http://127.0.0.1:60010. Or run smoke-hbase for test.

About

The dockerized standalone hbase 0.94

License:Apache License 2.0


Languages

Language:Shell 100.0%