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

Anton Solovev edited comment on FLINK-4042 at 12/23/16 12:25 PM:
-----------------------------------------------------------------

Hi [~till.rohrmann] What exactly doesn't work? On my local machine all are 
going well


was (Author: tonycox):
Hi [~till.rohrmann] What exactly doesn't work? On my local machine all is going 
well

> TwitterStream example does not work
> -----------------------------------
>
>                 Key: FLINK-4042
>                 URL: https://issues.apache.org/jira/browse/FLINK-4042
>             Project: Flink
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 1.0.3
>            Reporter: Till Rohrmann
>            Assignee: Anton Solovev
>            Priority: Minor
>
> The {{TwitterStream}} does not work with version 1.0.3 because the 
> {{flink-connector-twitter}} is missing the following dependencies: 
> {{org.apache.httpcomponents:httpclient}} and 
> {{org.apache.httpcomponents:httpcore}} 
> Adding these lines to the {{pom.xml}} should fix the problem.
> {code}
> <inlcude>org.apache.httpcomponents:httpclient</inlcude>               
> <include>org.apache.httpcomponents:httpcore</include>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to