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 D8073200C02 for ; Fri, 6 Jan 2017 02:02:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D69F0160B42; Fri, 6 Jan 2017 01:02:37 +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 2E964160B33 for ; Fri, 6 Jan 2017 02:02:37 +0100 (CET) Received: (qmail 79393 invoked by uid 500); 6 Jan 2017 01:02:36 -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 79382 invoked by uid 99); 6 Jan 2017 01:02:36 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2017 01:02:36 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 416B02C03DB for ; Fri, 6 Jan 2017 01:02:36 +0000 (UTC) Date: Fri, 6 Jan 2017 01:02:36 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-19330) LogSearch upgrade support 2.4 -> 2.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 Jan 2017 01:02:38 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15803069#comment-15803069 ] Hudson commented on AMBARI-19330: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6371 (See [https://builds.apache.org/job/Ambari-trunk-Commit/6371/]) AMBARI-19330 LogSearch upgrade support 2.4 -> 2.5 (mgergely: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b46a2f627e2137f2f361239f944869cf0e0dfd1d]) * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-audit_logs-solrconfig.xml * (edit) ambari-web/app/data/configs/services/logsearch_properties.js * (edit) ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/properties/logsearch-log4j.xml.j2 * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-ambari-config.xml * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-log4j.xml * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-output-config.xml * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-log4j.xml * (edit) ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog250Test.java * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-properties.xml * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-custom-logsearch-conf.xml * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-env.xml * (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-system_log-env.xml > LogSearch upgrade support 2.4 -> 2.5 > ------------------------------------ > > Key: AMBARI-19330 > URL: https://issues.apache.org/jira/browse/AMBARI-19330 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.4.0 > Reporter: Miklos Gergely > Assignee: Miklos Gergely > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-19330.patch > > > Check configuration differences between logsearch in ambari version 2.4 and 2.5. > Manually do a yum upgrade with new packages, then during ambari upgrade: > - check the new configurations are added properly > - implement renames/deletions in UpgradeCatalogXX.java > additional taks here (not really related with upgrade): > - config cleanup (check configuration dependencies, display names, typos etc.) -- This message was sent by Atlassian JIRA (v6.3.4#6332)