How to read flink state data without setting uid?

Viewed 14

I didn't set the uid for my flink operator, is there any way to read the flink state data? State Processor API requires uid. Thanks.

0 Answers
Related