[jira] [Created] (FLINK-1173) Add socket text stream as a data source for the streaming API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1173) Add socket text stream as a data source for the streaming API

Shang Yuanchun (Jira)
Gyula Fora created FLINK-1173:
---------------------------------

             Summary: 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


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)