You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/12 10:30:18 UTC

[jira] [Commented] (FLINK-2444) Add tests for HadoopInputFormats

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

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

GitHub user mliesenberg opened a pull request:

    https://github.com/apache/flink/pull/1628

    [FLINK-2444] add tests for HadoopInputFormats

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mliesenberg/flink FLINK-2444-input-format-tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1628.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 #1628
    
----
commit 363c325da8fccd7e49fad7a81c49a1cdc24397ce
Author: Martin Liesenberg <ma...@gmail.com>
Date:   2016-02-11T23:18:06Z

    [FLINK-2444] Add tests to mapreduce.HadoopInputFormat

commit 0625454a2aea2c7863e0863538f6696c95e030b5
Author: Martin Liesenberg <ma...@gmail.com>
Date:   2016-02-12T07:29:20Z

    [FLINK-2444] simplify type check test

commit a46095ed5c64c12d020f63c3a15431cb44a3119f
Author: Martin Liesenberg <ma...@gmail.com>
Date:   2016-02-12T09:25:38Z

    [FLINK-2444] Add tests for mapred.HadoopInputFormat

----


> Add tests for HadoopInputFormats
> --------------------------------
>
>                 Key: FLINK-2444
>                 URL: https://issues.apache.org/jira/browse/FLINK-2444
>             Project: Flink
>          Issue Type: Test
>          Components: Hadoop Compatibility, Tests
>    Affects Versions: 0.9.0, 0.10.0
>            Reporter: Fabian Hueske
>              Labels: starter
>
> The HadoopInputFormats and HadoopInputFormatBase classes are not sufficiently covered by unit tests.
> We need tests that ensure that the methods of the wrapped Hadoop InputFormats are correctly called. 



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