You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/17 10:27:05 UTC

[jira] [Commented] (FLINK-3641) Document registerCachedFile API call

    [ https://issues.apache.org/jira/browse/FLINK-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335830#comment-15335830 ] 

ASF GitHub Bot commented on FLINK-3641:
---------------------------------------

GitHub user fhueske opened a pull request:

    https://github.com/apache/flink/pull/2122

    [FLINK-3641] Add documentation for DataSet distributed cache.

    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fhueske/flink docsDistCache

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2122.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2122
    
----
commit c4bc9e0afe7ac4c6747cde1405a9a20a473ebdd0
Author: Fabian Hueske <fh...@apache.org>
Date:   2016-06-15T12:19:43Z

    [FLINK-3641] Add documentation for DataSet distributed cache.

----


> Document registerCachedFile API call
> ------------------------------------
>
>                 Key: FLINK-3641
>                 URL: https://issues.apache.org/jira/browse/FLINK-3641
>             Project: Flink
>          Issue Type: Improvement
>          Components: Java API, Scala API
>    Affects Versions: 1.1.0
>            Reporter: Till Rohrmann
>            Assignee: Fabian Hueske
>            Priority: Minor
>
> Flink's stable API supports the {{registerCachedFile}} API call at the {{ExecutionEnvironment}}. However, it is nowhere mentioned in the online documentation. Furthermore, the {{DistributedCache}} is also not explained.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)