You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/03/09 21:33:39 UTC

[jira] [Resolved] (MAPREDUCE-2884) tmpjars not working when default filesystem mismatches between client and server

     [ https://issues.apache.org/jira/browse/MAPREDUCE-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved MAPREDUCE-2884.
-----------------------------------------
    Resolution: Won't Fix

stale

> 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
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)