[
https://issues.apache.org/jira/browse/FLINK-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881651#comment-16881651
]
vinoyang commented on FLINK-13171:
----------------------------------
IMO, if users do not use anonymous implementation class they can pass a
configuration object through constructor or setter method. However, I agree
that this method can be convenient for users. [~nssalian] before implementing
it, let's listen to [~aljoscha]'s opinion.
> 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)