[
https://issues.apache.org/jira/browse/AMBARI-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211537#comment-15211537
]
Hudson commented on AMBARI-15338:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4542 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4542/])
AMBARI-15338. After exporting blueprint from ranger enabled cluster (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f3cab462ff78081dd65d87ef873b278f6261319c])
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
> After exporting blueprint from ranger enabled cluster
> ranger.service.https.attrib.keystore.pass is exported
> -----------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-15338
> URL: https://issues.apache.org/jira/browse/AMBARI-15338
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, blueprints
> Affects Versions: 2.2.0
> Reporter: Amruta Borkar
> Assignee: Amruta Borkar
> Fix For: trunk
>
> Attachments: AMBARI-15338-trunk.patch, AMBARI-15338-trunk1.patch,
> AMBARI-15338.patch, AMBARI-15338.patch, AMBARI-15338_1.patch,
> AMBARI-15338_trunk.patch
>
>
> After exporting a blueprint from Ranger enabled cluster
> ranger.service.https.attrib.keystore.pass is also included, which needs to be
> removed before using the same blueprint to create another cluster
> Error Show when used same blueprint:
> {
> "status" : 400,
> "message" : "Blueprint configuration validation failed: Secret references
> are not allowed in blueprints, replace following properties with real
> passwords:\n Config:ranger-admin-site
> Property:ranger.service.https.attrib.keystore.pass\n"
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)