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 2017/05/24 19:51:04 UTC

[jira] [Commented] (FLINK-6710) Remove twitter-inputformat

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-6710] Remove Twitter-InputFormat

    This PR removes the twitter InputFormat as it doesn't provide any significant functionality.

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

    $ git pull https://github.com/zentol/flink 6710_dead_bird

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

    https://github.com/apache/flink/pull/3984.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 #3984
    
----
commit da74f9173d4280785a62abed84ee756963049602
Author: zentol <ch...@apache.org>
Date:   2017-05-24T19:48:31Z

    [FLINK-6710] Remove Twitter-InputFormat

----


> Remove twitter-inputformat
> --------------------------
>
>                 Key: FLINK-6710
>                 URL: https://issues.apache.org/jira/browse/FLINK-6710
>             Project: Flink
>          Issue Type: Improvement
>          Components: Batch Connectors and Input/Output Formats
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> I propose removing the twitter-inputformat under flink-contrib.
> It provides no interesting properties in terms of accessing tweets (since it just reads them from a file) in contrast to the streaming {{TwitterSource}}, nor provides any significant functionality that cannot be achieved using the jackson databind API.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)