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 19:30:17 UTC

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

John Speidel created AMBARI-5793:
------------------------------------

             Summary: 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
             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)