Access Oozie load balancer URL

This is a workaround to access Oozie load balancer URL.

  1. Log in to 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.