Balázs Bence Sári created AMBARI-21579:
------------------------------------------
Summary: Ooozie quicklink configuration doesn't work with https
Key: AMBARI-21579
URL: https://issues.apache.org/jira/browse/AMBARI-21579
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0, 3.0.0, 2.4.1, 2.5.0
Reporter: Balázs Bence Sári
Assignee: Balázs Bence Sári
Priority: Critical
Fix For: 3.0.0, 2.4.1
Oozie quick links don't work when ssl is enabled. This is caused by two
different issues:
- A typo in oozie quicklink definition (quicklinks.json). In the checks,
"EXISTS" should be "EXIST".
- A problem with the way Ooozie interpreting the _oozie-site/oozie.url.base_
property. (TODO: file a BUG for Ooozie). The port for the quick link is taken
from this property. However, changing the property to the https value leads to
Oozie failure.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)