Hean-Chhinling commented on PR #1178:
URL: https://github.com/apache/knox/pull/1178#issuecomment-4116653132

   I tested in YARN HA environment with: 
   - Stopping one ResourceManager(RM) active and let the standby RM become 
active
   - Add/delete queues in Scheduler-UI
   
   They work as expected without any problems and in the cdp-proxy.xml it has 
two hosts same as YARN UI2:
   
   ```
   <service>
           <role>YARN-SCHEDULER-UI</role>
           <url>https://{node2}:8090</url>
           <url>https://{node1}:8090</url>
       </service>
   ```
   When you get time, may I ask for your review again @moresandeep?
   


-- 
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]

Reply via email to