I am having all the Accumulators store their data on /tmp  - as this is the 
default.
when running on docker -  this is mapped on my  VM’s   “/”  partition.
a lot of accumulatos – cause low disk util   => pods are evicted.

Is there a way to set the Accumulators persistence to a different path then 
/tmp ?
– one that I can mount o ta different partition on my VM ?


Flink 1.9 Is  used

Reply via email to