Re: Using Queryable State within 1 job + docs suggestion
Posted by
Yun Tang on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Using-Queryable-State-within-1-job-docs-suggestion-tp35227p35319.html
Hi Annemarie
Actually, I do not know what exactly PU means in your thread. If you means the task manager, though I haven't tried I think we might be able to query state in the same job. Maybe you could give a try.
In general, we would initialize two states in the same operator so that they could query each other, which provide better performance.
Best
Yun Tang
Hi,
Thanks for your response!
What if I'm using regular state instead of windowState, is there any way to
use query this state of a PU from another PU in the same Flink job?
Best,
Annemarie
--
Sent from:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/