Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
Configuration:
jobmanager.memory.process.size=1 gb jobmanager.memory.flink.size=512 mb jobmanager.memory.heap.size=128 mb
org.apache.flink.configuration.IllegalConfigurationException: Sum of the configured JVM Heap Memory (128.000mb (134217728 bytes)) and the configured or default Off-heap Memory (128.000mb (134217728 bytes)) exceeds the configured Total Flink Memory (512.000mb (536870912 bytes)). Please, make the configuration consistent or configure only one option: either JVM Heap or Total Flink Memory.
Attachments
Attachments
Issue Links
- is a child of
-
FLINK-17973 Test memory configuration of Flink cluster
- Closed
- links to