[
https://issues.apache.org/jira/browse/FLINK-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583180#comment-14583180
]
ASF GitHub Bot commented on FLINK-2195:
---------------------------------------
GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/827
[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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/827.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 #827
----
commit e1944004045c35b63f42572df02684395e6333e6
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)