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

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

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/442#issuecomment-83455819
  
    Your own tests fail for this code. Probably because they get thrown off by 
the comment in the sample JSON file.
    
    A way to make this work is to exclude this file from the RAT test and add a 
notice text file next to it that states the license header.
    Or to make the input format aware of line comments (starting with `//` or 
`#`) and define the header like this.


> 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