[ https://issues.apache.org/jira/browse/FLINK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213599#comment-14213599 ]
Chiwan Park commented on FLINK-1173: ------------------------------------ Hello! I want to implement this feature. I think SocketTextStreamSource needs delimiter (like '\n' or something else), so socketTextStream(hostname, port, delimiter) is reasonable. Any other ideas? p.s. Could you assign this issue to me, please? > 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 > 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)