[ https://issues.apache.org/jira/browse/FLINK-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034391#comment-15034391 ]
ASF GitHub Bot commented on FLINK-2949: --------------------------------------- Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1311#issuecomment-161066615 @rmetzger This fell off my radar briefly as other things took priority. Let me know what you think about adding this to DataSet API, this follows from a similar change that was put in for reading HAdoopFiles from ExecutionEnvironment. Ofcourse, there are work arounds without having to mess with the DataSet APIs, so if you feel that this change is not acceptable to the community, I can withdraw this PR. > 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.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)