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

Robert Kanter updated OOZIE-2032:
---------------------------------
    Attachment: OOZIE-2032.patch

Simple fix.

> If using SSL, the port reported by Oozie is incorrect for HA tasks
> ------------------------------------------------------------------
>
>                 Key: OOZIE-2032
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2032
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.1
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: 4.0.1
>
>         Attachments: OOZIE-2032.patch
>
>
> {{ConfigUtils.getOozieURL(boolean secure)}} returns the Oozie URL and is used 
> by a number of things, mostly for HA (e.g. printing out the list of 
> servers/urls, log streaming, etc).  If using SSL with HA, it uses the http 
> port instead of the https port, which is invalid.
> e.g. https://localhost:11000 instead of https://localhost:11443



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to