[
https://issues.apache.org/jira/browse/MAPREDUCE-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727057#comment-13727057
]
Yingda Chen commented on MAPREDUCE-5442:
----------------------------------------
This is another environment issue on Windows, which is quite similar to
YARN-729.
Currently the mapred-default.xml has "mapreduce.application.classpath" entry
set to
<value>$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*,$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/*</value>
which is problematic on Windows since the path does not work on Windows OS,
instead we should be using
"%HADOOP_MAPRED_HOME%\\share\\hadoop\\mapreduce\\" for Windows.
> $HADOOP_MAPRED_HOME setting not working on Windows
> --------------------------------------------------
>
> Key: MAPREDUCE-5442
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5442
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Yingda Chen
> Assignee: Yingda Chen
> Priority: Minor
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira