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

[jira] [Updated] (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 ]

Robert Levas updated AMBARI-15442:
----------------------------------
    Status: Patch Available  (was: Open)

> 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_trunk_01.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)