Nicholas Moore created MRUNIT-124:
-------------------------------------
Summary: DistributedCache should move files from getCacheFiles to
getLocalCacheFiles
Key: MRUNIT-124
URL: https://issues.apache.org/jira/browse/MRUNIT-124
Project: MRUnit
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Nicholas Moore
Priority: Trivial
Fix For: 1.0.0
Attachments: MRUnit.DistributedCache.patch
When attempting to access files provided by the Distributed Cache Hadoop
feature, DistributedCache.getLocalCacheFiles() is not populated. Instead, the
files remain in DistributedCache.getCacheFiles().
This may affect other uses of DistributedCache.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira