Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 9728D10FED for ; Thu, 3 Oct 2013 23:30:42 +0000 (UTC) Received: (qmail 51243 invoked by uid 500); 3 Oct 2013 23:30:42 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 51205 invoked by uid 500); 3 Oct 2013 23:30:42 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 51197 invoked by uid 99); 3 Oct 2013 23:30:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 23:30:42 +0000 Date: Thu, 3 Oct 2013 23:30:42 +0000 (UTC) From: "Yingda Chen (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MAPREDUCE-5442) $HADOOP_MAPRED_HOME/$HADOOP_CONF_DIR setting not working on Windows 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/MAPREDUCE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yingda Chen updated MAPREDUCE-5442: ----------------------------------- Attachment: MAPREDUCE-5442-4.patch patch 4 attached to resolve the conflict. cannot "submit patch", i guess due to the status of the JIRA, so I am going with the old "attach file" route. > $HADOOP_MAPRED_HOME/$HADOOP_CONF_DIR setting not working on Windows > ------------------------------------------------------------------- > > Key: MAPREDUCE-5442 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5442 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: client > Affects Versions: 3.0.0, 2.1.1-beta > Reporter: Yingda Chen > Assignee: Yingda Chen > Attachments: MAPREDUCE-5442-2.patch, MAPREDUCE-5442-3.patch, MAPREDUCE-5442-4.patch, MAPREDUCE-5442.patch > > > Currently the mapred-default.xml has "mapreduce.application.classpath" entry set to > $HADOOP_MAPRED_HOME/share/hadoop/mapreduce/,$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/ > which is problematic on Windows since the path does not work on Windows OS. > Additionally, the yarn-default.xml has "yarn.application.classpath" entry that has similar problem, and is currently being tracked by YARN-1138 -- This message was sent by Atlassian JIRA (v6.1#6144)