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 469F718D26 for ; Thu, 10 Dec 2015 03:26:11 +0000 (UTC) Received: (qmail 86740 invoked by uid 500); 10 Dec 2015 03:26:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 86702 invoked by uid 500); 10 Dec 2015 03:26:11 -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 86685 invoked by uid 99); 10 Dec 2015 03:26:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 03:26:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E58CF2C14DC for ; Thu, 10 Dec 2015 03:26:10 +0000 (UTC) Date: Thu, 10 Dec 2015 03:26:10 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14300) Remove storm-cluster-logs and storm-worker-logs config upgrade properties 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-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049966#comment-15049966 ] Jayush Luniya commented on AMBARI-14300: ---------------------------------------- Branch-2.2 commit 1cec631d6a49f275583b79c8a9160aa20dc4a738 Author: Jayush Luniya Date: Wed Dec 9 19:25:15 2015 -0800 AMBARI-14300: Remove storm-cluster-logs and storm-worker-logs config upgrade properties (jluniya) > Remove storm-cluster-logs and storm-worker-logs config upgrade properties > ------------------------------------------------------------------------- > > Key: AMBARI-14300 > URL: https://issues.apache.org/jira/browse/AMBARI-14300 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.2.0 > Reporter: Jayush Luniya > Assignee: Jayush Luniya > Priority: Blocker > Fix For: 2.2.0 > > Attachments: AMBARI-14300.branch22.patch, AMBARI-14300.trunk.patch > > > Storm Logviewer does not start. This is because of in AMBARI-13688 config-upgrade changes were committed to trunk but not in branch-2.2 > Trunk: > https://git1-us-west.apache.org/repos/asf?p=ambari.git&a=commit&h=efca65bfff18c8fe1340d5923a91726121359d93 > Branch-2.1: > http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=81b912a9525ac788d8b747b54b8bd12a53ef7976 > The changes to ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml were missed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)