Hbase docker image on Alpine Linux. Also has Apache Phoenix.
555
Start a cluster with zookeeper and hbase:
docker-compose up -d Destroy a cluster:
docker-compose stopdocker exec -it hbase bashhbase shellApache Phoenix is the SQL interface to the Hbase world. You can use DBeaver or Squirrel to write SQL. SQL will be translated by the Phoenix server component in the hbase region server into Hbase command.
Content type
Image
Digest
Size
392.7 MB
Last updated
over 10 years ago
docker pull anoopnair/hbase_alpine:1.1.2