Re: S3 as streaming source

2016-06-03 Thread Ufuk Celebi
; `readFileStream`, `readTextFile` on StreamExecutionEnvironment works with > the S3 scheme to stream from S3 objects. > > > > -- > View this message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/S3-as-streaming-source-tp7357p7361.html > Sent from t

Re: S3 as streaming source

2016-06-03 Thread Tzu-Li (Gordon) Tai
om/S3-as-streaming-source-tp7357p7361.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: S3 as streaming source

2016-06-02 Thread Chiwan Park
ce otherwise writing Flink batch jobs will suit you more (the > batch DataSet API already supports this). > > > > -- > View this message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/S3-as-streaming-source-tp7357p7358.html > Sent f

Re: S3 as streaming source

2016-06-02 Thread Tzu-Li (Gordon) Tai
t you more (the batch DataSet API already supports this). -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/S3-as-streaming-source-tp7357p7358.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

S3 as streaming source

2016-06-02 Thread Soumya Simanta
Is there a standard Flink S3 source yet? Thanks -Soumya