Jonathan Hurley created AMBARI-9697:
---------------------------------------

             Summary: WebHCat Server Status Alert Does Not Work After Enabling 
Kerberos
                 Key: AMBARI-9697
                 URL: https://issues.apache.org/jira/browse/AMBARI-9697
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.0.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
            Priority: Critical
             Fix For: 2.0.0


Installed HDP 2.2 cluster, all services except Ranger, Spark and Flume.

Using build #426, three node cluster.

Enabled kerberos, MIT KDC.

Crit Alerts for: WebHcat Server Status Connection failed on host 
c6402.ambari.apache.org:50111

{noformat}
HIVE-SITE
        "hive.metastore.kerberos.keytab.file" : 
"/etc/security/keytabs/hive.service.keytab",
        "hive.metastore.kerberos.principal" : "hive/[email protected]",
        "hive.server2.authentication" : "KERBEROS",
        "hive.server2.authentication.kerberos.keytab" : 
"/etc/security/keytabs/hive.service.keytab",
        "hive.server2.authentication.kerberos.principal" : 
"hive/[email protected]",
        "hive.server2.authentication.spnego.keytab" : 
"/etc/security/keytabs/spnego.service.keytab",
        "hive.server2.authentication.spnego.principal" : 
"HTTP/[email protected]",
 
WEBHCAT-SITE

        "templeton.kerberos.keytab" : 
"/etc/security/keytabs/spnego.service.keytab",
        "templeton.kerberos.principal" : "HTTP/[email protected]",
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to