hbase-docker
                                
                                 hbase-docker copied to clipboard
                                
                                    hbase-docker copied to clipboard
                            
                            
                            
                        Horizontally Scalable Containerised HBase
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!
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.