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 29DB018488 for ; Thu, 28 May 2015 21:16:24 +0000 (UTC) Received: (qmail 94771 invoked by uid 500); 28 May 2015 21:16:24 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 94740 invoked by uid 500); 28 May 2015 21:16:24 -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 94729 invoked by uid 99); 28 May 2015 21:16:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2015 21:16:23 +0000 Date: Thu, 28 May 2015 21:16:23 +0000 (UTC) From: "Alejandro Fernandez (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-11476) RU from Dal to Dal+ has failures in First Oozie Service Check, then Oozie Server Start, because yarn-site.xml missing from hadoop conf and conf folder is incorrect 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-11476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated AMBARI-11476: ----------------------------------------- Attachment: (was: AMBARI-11476.patch) > RU from Dal to Dal+ has failures in First Oozie Service Check, then Oozie Server Start, because yarn-site.xml missing from hadoop conf and conf folder is incorrect > ------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: AMBARI-11476 > URL: https://issues.apache.org/jira/browse/AMBARI-11476 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.0 > Reporter: Alejandro Fernandez > Assignee: Alejandro Fernandez > Fix For: 2.1.0 > > > STR: > Installed Ambari 2.1.0 at build 1638 > Installed HDP 2.3.0.0 at build 1330 on 4 hosts running CentOS6, with only HDFS, YARN, MR, ZK, OOZIE > Ran Oozie Service Check, which passed > Enabled NameNode HA > Installed bits for HDP 2.3.0.0 at build 1334 > Added oozie config oozie.connection.retry.count in oozie-env > Started RU. > *After Core Masters, there was a Service Check that included Oozie and it failed.* > *When Oozie Server was restarted that failed.* > This occurs because when Core Masters are upgraded and the round of Service Checks are ran, the Oozie Service Check does not contain yarn-site.xml in its config folder. > When Oozie Server is then upgraded, it fails because the tarball of the old conf folder actually zips the conf folder itself, so when it is unpacked, it creates /usr/hdp/2.3.0.0-2130/oozie/conf/conf/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)