Jobs fail if mapred.local.dir have several entries in it --------------------------------------------------------
Key: HADOOP-562 URL: http://issues.apache.org/jira/browse/HADOOP-562 Project: Hadoop Issue Type: Bug Components: mapred Affects Versions: 0.7.0 Reporter: Johan Oskarson Since HADOOP-288 got commited jobs (sometimes) fail if you have a comma seperated list of directories as your mapred.local.dir The jobs fail with ClassNotFoundExceptions, I'm guessing the job.jar is put on one of the disks but something fails when reading/finding it again. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira