[ https://issues.apache.org/jira/browse/FLINK-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011526#comment-15011526 ]
ASF GitHub Bot commented on FLINK-3041: --------------------------------------- GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1379 FLINK-3041: Twitter Streaming Description section of Streaming Programming guide refers to an incorrect example 'TwitterLocal' You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1379.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 #1379 ---- commit a3ce1557080d716aa415615466cc64c0797a3ea5 Author: smarthi <smar...@apache.org> Date: 2015-11-18T17:48:38Z FLINK-3041: Twitter Streaming Description section of Streaming Programming guide refers to an incorrect example 'TwitterLocal' ---- > Twitter Streaming Description section of Streaming Programming guide refers > to an incorrect example 'TwitterLocal' > ------------------------------------------------------------------------------------------------------------------ > > Key: FLINK-3041 > URL: https://issues.apache.org/jira/browse/FLINK-3041 > Project: Flink > Issue Type: Improvement > Components: Documentation, Examples, Streaming > Affects Versions: 0.10.0 > Reporter: Suneel Marthi > Assignee: Suneel Marthi > Priority: Minor > Fix For: 0.10.1 > > > Twitter Streaming Description section of Streaming Programming guide refers > to an incorrect example 'TwitterLocal', it should be 'TwitterStream'. Fix > other typos in the Twitter streaming description and code cleanup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)