Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E405711A5D for ; Mon, 18 Aug 2014 18:30:27 +0000 (UTC) Received: (qmail 48130 invoked by uid 500); 18 Aug 2014 18:30:21 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 48090 invoked by uid 500); 18 Aug 2014 18:30:21 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 48051 invoked by uid 99); 18 Aug 2014 18:30:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Aug 2014 18:30:21 +0000 Date: Mon, 18 Aug 2014 18:30:21 +0000 (UTC) From: "Jason Lowe (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-2034) Description for yarn.nodemanager.localizer.cache.target-size-mb is incorrect 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/YARN-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101024#comment-14101024 ] Jason Lowe commented on YARN-2034: ---------------------------------- Description looks OK, but the whitespace formatting for the other entries for this property were (inadvertently?) changed and the entry is now inconsistently indented. Could you please update the patch so just the description line is being modified? Thanks! > Description for yarn.nodemanager.localizer.cache.target-size-mb is incorrect > ---------------------------------------------------------------------------- > > Key: YARN-2034 > URL: https://issues.apache.org/jira/browse/YARN-2034 > Project: Hadoop YARN > Issue Type: Bug > Components: nodemanager > Affects Versions: 0.23.10, 2.4.0 > Reporter: Jason Lowe > Assignee: Chen He > Priority: Minor > Labels: documentation > Attachments: YARN-2034.patch, YARN-2034.patch > > > The description in yarn-default.xml for yarn.nodemanager.localizer.cache.target-size-mb says that it is a setting per local directory, but according to the code it's a setting for the entire node. -- This message was sent by Atlassian JIRA (v6.2#6252)