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:45:33 UTC

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

Robert Levas created AMBARI-15442:
-------------------------------------

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


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)