/standalone-hbase-0.94

The dockerized standalone hbase 0.94

Primary LanguageShellApache License 2.0Apache-2.0

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.