You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Simon Heeg (JIRA)" <ji...@apache.org> on 2017/08/02 09:51:00 UTC

[jira] [Created] (AMBARI-21633) Ambari alerts not able to pass only one configuration parameter

Simon Heeg created AMBARI-21633:
-----------------------------------

             Summary: Ambari alerts not able to pass only one configuration parameter
                 Key: AMBARI-21633
                 URL: https://issues.apache.org/jira/browse/AMBARI-21633
             Project: Ambari
          Issue Type: Bug
          Components: alerts
    Affects Versions: 2.4.2
         Environment: Ubuntu 14.04
            Reporter: Simon Heeg
            Priority: Minor


Ambari Alerts will call the *get_tokens():* functions in an alert script to populate the *configurations* dictionary. However, if *get_tokens():* only requests one configuration parameter, the dictionary will look like this:

{"a": "a", "o": "o", "e": "e", "i": "i", "h": "h", "-": "-", "m": "m", "/": "/", ".": ".", "s": "s", "r": "r", "u": "u", "t": "t", "v": "v"}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)