[
https://issues.apache.org/jira/browse/FLINK-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881922#comment-16881922
]
Aljoscha Krettek commented on FLINK-13171:
------------------------------------------
I'm somewhat sceptical, because you can always pass a {{Configuration}} in the
closure of the user function. What's the added benefit of having the
{{withParameters()}} 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)