[
https://issues.apache.org/jira/browse/AMBARI-15442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200712#comment-15200712
]
Hudson commented on AMBARI-15442:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #525 (See
[https://builds.apache.org/job/Ambari-branch-2.2/525/])
AMBARI-15442. StackAdvisor needs to set config map for ams-grafana-env (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d9c6025ea953197af70f9e143f9ce8676918c0ee])
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/recommendations/RecommendationResponse.java
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
> StackAdvisor needs to set config map for ams-grafana-env to meet non-null
> expectations
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-15442
> URL: https://issues.apache.org/jira/browse/AMBARI-15442
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.2
> Reporter: Robert Levas
> Assignee: Robert Levas
> Fix For: 2.2.2
>
> Attachments: AMBARI-15442_branch-2.2_01.patch,
> AMBARI-15442_branch-2.2_02.patch, AMBARI-15442_branch-2.2_03.patch,
> AMBARI-15442_trunk_01.patch, AMBARI-15442_trunk_02.patch,
> AMBARI-15442_trunk_03.patch
>
>
> The StackAdvisor needs to set a config map for the {{ams-grafana-env}}, even
> it is empty, to meet non-null expectations in Kerberos and Blueprint logic.
> To to this, the following line needs to be added to the StackAdvisor code:
> {code:title=stacks/HDP/2.0.6/services/stack_advisor.py:473}
> putGrafanaProperty = self.putProperty(configurations, "ams-grafana-env",
> services)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)