You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "John Speidel (JIRA)" <ji...@apache.org> on 2014/05/16 23:50:14 UTC

[jira] [Resolved] (AMBARI-5793) When provisioning cluster via a blueprint, password property validation may not be complete

     [ https://issues.apache.org/jira/browse/AMBARI-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Speidel resolved AMBARI-5793.
----------------------------------

    Resolution: Fixed

merged to trunk and branch-1.6.0

> When provisioning cluster via a blueprint, password property validation may not be complete
> -------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-5793
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5793
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: John Speidel
>            Assignee: John Speidel
>              Labels: api, blueprints
>             Fix For: 1.6.0
>
>
> There are two issues here.
> - Due to an earlier jira, nagios_web_password had a hard coded default since it wasn't yet specified in the stack.
> - If multiple passwords are required in different configurations for the same host group, not all missing passwords are reported to the user
> For the first issue the solution is to simply not provide a default value for the nagios_web_password.
> For the second issue, needed to fix code that added missing properties to map so that they aren't overridden.



--
This message was sent by Atlassian JIRA
(v6.2#6252)