Hi, I use a YARN HA cluster with 2 resourcemanager nodes and the resourcemanager service is 8032, as default. I want to check if the resourcemanager service is running on both machines. By checking remotely the port 8032 on the active node it is responsive but in standby node, the port 8032 is not responsive (while the resourcemanager process is running on standby machine). Is there any other port that can proof resourcemanager is running on the statndby machine?
