[
https://issues.apache.org/jira/browse/FLINK-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583181#comment-14583181
]
ASF GitHub Bot commented on FLINK-2195:
---------------------------------------
GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/828
[release-0.9] [FLINK-2195] Configure Configurable Hadoop InputFormats
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/uce/incubator-flink configurable_if-2195-0.9
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/828.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 #828
----
commit c6da3eb868a6480019f91ccc0db4253f24b49f85
Author: Ufuk Celebi <[email protected]>
Date: 2015-06-10T08:42:42Z
[FLINK-2195] Configure Configurable Hadoop InputFormats
----
> Set Configuration for Configurable Hadoop InputFormats
> ------------------------------------------------------
>
> Key: FLINK-2195
> URL: https://issues.apache.org/jira/browse/FLINK-2195
> Project: Flink
> Issue Type: New Feature
> Components: Core
> Affects Versions: master
> Reporter: Ufuk Celebi
> Assignee: Ufuk Celebi
>
> Configurable Hadoop InputFormats like HBase's mapreduce.TableInputFormat can
> require the Configuration to be set in order to work correctly.
> The mapreduce.TableInputFormat (HBase 1.0.1.1) for example fails with a NPE
> because of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)