Vitaly Brodetskyi created AMBARI-11978:
------------------------------------------
Summary: Ambari alerts should not use oozie authentication
principal for doing kinit in Oozie HA envs
Key: AMBARI-11978
URL: https://issues.apache.org/jira/browse/AMBARI-11978
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.1.0
Reporter: Vitaly Brodetskyi
Assignee: Vitaly Brodetskyi
Priority: Blocker
Fix For: 2.1.0
Ambari alerts are trying to do a kinit with the oozie authentication principal
(which will be set to * to allow for multiple HTTP/* principals for HA
scenarios). The '*' is expanded by shell and bin (which was a file/dir name)
was sent as the principal to the KDC
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)