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/07 15:47:01 UTC

[jira] [Updated] (AMBARI-11763) Oozie Web Alert Has Wrong http Property In Alert Definition

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

Jonathan Hurley updated AMBARI-11763:
-------------------------------------
    Attachment: AMBARI-11749.patch

> Oozie Web Alert Has Wrong http Property In Alert Definition
> -----------------------------------------------------------
>
>                 Key: AMBARI-11763
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11763
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11749.patch
>
>
> Deployed a clean HDP 2.2 cluster and noticed a 404 NOT FOUND alert for Oozie. The alert definition has the following:
> {code}
> "http": "{{oozie-site/oozie.base.url}}/oozie/?user.name=oozie",
> {code}
> However, {{oozie/site/oozie.base.url}} is {{http://server/oozie}} which makes the alert look for {{http://server/oozie/oozie?usern.name=oozie}} instead of {{http://server/oozie?user.name=oozie}}
> Either the alert definitions (in both 4.* and 5.* OOZIE folders) needs to change or the base url property needs to change.



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