[
https://issues.apache.org/jira/browse/AMBARI-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134243#comment-15134243
]
Hadoop QA commented on AMBARI-14885:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12786356/AMBARI-14885.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/5226//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/5226//console
This message is automatically generated.
> 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
> Attachments: AMBARI-14885.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)