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

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

Github user aljoscha commented on the pull request:

    https://github.com/apache/flink/pull/621#issuecomment-96953776
  
    Unfortunately, Travis cuts of the log if it is too long, like here: 
https://travis-ci.org/aljoscha/flink/jobs/60177866 (that's from your pull 
request). You have to click on the "Download log" button, then you can view the 
whole log, there you see the check style errors.
    
    You can also see the errors if you run a "mvn clean verify" on your local 
machine.
    
    It seems your code still contains tabs. (From the recently failed travis 
builds)


> 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)

Reply via email to