Thank you!
On Fri, Apr 29, 2022 at 5:31 PM Gyula Fóra wrote:
> Hi!
>
> We did not expose this as a top level flag in the spec, but you can enable
> this through the flink configuration using:
>
> execution.savepoint.ignore-unclaimed-state: "true"
>
> Cheers,
> Gyula
>
> On Fri, Apr 29, 2022 at 5
Hi!
We did not expose this as a top level flag in the spec, but you can enable
this through the flink configuration using:
execution.savepoint.ignore-unclaimed-state: "true"
Cheers,
Gyula
On Fri, Apr 29, 2022 at 5:26 PM Shqiprim Bunjaku
wrote:
> Hi all,
>
> I am using Flink Kubernetes Operato
Hi all,
I am using Flink Kubernetes Operator to manage my Flink applications. I
have one issue when making changes in pipeline and I need to pass
--allowNonRestoredState configuration, but I cannot find how I can do this
using Flink Operator. Tried below method but didn't work:
job:
args