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 2015/10/22 23:18:27 UTC

[jira] [Commented] (FLINK-2900) Remove Record-API dependencies from Hadoop Compat module

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

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

GitHub user fhueske opened a pull request:

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

    [FLINK-2900] [hadoop-compat] Remove Record API code from Hadoop Compat module

    

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

    $ git pull https://github.com/fhueske/flink hadoopCompatRecord

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

    https://github.com/apache/flink/pull/1293.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 #1293
    
----
commit c5548b92ddc1fbc8d65b7d141d11b8a4a16b8f3a
Author: Fabian Hueske <fh...@apache.org>
Date:   2015-10-22T19:12:15Z

    [FLINK-2900] [hadoop-compat] Remove Record API code from Hadoop Compat module

----


> Remove Record-API dependencies from Hadoop Compat module
> --------------------------------------------------------
>
>                 Key: FLINK-2900
>                 URL: https://issues.apache.org/jira/browse/FLINK-2900
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Hadoop Compatibility
>    Affects Versions: 0.10
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>
> The Hadoop Compat module includes wrappers for Hadoop Input/OutputFormat for the Record API classes and a corresponding test.
> These need to be removed before removing the Record API.



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