[jira] [Created] (FLINK-1422) Missing usage example for "withParameters"

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1422) Missing usage example for "withParameters"

Shang Yuanchun (Jira)
Alexander Alexandrov created FLINK-1422:
-------------------------------------------

             Summary: Missing usage example for "withParameters"
                 Key: FLINK-1422
                 URL: https://issues.apache.org/jira/browse/FLINK-1422
             Project: Flink
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 0.8
            Reporter: Alexander Alexandrov
            Priority: Trivial
             Fix For: 0.8.1


I am struggling to find a usage example of the "withParameters" method in the documentation. At the moment I only see this note:

{quote}
Note: As the content of broadcast variables is kept in-memory on each node, it should not become too large. For simpler things like scalar values you can simply make parameters part of the closure of a function, or use the withParameters(...) method to pass in a configuration.
{quote}



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