Hi running Flink 1.10 I have - 3 job nodes 8GB memory total - jobmanager.heap.size: 6144m
- 3 task nodes 16GB memory total - taskmanager.memory.flink.size: 10240m - taskmanager.memory.jvm-metaspace.size: 1024m <--- This still cause metaspace errors once a while, can I go higher do I need to lower the 10GB above? The task nodes on the UI are reporting: - Physical Memory:15.7 GBJVM - Heap Size:4.88 GB <------- I'm guess this current used heap size and not the mak of 10GB set above? - Flink Managed Memory:4.00 GB