Hi,

We try to migrate our application from `Flink on standalone Kubernetes`
to `Application mode on Flink operator`. However, we cannot configure to
use local SSD for RocksDB state successful. Any through?


Detail:

In original `Flink on standalone Kubernetes`:
- set `io.tmp.dirs` to local SSD and Flink uses local SSD for its data.

In new `Application mode on Flink operator`:
- set `io.tmp.dirs` to local SSD causes taskmanager crashloop. We are
  still trying to get the exact error message since it disappers very
  fast.
- set `workingDir` in pod template does not work. Flink still uses /tmp
  to store its data.
- set `process.taskmanager.working-dir` does not work. Flink still uses
  /tmp to store its data.


-- 
ChangZhuo Chen (陳昌倬) czchen@{czchen,debian}.org
http://czchen.info/
Key fingerprint = BA04 346D C2E1 FE63 C790  8793 CC65 B0CD EC27 5D5B

Attachment: signature.asc
Description: PGP signature

Reply via email to