Amruta Borkar created AMBARI-14885:
--------------------------------------
Summary: 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
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)