hbase-docker icon indicating copy to clipboard operation
hbase-docker copied to clipboard

Horizontally Scalable Containerised HBase

Open kamalhakim opened this issue 6 years ago • 1 comments

Rather a question:

Can this image be used for making a dynamic cluster of Hbase? I would like to use it in swarm mode in order to autoscale the number of hbase nodes. If not, what has to be done both configuration wise and data wise.

Thanks!

kamalhakim avatar Mar 27 '19 10:03 kamalhakim

It's not intended for that purpose, you'd need to have a proper ZK quorum, masters and region servers. I'm sure it's possible but maybe beyond the scope here.

dajobe avatar Apr 27 '19 22:04 dajobe