Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E37D18C2B for ; Tue, 12 May 2015 20:19:00 +0000 (UTC) Received: (qmail 33756 invoked by uid 500); 12 May 2015 20:19:00 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 33720 invoked by uid 500); 12 May 2015 20:19:00 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 33708 invoked by uid 99); 12 May 2015 20:19:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 20:19:00 +0000 Date: Tue, 12 May 2015 20:18:59 +0000 (UTC) From: "Robert Levas (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-11085) Kerberos: missing identities for AMS in the CSV MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Robert Levas created AMBARI-11085: ------------------------------------- Summary: Kerberos: missing identities for AMS in the CSV Key: AMBARI-11085 URL: https://issues.apache.org/jira/browse/AMBARI-11085 Project: Ambari Issue Type: Bug Components: ambari-server Affects Versions: 2.1.0 Reporter: Robert Levas Assignee: Robert Levas Priority: Critical Fix For: 2.1.0 There are some naming consistency issues and there are missing entries in the CSV related to AMS. *Naming inconsistencies:* * ams.zookeeper.principal ** Is: zookeeper/_HOST@$\{realm\} ** Should be: amszk@_HOST$\{realm\} * ams.zookeeper.keytab ** Is: $\{keytab_dir\}/zk.service.ams.keytab ** Should be: $\{keytab_dir\}/ams-zk.service.keytab *Missing CSV entries* * ams.collector.ketab * ams-hbase.regionserver.keytab -- This message was sent by Atlassian JIRA (v6.3.4#6332)