Hi I'm trying to install HBase (among other components) using Ambari and docker containers provided by sequenceiq [1] using a custom blueprint [2].
Every components installs correctly except for HBase which has trouble with regions in transition causing region servers to halt and generally feels unstable overall. I have posted an issue on github regarding this [3]. I'm not sure if this has to do with sequenceiq docker installation procedures or if it's an ambari problem. I read elsewhere that people have experienced problems with HBase [4]. Any help or tips appreciated. Cheers, -Kristoffer [1] https://github.com/sequenceiq/docker-ambari [2] https://gist.githubusercontent.com/krisskross/901ed8223c1ed1db80e3/raw/869327be9ad15e6a9f099a7591323244cd245357/ambari-hdp2.3 [3] https://github.com/sequenceiq/docker-ambari/issues/94 [4] https://blog.codecentric.de/en/2014/05/lambda-cluster-provisioning/
