(DEPRECATED) Apache Flink User Mailing List archive.
Search
everywhere
only in this topic
Advanced Search
Sink data into java stream variable
Classic
List
Threaded
♦
♦
Locked
2 messages
Soheil Pourbafrani
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Sink data into java stream variable
Hi,
In Flink Stream processing can we sink data into java stream array?
Oytun Tez
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Sink data into java stream variable
Hi Soheil,
This is a tricky question that requires much more context due to distributed nature of Flink. Take a look at [1], especially BufferingSink example which I will
assume
behaves similar to your need.
Oytun
[1]
https://ci.apache.org/projects/flink/flink-docs-stable/dev/stream/state/state.html#using-managed-operator-state
---
Oytun Tez
M O T A W O R D
The World's Fastest Human Translation Platform.
[hidden email]
—
www.motaword.com
On Mon, Apr 15, 2019 at 3:01 PM Soheil Pourbafrani <
[hidden email]
> wrote:
Hi,
In Flink Stream processing can we sink data into java stream array?
Free forum by Nabble
Edit this page