[ 
https://issues.apache.org/jira/browse/FLINK-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395707#comment-14395707
 ] 

ASF GitHub Bot commented on FLINK-1828:
---------------------------------------

Github user fhueske commented on a diff in the pull request:

    https://github.com/apache/flink/pull/571#discussion_r27768571
  
    --- Diff: 
flink-java/src/main/java/org/apache/flink/api/java/hadoop/mapreduce/HadoopOutputFormatBase.java
 ---
    @@ -66,6 +67,8 @@ public 
HadoopOutputFormatBase(org.apache.hadoop.mapreduce.OutputFormat<K, V> map
        @Override
        public void configure(Configuration parameters) {
                // nothing to do
    --- End diff --
    
    The comment should be removed.


> Impossible to output data to an HBase table
> -------------------------------------------
>
>                 Key: FLINK-1828
>                 URL: https://issues.apache.org/jira/browse/FLINK-1828
>             Project: Flink
>          Issue Type: Bug
>          Components: Hadoop Compatibility
>    Affects Versions: 0.9
>            Reporter: Flavio Pompermaier
>              Labels: hadoop, hbase
>             Fix For: 0.9
>
>
> Right now it is not possible to use HBase TableOutputFormat as output format 
> because Configurable.setConf  is not called in the configure() method of the 
> HadoopOutputFormatBase



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to