[
https://issues.apache.org/jira/browse/FLINK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216402#comment-14216402
]
ASF GitHub Bot commented on FLINK-1173:
---------------------------------------
Github user chiwanpark commented on the pull request:
https://github.com/apache/incubator-flink/pull/204#issuecomment-63502300
I misunderstood feature of SocketTextStream. So I read again [JIRA
Issue](https://issues.apache.org/jira/browse/FLINK-1173) and given
[documentation](http://spark.apache.org/docs/latest/streaming-programming-guide.html#a-quick-example)
and re-implement it. I also checked similar method in the documentation.
> Add socket text stream as a data source for the streaming API
> -------------------------------------------------------------
>
> Key: FLINK-1173
> URL: https://issues.apache.org/jira/browse/FLINK-1173
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Reporter: Gyula Fora
> Assignee: Chiwan Park
> Priority: Minor
> Labels: starter
>
> Add a socketTextStream(hostname,port) method to StreamExecutionEnvironment
> which would add a DataStreamSource that listens and streams the text input
> received through the selected port into the streaming program.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)