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 0BE8717869 for ; Mon, 11 May 2015 16:58:01 +0000 (UTC) Received: (qmail 94500 invoked by uid 500); 11 May 2015 16:58:00 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 94455 invoked by uid 500); 11 May 2015 16:58:00 -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 94208 invoked by uid 99); 11 May 2015 16:58:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2015 16:58:00 +0000 Date: Mon, 11 May 2015 16:58:00 +0000 (UTC) From: "Jonathan Hurley (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-11048) Oozie Upgrade Pack For HDP-2.2 to HDP-2.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jonathan Hurley created AMBARI-11048: ---------------------------------------- Summary: Oozie Upgrade Pack For HDP-2.2 to HDP-2.3 Key: AMBARI-11048 URL: https://issues.apache.org/jira/browse/AMBARI-11048 Project: Ambari Issue Type: Task Components: ambari-server Affects Versions: Ambari-2.1 Reporter: Jonathan Hurley Assignee: Jonathan Hurley Priority: Critical Fix For: Ambari-2.1 The Oozie upgrade from HDP 2.2 to HDP 2.3 should remove all properties from oozie-site, except for the following. {noformat} oozie.authentication.kerberos.name.rules oozie.authentication.type oozie.base.url oozie.credentials.credentialclasses oozie.service.AuthorizationService.authorization.enabled oozie.service.HadoopAccessorService.hadoop.configurations oozie.service.HadoopAccessorService.kerberos.enabled oozie.service.URIHandlerService.uri.handlers oozie.services.ext oozie.authentication.simple.anonymous.allowed {noformat} All the other properties should inherit the default ones from Oozie codebase. Customized properties should remain post-upgrade. -- This message was sent by Atlassian JIRA (v6.3.4#6332)