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
- Host: GitHub
- URL: https://github.com/deployable/docker-hbase
- Owner: deployable
- Created: 2018-02-27T03:44:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T03:45:25.000Z (almost 8 years ago)
- Last Synced: 2025-04-04T09:46:19.061Z (10 months ago)
- Language: Roff
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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