[
https://issues.apache.org/jira/browse/HAMA-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437272#comment-13437272
]
Thomas Jungblut commented on HAMA-628:
--------------------------------------
Thanks Martin, it would be cool if you could use the Hama code formatter in the
future. You can get it here
(http://incubator.apache.org/hama/hama-eclipse-formatter.xml) and import it to
eclipse. Then you can do ctrl+f and it will format your code accordingly. Will
save much time importing it into the hama trunk.
-> resolved
> DistributedCache - getLocalCacheFiles returns NULL in Pseudo Distributed Mode
> -----------------------------------------------------------------------------
>
> Key: HAMA-628
> URL: https://issues.apache.org/jira/browse/HAMA-628
> Project: Hama
> Issue Type: Bug
> Components: bsp core
> Affects Versions: 0.5.0
> Reporter: Martin Illecker
> Assignee: Martin Illecker
> Labels: newbie, trivial
> Fix For: 0.6.0
>
> Attachments: BSPPeerImpl.java.patch, WorkaroundBSP.java
>
>
> When attempting to access files provided by the Distributed Cache the
> DistributedCache.getLocalCacheFiles() method returns NULL.
> The files are set via DistributedCache.setCacheFiles() and can be retrieved
> later via DistributedCache.getCacheFiles().
> It seems, that the files are not copied to the local file system by Hama.
> I think this bug is similar to
> [https://issues.apache.org/jira/browse/MRUNIT-124]
--
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