Jonathan Hurley created AMBARI-21582:
----------------------------------------
Summary: Stack Tools and Feature Should be Ignored in Blueprints
Key: AMBARI-21582
URL: https://issues.apache.org/jira/browse/AMBARI-21582
Project: Ambari
Issue Type: Bug
Affects Versions: 2.5.2
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Priority: Blocker
Fix For: 2.5.2
AMBARI-21430 introduced the ability for multiple stack tools to exist in
{{cluster-env}}. In order to remain backward compatible with existing
blueprints, it was decided that all stack tools and features properties
specified on a blueprint would be ignored in favor of what was defined on the
stack.
There is a bug in the logic which overrides the blueprint properties where the
wrong map is consulted for a matching key. This causes the properties specified
in the blueprint to be used instead of those from the stack.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)