Sign inSign up

banno/hbase-standalone

By banno

•Updated about 9 years ago

HBase master running in standalone mode on Ubuntu 12.04

Image
17

100K+

banno/hbase-standalone repository overview

⁠Docker HBase Standalone Dockerfile

This repository contains Dockerfile for Docker's⁠ trusted build⁠

⁠Installation
  1. Install Docker⁠

  2. Download trusted build⁠: docker pull banno/hbase-standalone

⁠Usage
docker run -d -p 2181:2181 -p 60000:60000 -p 60010:60010 -p 60020:60020 -p 60030:60030 banno/hbase-standalone

Open http://docker.ip.add.ress:60010⁠ in a browser

⁠Notes

This runs a patched version of HBase built from this⁠ fork of HBase⁠

Tag summary

Content type

Image

Digest

sha256:6a8fcccf6…

Size

466.9 MB

Last updated

almost 11 years ago

docker pull banno/hbase-standalone