[
https://issues.apache.org/jira/browse/MAPREDUCE-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034545#comment-13034545
]
Eli Collins commented on MAPREDUCE-2503:
----------------------------------------
Forgot to mention, the bug is that a Hadoop Path of form
"file:/home/eli/hadoop-dirs1/mr2/taskTracker/eli/jobcache/job_201105162124_0001/jars/job.jar"
becomes a Java File of form
"/home/eli/src/mapreduce1/file:/home/eli/hadoop-dirs1/mr2/taskTracker/eli/jobcache/job_201105162124_0001/jars/job.jar".
> Jub submission fails if mapreduce.cluster.local.dir is given URIs
> -----------------------------------------------------------------
>
> Key: MAPREDUCE-2503
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2503
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tasktracker
> Reporter: Eli Collins
> Priority: Minor
>
> Job submission (specifically TaskTracker#localizeJobJarFile) fails if
> {{mapreduce.cluster.local.dir}} has a URI with a scheme (eg
> file:///home/eli/hadoop-dirs1/mr1) vs just the path component. MR
> configuration parameters should accept full URIs to be consistent with common
> and HDFS.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira