Hello, I followed steps from https://oozie.apache.org/docs/5.0.0/AG_Install.html#High_Availability_HA to configure HA in Kerberized cluster.
After enabling HA, I am seeing that clients are not able to communicate to oozie server and get 503 service unavailable. . The embedded oozie server process is up and listening to the required port. Logs are not showing anything relevant that can explain the issue. After removing zookeepr config, oozie server again becomes accessible. Any idea what might be going wrong ? Thanks.