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

[#84] Fix pinpoint-hbase connection configurations

Open cwJohnPark opened this issue 4 years ago • 2 comments

Fix pinpoint-hbase/docker-compose.yml and pinpoint-hbase/hbase-site.xml

The pinpoint-hbase container network should be on the pinpoint-zookeeper container bridge network.

hbase.regionserver.hostname should be localhost, hbase.regionserver.ipc.address and hbase.master.ipc.address should be 0.0.0.0 to connect region server in the docker container.

close #84 close #83

cwJohnPark avatar Sep 13 '20 05:09 cwJohnPark

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


cwJohnPark seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Sep 13 '20 05:09 CLAassistant

@cwJohnPark any updates? or explanation of what the new image is trying to achieve?

RoySRose avatar Sep 15 '20 13:09 RoySRose