Gary Yao created FLINK-15058: -------------------------------- Summary: Log required config keys if TaskManager memory configuration is invalid Key: FLINK-15058 URL: https://issues.apache.org/jira/browse/FLINK-15058 Project: Flink Issue Type: Bug Components: Runtime / Coordination Affects Versions: 1.10.0 Reporter: Gary Yao Assignee: Gary Yao Fix For: 1.10.0
Currently the error message is {noformat} Either Task Heap Memory size and Managed Memory size, or Total Flink Memory size, or Total Process Memory size need to be configured explicitly {noformat} However, it would be good to immediately see which config keys are expected to be configured. -- This message was sent by Atlassian Jira (v8.3.4#803005)