HBase master running in standalone mode on Ubuntu 12.04
100K+
This repository contains Dockerfile for Docker's trusted build
Install Docker
Download trusted build: docker pull banno/hbase-standalone
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
This runs a patched version of HBase built from this fork of HBase
Content type
Image
Digest
sha256:6a8fcccf6…
Size
466.9 MB
Last updated
almost 11 years ago
docker pull banno/hbase-standalone