[
https://issues.apache.org/jira/browse/AMBARI-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591021#comment-14591021
]
Hudson commented on AMBARI-11978:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #65 (See
[https://builds.apache.org/job/Ambari-branch-2.1/65/])
AMBARI-11978. Ambari alerts should not use oozie authentication principal for
doing kinit in Oozie HA envs.(vbrodetskyi) (vbrodetskyi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b5194c4ced90073c657cc3c7865d69e31468fb9d)
* ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.3/alerts.json
* ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/alerts.json
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java
> 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
>
> Attachments: AMBARI-11978.patch
>
>
> 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)