debiswal commented on PR #4546: URL: https://github.com/apache/ozone/pull/4546#issuecomment-1510780162
> Hi @debiswal I attempted to access the SCM-UI by creating an HA-Cluster on my local Docker setup using three datanodes. However, I was unable to access any of the web UIs for the datanodes, and discovered that all three were listening on port 9882, with identical DataNode UI links. Please let me if there is anything I'm missing. > > <img alt="image" width="1210" src="https://user-images.githubusercontent.com/98023601/231969235-323b4778-7e16-4ccb-951b-cdee6179892a.png"> > > <img alt="image" width="1310" src="https://user-images.githubusercontent.com/98023601/231969400-44483e44-7444-48f1-a796-bf91444fa2c5.png"> Datanode webuis are available inside of their own containers so when we are trying to access DN outside of their own containers it will not be available. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
