You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/03/17 23:07:38 UTC

[jira] [Commented] (AMBARI-10101) Hive alert on secured cluster

    [ https://issues.apache.org/jira/browse/AMBARI-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366186#comment-14366186 ] 

Hudson commented on AMBARI-10101:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2061 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2061/])
AMBARI-10101. Hive alert on secured cluster (rlevas) (rlevas: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=78a1eb58056706d6eeceeb0a5fd4d80cfad95cb7)
* ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_thrift_port.py
* ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_metastore.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)