You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently stackablectl shows the following services:
stackablectl services list
PRODUCT NAME NAMESPACE ENDPOINTS EXTRA INFOS
hbase hbase default regionserver 172.18.0.3:30025
ui http://172.18.0.3:30164
metrics 172.18.0.3:30447
hdfs hdfs default
zookeeper zookeeper default zk 172.18.0.5:31384
There are clearly some services missing.
A task for refinement is to research what UIs should be accessible. We already know that there should be one endpoint per RegionServer. All RegionServers must be reachable individually.
The resolution of endpoints is covered in a separate issue: #641
Closed ticket #239 in favour of this one, but the contents of that ticket are still pertinent and reproduced here so that they are taken into account:
Description from #239
Currently stackablectl shows the following services:
There are clearly some services missing.
A task for refinement is to research what UIs should be accessible. We already know that there should be one endpoint per RegionServer. All RegionServers must be reachable individually.
Additional information
The text was updated successfully, but these errors were encountered: