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/02/11 10:35:13 UTC

[jira] [Commented] (FLINK-1510) Make AvroInputFormat splittable

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

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

GitHub user rmetzger opened a pull request:

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

    [FLINK-1510] Make AvroInputFormat splittable

    I'm currently working on testing the format on a cluster.

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

    $ git pull https://github.com/rmetzger/flink flink1510

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

    https://github.com/apache/flink/pull/382.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 #382
    
----
commit b173e4d4600fcd938f368f983ae9f02663e0244e
Author: Robert Metzger <rm...@apache.org>
Date:   2015-02-11T08:51:12Z

    [FLINK-1510] Make AvroInputFormat splittable

----


> Make AvroInputFormat splittable
> -------------------------------
>
>                 Key: FLINK-1510
>                 URL: https://issues.apache.org/jira/browse/FLINK-1510
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>
> Avro supports splitting files using synchronization points. IFs have to read between these points.



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