An open API service indexing awesome lists of open source software.

https://github.com/deployable/docker-hbase

HBase Docker image
https://github.com/deployable/docker-hbase

Last synced: 26 days ago
JSON representation

HBase Docker image

Awesome Lists containing this project

README

          

Apache HBase
------------

Run a standalone node in a Docker container

```
deployabe/hbase:latest
deployabe/hbase:8-1.4.1
deployabe/hbase:8-1.3.1
```

`/data` is mounted as a named volume

Date is stored in `/data/hbase` and `/data/zookeeper`

Build

./make.sh build

Run

./make.sh run