Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31CCD1889D for ; Mon, 22 Jun 2015 22:12:02 +0000 (UTC) Received: (qmail 3658 invoked by uid 500); 22 Jun 2015 22:12:02 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 3621 invoked by uid 500); 22 Jun 2015 22:12:02 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 3608 invoked by uid 99); 22 Jun 2015 22:12:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jun 2015 22:12:01 +0000 Date: Mon, 22 Jun 2015 22:12:01 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-12080) Oozie ELService properties required for FALCON are removed when saving oozie configs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-12080: ----------------------------------- Attachment: AMBARI-12080.patch > Oozie ELService properties required for FALCON are removed when saving oozie configs > ------------------------------------------------------------------------------------ > > Key: AMBARI-12080 > URL: https://issues.apache.org/jira/browse/AMBARI-12080 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.0 > Reporter: Jayush Luniya > Assignee: Jayush Luniya > Fix For: 2.1.0 > > Attachments: AMBARI-12080.patch > > > Repro Steps: > 1. Deploy Ambari 2.1.0 > 2. Deploy HDP 2.2 cluster with Oozie + FALCON services. > 3. Notice ELService properties are being saved to oozie-site.xml > 3. Goto Services> Oozie > Configs > 4. Update a config or add a new config setting. > 5. Save and restart Oozie > 6: Notice ELService properties are removed from oozie-site.xml > This is a regression in 2.1.0 introduced by AMBARI-10324 -- This message was sent by Atlassian JIRA (v6.3.4#6332)