Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 6C96010546 for ; Fri, 23 May 2014 03:26:27 +0000 (UTC) Received: (qmail 3743 invoked by uid 500); 23 May 2014 03:26:23 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 3594 invoked by uid 500); 23 May 2014 03:26:23 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 3587 invoked by uid 99); 23 May 2014 03:26:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 03:26:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ozawa.tsuyoshi@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 03:26:18 +0000 Received: by mail-wi0-f171.google.com with SMTP id cc10so179023wib.4 for ; Thu, 22 May 2014 20:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=pzo/rwO7WZBzyJl9htTI6yPZCCFx68c3uakzmlfVs1Q=; b=nhQLmTJWPgiGcBsp52ujDqT+KjhDAt/E2wR4TtY9k8utFoF1ymmW5I1bG+u3Ptwrz/ fF6vvZ7G8Z1yEC3YuytT0gsWC/veXNmx1V7Z5rUzxWonnRYP6+QOelMWZeZT7HuYqzyX TeiGz+nUl3CgK345Y0J4gLLatLke4oqEbEvo0370RXcBZkzpPrnrFcLfPtKSATBdi/2D DX453hTNfbiJfpezsxWbkgaywBVdneVmAV0YYHanQtCAdmfo8lijmOWHgWejqM67ndqB EcWoudeOxmtgDpLQo5WDMgnYI2MepKWzPG1G2REcJsCkVo74zwmjm+5UcvFoDUfjDUD1 9R3Q== MIME-Version: 1.0 X-Received: by 10.194.186.210 with SMTP id fm18mr75697wjc.67.1400815556591; Thu, 22 May 2014 20:25:56 -0700 (PDT) Received: by 10.216.162.9 with HTTP; Thu, 22 May 2014 20:25:56 -0700 (PDT) Received: by 10.216.162.9 with HTTP; Thu, 22 May 2014 20:25:56 -0700 (PDT) In-Reply-To: References: Date: Thu, 22 May 2014 20:25:56 -0700 Message-ID: Subject: Re: question about NM heapsize From: Tsuyoshi OZAWA To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=e89a8f234449a5864e04fa08c9d8 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f234449a5864e04fa08c9d8 Content-Type: text/plain; charset=UTF-8 hi, In addition to that, you need to change property *yarn*.*nodemanager*. resource.*memory*-mb in yarn-site.xmk to make NM recognize memory usage. On May 22, 2014 7:50 PM, "ch huang" wrote: > hi,maillist: > > i set YARN_NODEMANAGER_HEAPSIZE=15000,so the NM run in a 15G JVM,but > why i see web ui of yarn ,in it's Active Nodes -> Mem Avail ,only 8GB? > ,why? > --e89a8f234449a5864e04fa08c9d8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

hi,

In addition to that, you need to change property=C2=A0 ya= rn.nodemanager. resource.memory-mb in yarn-site.xmk to ma= ke NM recognize memory usage.

On May 22, 2014 7:50 PM, "ch huang" &l= t;justlooks@gmail.com> wrote:=
hi,maillist:
=C2=A0
=C2=A0=C2=A0=C2=A0 i set YARN_NODEMANAGER_HEAPSIZE=3D15000,so the NM r= un in a 15G JVM,but why i see web ui of yarn ,in it's Active= Nodes -> Mem Avail ,only 8GB? ,why?
--e89a8f234449a5864e04fa08c9d8--