[
https://issues.apache.org/jira/browse/FLINK-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882021#comment-16882021
]
Gyula Fora commented on FLINK-13171:
------------------------------------
there are no other variants that do not accept it. So every single time you use
the Rich functions and do something in the open you get a Configuraiton
parameter that is always empty. I just find this kind of ridiculous. Also it's
gonna take forever to get rid of that method.
> Add withParameters(Configuration) method to DataStream operators
> ----------------------------------------------------------------
>
> Key: FLINK-13171
> URL: https://issues.apache.org/jira/browse/FLINK-13171
> Project: Flink
> Issue Type: New Feature
> Components: API / DataStream
> Reporter: Gyula Fora
> Priority: Minor
>
> The DataStream API doesn't have the appropriate methods to configure user
> functions so Rich functions cannot leverage the parameters passed in the open
> methods similar to the DataSet API.
>
> I think this would be a simple but valuable addition.
>
> [https://ci.apache.org/projects/flink/flink-docs-release-1.8/dev/batch/#via-withparametersconfiguration]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)