Hello,
I am trying to setup oozie high availability. Can I run both as active servers ? Submit jobs to each server? Or does it works as primary and secondary?
Created 11-20-2019 11:19 AM
Hi @mokkan ,
Oozie High Availability is an Active - Active type of high availability, with a load balancer in front of both servers to distribute the load:
https://oozie.apache.org/docs/5.0.0/AG_Install.html#High_Availability_HA
Robert Justice, Technical Resolution Manager