[
https://issues.apache.org/jira/browse/AMBARI-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991094#comment-13991094
]
John Speidel commented on AMBARI-5690:
--------------------------------------
Example error response:
{code}
{
status: 400
message: "Missing required password properties. Specify a value for these
properties in the cluster or host group configurations or specify a
'default_password'.
{host_group_1={hive-site=[javax.jdo.option.ConnectionPassword]}}"
}
{code}
> Validate required fields including passwords for blueprint cluster creation
> ---------------------------------------------------------------------------
>
> Key: AMBARI-5690
> URL: https://issues.apache.org/jira/browse/AMBARI-5690
> Project: Ambari
> Issue Type: Improvement
> Reporter: John Speidel
> Assignee: John Speidel
> Labels: api, blueprints
> Fix For: 1.6.0
>
>
> For blueprint creation, validate all non-password required properties have
> been set in the blueprint.
> For cluster creation via a blueprint, validate that all required password
> properties have been set in configuration or that a 'default_password'
> property has been included in the request. Password properties can be set in
> the blueprint cluster or host group configurations or as part of the cluster
> create call as either cluster or host group properties.
--
This message was sent by Atlassian JIRA
(v6.2#6252)