Hi,
Are you using a `RichSinkFunction`? There you should have access to the runtime context, with which you can use to access keyed state.
Cheers,
Gordon
On 24 February 2018 at 3:04:55 PM, Kien Truong ([hidden email]) wrote:
Hi,
It seems that I can't used managed keyed state
inside sink functions. Is this unsupported with Flink 1.4 or am I
doing something wrong ?
Regards,
Kien