Access Oozie load balancer URL

After transitioning your cluster from HDP 3.1.5.x to Cloudera Private Cloud Base, you must access Oozie load balancer using the workaround in Cloudera Private Cloud Base.

  1. Log in to the load balancer host.
  2. In the /etc/httpd/conf/httpd.conf file, change SSLProxyVerify required to SSLProxyVerify off.
  3. Stop httpd "apachectl -k stop".
  4. Start httpd "apachectl -k start".
    You can now access the Oozie load balancer URL.