[
https://issues.apache.org/jira/browse/AMBARI-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366190#comment-14366190
]
Hudson commented on AMBARI-10101:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #94 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/94/])
AMBARI-10101. Hive alert on secured cluster (rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=df25c750e00d694be500ec5976477e356b9d94f3)
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_metastore.py
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_thrift_port.py
> Hive alert on secured cluster
> -----------------------------
>
> Key: AMBARI-10101
> URL: https://issues.apache.org/jira/browse/AMBARI-10101
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: alerts, kerbeos
> Fix For: 2.0.0
>
> Attachments: AMBARI-10101_branch-2.0.0_01.patch,
> AMBARI-10101_trunk_01.patch
>
>
> When Kerberos is enabled, Hive components show alerts due to the following
> error:
> {code}
> WARNING 2015-03-16 06:01:08,253 base_alert.py:140 -
> [Alert][hive_metastore_process] Unable to execute alert. Execution of
> '/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab
> ambari-qa; ' returned 1. kinit: Keytab contains no suitable keys for
> ambari-qa@REALM while getting initial credentials
> {code}
> This occurs because the alert logic for Hive uses {{cluster-env/smokeuser}}
> rather than {{cluster-env/smokeuser_principal_name}} to get the principal
> name for the smoke test identity.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)