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/01/06 10:34:39 UTC

[jira] [Commented] (FLINK-2445) Add tests for HadoopOutputFormats

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

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

GitHub user ajaybhat opened a pull request:

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

    [FLINK-2445] Add tests for HadoopOutputFormats

    

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

    $ git pull https://github.com/ajaybhat/flink test-fix

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

    https://github.com/apache/flink/pull/1486.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 #1486
    
----
commit be59077d5f5df099c1792329631c08441cc25345
Author: Ajay Bhat <aj...@vmware.com>
Date:   2016-01-06T08:56:46Z

    [FLINK-2445] Add tests for HadoopOutputFormats

----


> 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)