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

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

GitHub user mliesenberg opened a pull request:

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

    [FLINK-2445] Add tests for HadoopOutputFormats

    

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

    $ git pull https://github.com/mliesenberg/flink FLINK-2445-tests

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

    https://github.com/apache/flink/pull/1625.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 #1625
    
----
commit f2f6bbbb92c22bea5276b8cb9e0ca6b63b7aa7f3
Author: Ajay Bhat <[email protected]>
Date:   2016-01-06T10:42:03Z

    [FLINK-2445] Add tests for HadoopOutputFormats

commit 675fc4679c2f0e546967de7e5addfe3899ea9a54
Author: Martin Liesenberg <[email protected]>
Date:   2016-02-11T14:59:01Z

    [FLINK-2445] Enhance HadoopOutputFormatTests
    
    - add test for finalizeGlobal
    - add test for Configurable HadoopOutputFormat
    - address PR comments on checks etc.

commit 4a3a1cfd2707ef7c668b376bec3e46d9c8d0371f
Author: Martin Liesenberg <[email protected]>
Date:   2016-02-11T20:40:48Z

    [FLINK-2445] adopt writeRecordTest to match other tests

----


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



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

Reply via email to