You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2015/06/03 16:54:40 UTC

[jira] [Updated] (AMBARI-11656) Alerts JSON Properties Should Allow For A Mixture of Parameters and Constants

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

Jonathan Hurley updated AMBARI-11656:
-------------------------------------
    Summary: Alerts JSON Properties Should Allow For A Mixture of Parameters and Constants  (was: Add ability to write value param + "string" in alerts.json)

> Alerts JSON Properties Should Allow For A Mixture of Parameters and Constants
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-11656
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11656
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> For now we don't have ability to add some string if value has {{param}}:
> {code}
> "http": "{{oozie-site/oozie.base.url}}/oozie/?user.name=oozie"
> "http": "{{oozie-site/oozie.base.url}}/oozie/?user.name={{oozie-site/user}}"
> {code}
> We should be able to replace _n_ parameters mixed with string constants.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)