[
https://issues.apache.org/jira/browse/FLINK-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger resolved FLINK-506.
----------------------------------
Resolution: Fixed
> Add Distributed Cache
> ---------------------
>
> Key: FLINK-506
> URL: https://issues.apache.org/jira/browse/FLINK-506
> Project: Flink
> Issue Type: Bug
> Reporter: GitHub Import
> Labels: github-import
> Fix For: pre-apache
>
>
> Add a Hadoop-like Distributed Cache utility.
> The distributed cache is needed for tasks that require files to be accessible
> with local file paths. Files are registered at the Program level with (file,
> name). The utility must take the files and write them to the local temp
> directory, assigning them a random file name and make the path available
> under the name.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/506
> Created by: [StephanEwen|https://github.com/StephanEwen]
> Labels:
> Created at: Wed Feb 26 00:58:54 CET 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.2#6252)