tmpjars not working when default filesystem mismatches between client and server
--------------------------------------------------------------------------------
Key: MAPREDUCE-2884
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2884
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv1
Affects Versions: 0.23.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Critical
Fix For: 0.23.0
One of the HBase tests is failing which tries to add a local file to the
distributed cache using the "tmpjars" configuration variable. The first half of
the distributedcache setup decides not to copy it to the JT, because the JT is
apparently using the same filesystem, but the second half of distributedcache
setup tries to check timestamps on a different filesystem where the file does
not exist.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira