You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2018/08/30 11:38:00 UTC

[jira] [Created] (AMBARI-24569) Cannot deploy Hive Metastore with Kerberos without HDFS

Doroszlai, Attila created AMBARI-24569:
------------------------------------------

             Summary: Cannot deploy Hive Metastore with Kerberos without HDFS
                 Key: AMBARI-24569
                 URL: https://issues.apache.org/jira/browse/AMBARI-24569
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
            Reporter: Doroszlai, Attila
            Assignee: Doroszlai, Attila
             Fix For: 2.7.2


In order to enable Kerberos for Hive MetaStore we need a property in {{core-site}}, which is ignored by Ambari if HDFS is not present.  Hive Metastore start fails due to empty {{core-site}} with:

{noformat}
KeeperException$InvalidACLException: KeeperErrorCode = InvalidACL for /hive/cluster/delegationMETASTORE/keys
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)