[
https://issues.apache.org/jira/browse/FLINK-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340357#comment-14340357
]
ASF GitHub Bot commented on FLINK-1615:
---------------------------------------
GitHub user Elbehery opened a pull request:
https://github.com/apache/flink/pull/442
[FLINK-1615] [java api] SimpleTweetInputFormat
This is a contribution with a TweetInputFormat, Jira
[FLINK-1615](https://issues.apache.org/jira/browse/FLINK-1615).
This commit contains, the InputFormat, the Pojos for tweet and nested
object, the Hanlder, and a UnitTest with a Test File of four tweets.
Before Pushing, the branch was rebased against upstream/master branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Elbehery/flink Tweet-into-Pojo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/442.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 #442
----
commit f25e2e83d60992ac11e38c5a842e185e2ad1c134
Author: elbehery <[email protected]>
Date: 2015-02-27T16:34:27Z
[FLINK-1615] [java api] SimpleTweetInputFormat
----
> Introduces a new InputFormat for Tweets
> ---------------------------------------
>
> Key: FLINK-1615
> URL: https://issues.apache.org/jira/browse/FLINK-1615
> Project: Flink
> Issue Type: New Feature
> Components: flink-contrib
> Affects Versions: 0.8.1
> Reporter: mustafa elbehery
> Priority: Minor
>
> An event-driven parser for Tweets into Java Pojos.
> It parses all the important part of the tweet into Java objects.
> Tested on cluster and the performance in pretty well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)