Return-Path: X-Original-To: apmail-spark-user-archive@minotaur.apache.org Delivered-To: apmail-spark-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E052610EC2 for ; Tue, 2 Dec 2014 00:56:04 +0000 (UTC) Received: (qmail 55659 invoked by uid 500); 2 Dec 2014 00:56:02 -0000 Delivered-To: apmail-spark-user-archive@spark.apache.org Received: (qmail 55592 invoked by uid 500); 2 Dec 2014 00:56:02 -0000 Mailing-List: contact user-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@spark.apache.org Received: (qmail 55579 invoked by uid 99); 2 Dec 2014 00:56:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2014 00:56:02 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_REPLYTO_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mislam77@yahoo.com designates 98.138.229.151 as permitted sender) Received: from [98.138.229.151] (HELO nm38-vm7.bullet.mail.ne1.yahoo.com) (98.138.229.151) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2014 00:55:33 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s2048; d=yahoo.com; b=SfMxe24ZHGaLGiz75krlxybOKuTGj/2BpSBy9XOU1THFSK7BFKo2N7WTZoYgoOdpMShB9umLd2byqDq1V36J59zplD/vtMGGCN2LcIBPPWpJAaiQtLpQFPQdQ028IauhYVMJsUgwRHHUV0pu/P4t5ORCHaUpBep2efilM8i7QtH9nLMmaSu6gczhlvFtT8S9wr7WUWukVQbnyLBNhYFDsBkiPhDkNVXPQfgE9kopfB9mdf4ncMMm7Z0qru6foe/GfcSzwlHVzIy9mMyzERorlnOu2GWCKVmblrt9e0efnL87Gtq8TRw87msb7rw9i/EXV1z4vMJmI5FPCzHLlLTayw==; Received: from [127.0.0.1] by nm38.bullet.mail.ne1.yahoo.com with NNFMP; 02 Dec 2014 00:52:23 -0000 Received: from [98.138.101.129] by nm38.bullet.mail.ne1.yahoo.com with NNFMP; 02 Dec 2014 00:49:23 -0000 Received: from [98.138.89.163] by tm17.bullet.mail.ne1.yahoo.com with NNFMP; 02 Dec 2014 00:49:07 -0000 Received: from [127.0.0.1] by omp1019.mail.ne1.yahoo.com with NNFMP; 02 Dec 2014 00:49:07 -0000 X-Yahoo-Newman-Property: ymail-4 X-Yahoo-Newman-Id: 813717.2210.bm@omp1019.mail.ne1.yahoo.com X-YMail-OSG: uoM.1AEVM1kR5ip3IGCs1MTE3Y66HHmnth5oYvyeO7QmnAzAhCE9vfZQ6VM7kw9 Kd_CKOaJOd_VMds5BWIPAVQXrggMAimN2dHpSzZ3ayR3mRigerCdrI_.3nSfFoXEZdVUQp7ZWrkq xta9Q6koc3AH0dzGl4PSCF2SYHT1zJRvtan4MKnMSrYOmJr4pPVaASIV.JUMXywSpiWzfOZ8r7aY hgWuVXaE5aAoelQcdPXv5cAiAXa6tjZOrDT1GvvCNm1TOo0LmMg.UvBHNDR7oI4Fls9c.upsCi.p o5NRXDgv84fW4V4fLlpSmCYa9CvIQ_.YicG9VqZmjPO4yhLgK44IZm8bqZdIwVoYyeflrVLOeybc DSbtmKbL1bikKT70cFgmadFj6UcpC7G315zDa3vZEYE_ZZ_0BlnjwkKbEJ2VTNyctRU1.ncbDPaj YlrT971jj1DcQhThePenhhRYAjvQLXEbEv6q63W63LkpIOmrpKm1bFNW92mTxzQ_7Th5IZyRDkT8 h4A-- Received: by 98.138.105.227; Tue, 02 Dec 2014 00:49:07 +0000 Date: Tue, 2 Dec 2014 00:49:06 +0000 (UTC) From: Mohammad Islam Reply-To: Mohammad Islam To: "user@spark.apache.org" Message-ID: <1816250461.2122295.1417481346694.JavaMail.yahoo@jws10094.mail.ne1.yahoo.com> Subject: Passing Java Options to Spark AM launching MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2122294_1603470922.1417481346689" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2122294_1603470922.1417481346689 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,How to pass the Java options (such as "-XX:MaxMetaspaceSize=3D100M") whe= n lunching AM or task containers? This is related to running Spark on Yarn (Hadoop 2.3.0). In Map-reduce case= , setting the property such as=20 "mapreduce.map.java.opts" would do the work. Any help would be highly appreciated. Regards,Mohammad =C2=A0 ------=_Part_2122294_1603470922.1417481346689 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
How to pass the Java options (such as "-XX:MaxMetas= paceSize=3D100M") when lunching AM or task containers?=

<= font id=3D"yui_3_16_0_1_1417474736840_51542" style=3D"" class=3D"" color=3D= "black" face=3D"Calibri,sans-serif" size=3D"2">=
This is related to running Spark on Yarn (= Hadoop 2.3.0). In Map-reduce case, setting the = property such as
"mapreduce.map.java.opts" would do the work= .

Any help would be highly appreciated.

Regards,
Mohammad




 
------=_Part_2122294_1603470922.1417481346689--