[
https://issues.apache.org/jira/browse/FLINK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213988#comment-14213988
]
ASF GitHub Bot commented on FLINK-1173:
---------------------------------------
Github user mbalassi commented on the pull request:
https://github.com/apache/incubator-flink/pull/204#issuecomment-63230333
Thanks for the PR. I'm picking it up shortly. The code looks nice on first
sight. One comment on the commits: I'd like to squash them into 2 (may be even
1) instead of 5 as you currently have two core commits followed by two fixes
and a test commit.
> 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)