Return-Path: X-Original-To: apmail-ambari-commits-archive@www.apache.org Delivered-To: apmail-ambari-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 979B718174 for ; Tue, 30 Jun 2015 12:35:34 +0000 (UTC) Received: (qmail 72126 invoked by uid 500); 30 Jun 2015 12:35:34 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 72094 invoked by uid 500); 30 Jun 2015 12:35:34 -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 72085 invoked by uid 99); 30 Jun 2015 12:35:34 -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; Tue, 30 Jun 2015 12:35:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4A69EDFE5F; Tue, 30 Jun 2015 12:35:34 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tbeerbower@apache.org To: commits@ambari.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-12214 - Default ATLAS JVM options getting overwritten by empty space when deployed via Ambari (Jonathan Maron via tbeerbower) Date: Tue, 30 Jun 2015 12:35:34 +0000 (UTC) Repository: ambari Updated Branches: refs/heads/trunk 67f52acee -> df9c51073 AMBARI-12214 - Default ATLAS JVM options getting overwritten by empty space when deployed via Ambari (Jonathan Maron via tbeerbower) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/df9c5107 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/df9c5107 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/df9c5107 Branch: refs/heads/trunk Commit: df9c510732a8dab6bfc14936e0241683f5b0eb4e Parents: 67f52ac Author: tbeerbower Authored: Tue Jun 30 08:35:14 2015 -0400 Committer: tbeerbower Committed: Tue Jun 30 08:35:14 2015 -0400 ---------------------------------------------------------------------- .../common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/df9c5107/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml b/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml index aed76ff..98b1a47 100644 --- a/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml +++ b/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml @@ -42,7 +42,7 @@ metadata_opts - + -Xmx1024m Metadata Server command line options.