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/31 02:27:27 UTC

[jira] [Commented] (FLINK-2949) Add method 'writeSequencefile' to DataSet

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

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

GitHub user smarthi opened a pull request:

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

    FLINK-2949 [WIP]: Add method 'writeSequencefile' to DataSet

    

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

    $ git pull https://github.com/smarthi/flink Flink-2949

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

    https://github.com/apache/flink/pull/1311.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 #1311
    
----
commit 274d8720a48db713aeb7d35e2466d061f5c17d34
Author: smarthi <sm...@apache.org>
Date:   2015-10-31T01:23:00Z

    FLINK-2949: Add method 'writeSequencefile' to DataSet

----


> Add method 'writeSequencefile' to DataSet 
> ------------------------------------------
>
>                 Key: FLINK-2949
>                 URL: https://issues.apache.org/jira/browse/FLINK-2949
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.9.1
>            Reporter: Suneel Marthi
>            Assignee: Suneel Marthi
>             Fix For: 1.0
>
>
> Add a method 'writeSequenceFile' to DataSet API, corresponding to the 'readSequenceFile' in ExecutionEnvironment. 



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