[
https://issues.apache.org/jira/browse/AMBARI-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143577#comment-15143577
]
Hudson commented on AMBARI-14885:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4314 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4314/])
AMBARI-14885: After exporting blueprint from existing cluster (dili:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7d1ab29c5860a8cab6f19eb98c0a7bd25529ec5e])
*
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 existing cluster knox_master_secret is exported
> ------------------------------------------------------------------------------
>
> Key: AMBARI-14885
> URL: https://issues.apache.org/jira/browse/AMBARI-14885
> 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-14885.patch, AMBARI-14885_02_05.patch
>
>
> After exporting blueprint from existing cluster knox_master_secret is also
> exported
> Due to this property, the same blueprint file cannot be used to create
> another cluster, this property need to be removed to create a cluster from
> the file.
> User needs to remove the property in order to use the blueprint.
> Error shown:
> {
> "status" : 400,
> "message" : "Blueprint configuration validation failed: Secret references
> are not allowed in blueprints, replace following properties with real
> passwords:\n Config:knox-env Property:knox_master_secret\n"
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)