Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B571A200BE0 for ; Wed, 9 Nov 2016 00:49:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B4414160B14; Tue, 8 Nov 2016 23:49:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 10A9E160B0C for ; Wed, 9 Nov 2016 00:49:00 +0100 (CET) Received: (qmail 93889 invoked by uid 500); 8 Nov 2016 23:48:59 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 93625 invoked by uid 99); 8 Nov 2016 23:48:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 23:48:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 945FD2C0276 for ; Tue, 8 Nov 2016 23:48:59 +0000 (UTC) Date: Tue, 8 Nov 2016 23:48:59 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-18822) Upgrade from 2.4.2 to 2.5 fails with DB consistency check MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 08 Nov 2016 23:49:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15649226#comment-15649226 ] Hudson commented on AMBARI-18822: --------------------------------- ABORTED: Integrated in Jenkins build Ambari-trunk-Commit #5967 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5967/]) AMBARI-18822. Upgrade from 2.4.2 to 2.5 fails with DB consistency (vbrodetskyi: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bc9f89eac29385b57099f03c50b757dcebd55d55]) * (edit) ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java * (edit) ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog250Test.java > Upgrade from 2.4.2 to 2.5 fails with DB consistency check > --------------------------------------------------------- > > Key: AMBARI-18822 > URL: https://issues.apache.org/jira/browse/AMBARI-18822 > Project: Ambari > Issue Type: Bug > Components: ambari-upgrade > Affects Versions: 2.4.2 > Reporter: Vitaly Brodetskyi > Assignee: Vitaly Brodetskyi > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-18822.patch > > > {code} > 18:03:32,959 ERROR - Required config(s): hdfs-logsearch-conf,hadoop-metrics2.properties is(are) not available for service HDFS with service config version 1 in cluster cl1 > 2016-11-07 18:03:32,959 ERROR - Required config(s): mapred-logsearch-conf is(are) not available for service MAPREDUCE2 with service config version 1 in cluster cl1 > 2016-11-07 18:03:32,959 ERROR - Required config(s): zookeeper-logsearch-conf is(are) not available for service ZOOKEEPER with service config version 1 in cluster cl1 > 2016-11-07 18:03:32,960 ERROR - Required config(s): yarn-logsearch-conf is(are) not available for service YARN with service config version 1 in cluster cl1 > 2016-11-07 18:03:32,960 ERROR - Required config(s): ams-logsearch-conf is(are) not available for service AMBARI_METRICS with service config version 2 in cluster cl1 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)