Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B8EEE200C01 for ; Thu, 19 Jan 2017 07:46:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B7B65160B42; Thu, 19 Jan 2017 06:46:30 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 16A49160B54 for ; Thu, 19 Jan 2017 07:46:29 +0100 (CET) Received: (qmail 53540 invoked by uid 500); 19 Jan 2017 06:46:29 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 53531 invoked by uid 99); 19 Jan 2017 06:46:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2017 06:46:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id D0CADC00B6 for ; Thu, 19 Jan 2017 06:46:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id E2Vl3IXahEm5 for ; Thu, 19 Jan 2017 06:46:28 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 76CE45F2EF for ; Thu, 19 Jan 2017 06:46:27 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B5570E7379 for ; Thu, 19 Jan 2017 06:46:26 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 71EB725284 for ; Thu, 19 Jan 2017 06:46:26 +0000 (UTC) Date: Thu, 19 Jan 2017 06:46:26 +0000 (UTC) From: "Amruta Borkar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18692) Exporting blueprint from kerberos enabled cluster, exports hardcoded values cluster name and realm in principal_name property MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 19 Jan 2017 06:46:30 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amruta Borkar updated AMBARI-18692: ----------------------------------- Status: Open (was: Patch Available) > Exporting blueprint from kerberos enabled cluster, exports hardcoded values cluster name and realm in principal_name property > ----------------------------------------------------------------------------------------------------------------------------- > > Key: AMBARI-18692 > URL: https://issues.apache.org/jira/browse/AMBARI-18692 > Project: Ambari > Issue Type: Bug > Components: ambari-server, blueprints > Affects Versions: 2.4.0 > Reporter: Amruta Borkar > Assignee: Amruta Borkar > Fix For: trunk, 2.5.0 > > Attachments: AMBARI-154052_v2.patch, AMBARI-18692.patch, AMBARI-18692_v2.patch, AMBARI-18692_v3.patch > > > Export a blueprint from kerberos enabled cluster, principal_name properties get exported which contain hardocded cluster name and realm. > Due to this service starts fail when created a cluster with different name. > Workaround, > Regenerate keytabs -- This message was sent by Atlassian JIRA (v6.3.4#6332)