You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2016/03/19 01:18:33 UTC

[jira] [Resolved] (AMBARI-15442) StackAdvisor needs to set config map for ams-grafana-env to meet non-null expectations

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

Siddharth Wagle resolved AMBARI-15442.
--------------------------------------
    Resolution: Fixed

Fixed by the same patch. Closing Jira

> 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-1.patch, 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)