[jira] [Commented] (AMBARI-14885) After exporting blueprint from existing cluster knox_master_secret is exported

2016-02-11 Thread Di Li (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143263#comment-15143263
 ] 

Di Li commented on AMBARI-14885:


pushed to trunk as 
https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=commit;h=7d1ab29c5860a8cab6f19eb98c0a7bd25529ec5e

> 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, 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)


[jira] [Commented] (AMBARI-14885) After exporting blueprint from existing cluster knox_master_secret is exported

2016-02-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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=commit=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)


[jira] [Commented] (AMBARI-14885) After exporting blueprint from existing cluster knox_master_secret is exported

2016-02-05 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (AMBARI-14885) After exporting blueprint from existing cluster knox_master_secret is exported

2016-02-05 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135523#comment-15135523
 ] 

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/12786545/AMBARI-14885_02_05.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/5242//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/5242//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, 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)