From yarn-issues-return-22221-apmail-hadoop-yarn-issues-archive=hadoop.apache.org@hadoop.apache.org Wed Feb 5 05:40:15 2014 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 7F943102E6 for ; Wed, 5 Feb 2014 05:40:15 +0000 (UTC) Received: (qmail 41272 invoked by uid 500); 5 Feb 2014 05:40:14 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 41083 invoked by uid 500); 5 Feb 2014 05:40:11 -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 41058 invoked by uid 99); 5 Feb 2014 05:40:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Feb 2014 05:40:10 +0000 Date: Wed, 5 Feb 2014 05:40:10 +0000 (UTC) From: "Akira AJISAKA (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1483) is ${hadoop.tmp.dir} a hdfs dir or a linux local dir 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-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891819#comment-13891819 ] Akira AJISAKA commented on YARN-1483: ------------------------------------- I think ${hadoop.tmp.dir} is a local dir in both hadoop 1.x and 2.x. Closing this is as invalid. https://wiki.apache.org/hadoop/InvalidJiraIssues If you have a question, ask on mailing lists. > is ${hadoop.tmp.dir} a hdfs dir or a linux local dir > ---------------------------------------------------- > > Key: YARN-1483 > URL: https://issues.apache.org/jira/browse/YARN-1483 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.2.0 > Reporter: prophy Yan > > in hadoop 1.1.1, the ${hadoop.tmp.dir} is a hdfs dir. > recently, i upgrade my hadoop cluster from 1.1.1 to 2.2.0, on official yarn-default.xml configuration page. the property 'yarn.nodemanager.local-dirs' value is '${hadoop.tmp.dir}/nm-local-dir', but i haven't seen this dir in hdfs. i see it in the linux local /tmp dir. > so is this a bug? -- This message was sent by Atlassian JIRA (v6.1.5#6160)