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:11:00 UTC

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

     [ https://issues.apache.org/jira/browse/AMBARI-25239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Roberts updated AMBARI-25239:
----------------------------------
    Description: 
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|width=640! 

Options to fix:
- a) Detect that https is enabled for Oozie. Ambari Quicklinks show https so that is detecting it properly
- b) Or configure the view to follow the 302 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.

  was:
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) Detect that https is enabled for Oozie. Ambari Quicklinks show https so that is detecting it properly
- b) Or configure the view to follow the 302 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.


> 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
>            Priority: Major
>         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|width=640! 
> Options to fix:
> - a) Detect that https is enabled for Oozie. Ambari Quicklinks show https so that is detecting it properly
> - b) Or configure the view to follow the 302 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)