Hi John,
A simple workaround is by setting configuration option
`python.fn-execution.memory.managed` as `false`.
Regards,
Dian
On Fri, Jun 17, 2022 at 6:50 PM John Tipper wrote:
> Thanks Dian - I’m restricted to 1.13 for the moment because this is
> running inside AWS Kinesis. Is there a way t
Thanks Dian - I’m restricted to 1.13 for the moment because this is running
inside AWS Kinesis. Is there a way to manually bypass that issue?
J
Sent from my iPhone
On 17 Jun 2022, at 04:59, Dian Fu wrote:
>> This error generally occurs in jobs where there are transfers between Table
>> and
We did several changes to the savepoint rest API backend, where
something may have snuck in.
The odd thing is that you only see the issue for stop-with-savepoint,
which are internally handled the same way as savepoints.
On 16/06/2022 17:57, Peter Westermann wrote:
We run a standalone Flink cl