You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Sean Roberts (JIRA)" <ji...@apache.org> on 2019/04/11 14:09:00 UTC

[jira] [Created] (AMBARI-25239) Ambari Workflow Manager View (wfmanager) does not detect Oozie using https

Sean Roberts created AMBARI-25239:
-------------------------------------

             Summary: Ambari Workflow Manager View (wfmanager) does not detect Oozie using https
                 Key: AMBARI-25239
                 URL: https://issues.apache.org/jira/browse/AMBARI-25239
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
            Reporter: Sean Roberts
         Attachments: image-2019-04-11-15-02-03-348.png, image-2019-04-11-15-06-17-725.png

When Oozie SSL (https) is configured, the Workflow Manager view cannot complete loading.
It's failing to follow the redirect from http://oozie-host:11000 to https://oozie-host:11443.
 !image-2019-04-11-15-02-03-348.png|thumbnail! 

Options to fix:
- a) Better detect that https is enabled for Oozie. Ambari Quicklinks link to https so it is detecting it properly.
- b) Configure view to follow the 301 REDIRECT
 !image-2019-04-11-15-06-17-725.png|thumbnail! 

This can be worked around by manually maintaining the entire view cluster configuration. But this is a large overhead to manage for something (https) is standard in most installation and means updating the view configuration every time the cluster configuration changes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)