sa
> *Cc:* Flink ML
> *Subject:* Re: Kubernetes HA - Reusing storage dir for different clusters
>
> When the Flink job reached to global terminal state(FAILED, CANCELED,
> FINISHED), all the HA related data(including pointers in ConfigMap and
> concrete data in DFS) will be cleaned up
.
Regards,
Alexis.
From: Yang Wang
Sent: Friday, October 8, 2021 5:24 AM
To: Alexis Sarda-Espinosa
Cc: Flink ML
Subject: Re: Kubernetes HA - Reusing storage dir for different clusters
When the Flink job reached to global terminal state(FAILED, CANCELED,
FINISHED),
When the Flink job reached to global terminal state(FAILED, CANCELED,
FINISHED), all the HA related data(including pointers in ConfigMap and
concrete data in DFS) will be cleaned up automatically.
Best,
Yang
Alexis Sarda-Espinosa 于2021年10月4日周一
下午3:59写道:
> Hello,
>
>
>
> If I deploy a Flink-Kube
Hello,
If I deploy a Flink-Kubernetes application with HA, I need to set
high-availability.storageDir. If my application is a batch job that may run
multiple times with the same configuration, do I need to manually clean up the
storage dir between each execution?
Regards,
Alexis.