[
https://issues.apache.org/jira/browse/AMBARI-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576299#comment-14576299
]
Hudson commented on AMBARI-11749:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2847 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2847/])
AMBARI-11749 - Oozie Web Alert Has Wrong http Property In Alert Definition
(jonathanhurley) (jhurley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5459fefdb2ac2368f683f2b864127e252707484b)
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java
* ambari-server/src/main/resources/common-services/OOZIE/5.0.0.2.3/alerts.json
* ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/OOZIE/alerts.json
* ambari-server/src/main/java/org/apache/ambari/server/state/alert/AlertUri.java
* ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/alerts.json
> Missing entries in oozie-site.xml after Falcon rolling upgrade
> --------------------------------------------------------------
>
> Key: AMBARI-11749
> URL: https://issues.apache.org/jira/browse/AMBARI-11749
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Blocker
> Fix For: 2.1.0
>
> Attachments: AMBARI-11749.patch
>
>
> After rolling upgrade from 2.2.7 -> 2.3.0 using Ambari
> (#VERSION_NUMBER=2.1.0-1900)
> oozie-site.xml does not have bunch of properties (example below)
> <name>oozie.service.ActionService.executor.ext.classes</name>
> <name>oozie.service.ELService.ext.functions.coord-action-create</name>
> <name>oozie.service.ELService.ext.functions.coord-action-create-inst</name>
> <name>oozie.service.ELService.ext.functions.coord-action-start</name>
>
> I have attached both oozie-site.xml from 2.2.7 and 2.3.0.
> This causes Falcon not to work as expected after upgrade.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)