[ https://issues.apache.org/jira/browse/MAPREDUCE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785910#comment-13785910 ]
Chris Nauroth commented on MAPREDUCE-5442: ------------------------------------------ +1 for the rebased patch too. bq. cannot "submit patch"... That's OK. Once you click Submit Patch, the issue goes into Patch Available status. It stays in this status unless you click Cancel Patch. While it's in Patch Available status, any new attachments you add to the issue get tested by Jenkins. > $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)