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 D4263200C53 for ; Mon, 6 Mar 2017 19:44:16 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D2DD6160B76; Mon, 6 Mar 2017 18:44:16 +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 BE78F160B8F for ; Mon, 6 Mar 2017 19:44:15 +0100 (CET) Received: (qmail 61564 invoked by uid 500); 6 Mar 2017 18:44:14 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 61171 invoked by uid 99); 6 Mar 2017 18:44:14 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2017 18:44:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9866DDFF95; Mon, 6 Mar 2017 18:44:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jonathanhurley@apache.org To: commits@ambari.apache.org Date: Mon, 06 Mar 2017 18:44:34 -0000 Message-Id: In-Reply-To: <2318326584b94ddcaa03087a966d9e3b@git.apache.org> References: <2318326584b94ddcaa03087a966d9e3b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [21/25] ambari git commit: AMBARI-20304. Services shows as Restart required after upgrading from Ambari-2.4.x to 2.5.0. (dlysnichenko) archived-at: Mon, 06 Mar 2017 18:44:17 -0000 AMBARI-20304. Services shows as Restart required after upgrading from Ambari-2.4.x to 2.5.0. (dlysnichenko) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/801cd614 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/801cd614 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/801cd614 Branch: refs/heads/branch-feature-AMBARI-12556 Commit: 801cd6147ffd5cf1aff067a3970f341df2f6eead Parents: 41906e5 Author: Lisnichenko Dmitro Authored: Mon Mar 6 18:58:35 2017 +0200 Committer: Lisnichenko Dmitro Committed: Mon Mar 6 18:59:16 2017 +0200 ---------------------------------------------------------------------- .../common-services/FALCON/0.5.0.2.1/configuration/falcon-env.xml | 2 +- .../common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml | 2 +- .../common-services/SQOOP/1.4.4.2.0/configuration/sqoop-env.xml | 2 +- .../common-services/STORM/0.10.0/configuration/storm-env.xml | 2 +- .../common-services/YARN/2.1.0.2.0/configuration/yarn-site.xml | 2 +- .../stacks/BIGTOP/0.8/services/YARN/configuration/yarn-site.xml | 2 +- .../HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml | 2 +- .../HDP/2.1.GlusterFS/services/YARN/configuration/yarn-site.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-env.xml b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-env.xml index 5663f57..f45199f 100644 --- a/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-env.xml +++ b/ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-env.xml @@ -29,7 +29,7 @@ boolean false - + application-properties http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml b/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml index 7a3390e..5f56617 100644 --- a/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml +++ b/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml @@ -29,7 +29,7 @@ boolean false - + application-properties http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/configuration/sqoop-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/configuration/sqoop-env.xml b/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/configuration/sqoop-env.xml index 508cfab..d9d548d 100644 --- a/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/configuration/sqoop-env.xml +++ b/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/configuration/sqoop-env.xml @@ -30,7 +30,7 @@ boolean false - + application-properties http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/common-services/STORM/0.10.0/configuration/storm-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/STORM/0.10.0/configuration/storm-env.xml b/ambari-server/src/main/resources/common-services/STORM/0.10.0/configuration/storm-env.xml index 3b814a9..1145ec7 100644 --- a/ambari-server/src/main/resources/common-services/STORM/0.10.0/configuration/storm-env.xml +++ b/ambari-server/src/main/resources/common-services/STORM/0.10.0/configuration/storm-env.xml @@ -29,7 +29,7 @@ boolean false - + application-properties http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-site.xml b/ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-site.xml index 2810a23..d0d0ede 100644 --- a/ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-site.xml +++ b/ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-site.xml @@ -265,7 +265,7 @@ Time in seconds to retain user logs. Only applicable if log aggregation is disabled. - + yarn.log-aggregation-enable http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/YARN/configuration/yarn-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/YARN/configuration/yarn-site.xml b/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/YARN/configuration/yarn-site.xml index 7053473..8e9b8b1 100644 --- a/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/YARN/configuration/yarn-site.xml +++ b/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/YARN/configuration/yarn-site.xml @@ -204,7 +204,7 @@ Time in seconds to retain user logs. Only applicable if log aggregation is disabled. - + yarn.log-aggregation-enable http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml index 26aac90..93a35cd 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/configuration/yarn-site.xml @@ -204,7 +204,7 @@ Time in seconds to retain user logs. Only applicable if log aggregation is disabled. - + yarn.log-aggregation-enable http://git-wip-us.apache.org/repos/asf/ambari/blob/801cd614/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration/yarn-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration/yarn-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration/yarn-site.xml index 26aac90..93a35cd 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration/yarn-site.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration/yarn-site.xml @@ -204,7 +204,7 @@ Time in seconds to retain user logs. Only applicable if log aggregation is disabled. - + yarn.log-aggregation-enable