[
https://issues.apache.org/jira/browse/FLINK-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206502#comment-14206502
]
ASF GitHub Bot commented on FLINK-1226:
---------------------------------------
GitHub user rmetzger opened a pull request:
https://github.com/apache/incubator-flink/pull/196
[FLINK-1226] Add API support for passing Configurations to InputFormats
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/incubator-flink flink1226
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/196.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #196
----
commit 79ef6654cd9fcee40d462db79349400563cdfe11
Author: Robert Metzger <[email protected]>
Date: 2014-11-11T14:02:16Z
[FLINK-1226] Add API support for passing Configurations to InputFormats
----
> No way to give Configuration to DataSource
> ------------------------------------------
>
> Key: FLINK-1226
> URL: https://issues.apache.org/jira/browse/FLINK-1226
> Project: Flink
> Issue Type: Improvement
> Components: Java API
> Affects Versions: 0.8-incubating
> Reporter: Fabian Hueske
> Assignee: Robert Metzger
> Priority: Minor
>
> It is currently not possible (at least I didn't find a way) to give a
> Configuration object to an InputFormat.
> Regular operators such as MapOperator provide {{getParameters}} and
> {{withParameters()}} functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)