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 <alexis.sarda-espin...@microfocus.com> 于2021年10月4日周一 下午3:59写道: > 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. > > >