Fabian Hueske created FLINK-7932:
------------------------------------
Summary: Best Practices docs recommend passing parameters through
open(Configuration c)
Key: FLINK-7932
URL: https://issues.apache.org/jira/browse/FLINK-7932
Project: Flink
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.3.2
Reporter: Fabian Hueske
The [Best
Practices|https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/best_practices.html]
docs recommend to use {{Configuration}} to pass parameters to user functions.
This does not work for DataStream programs and is not recommended anymore. The
"Best Practices" page should be reworked.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)