[
https://issues.apache.org/jira/browse/FLINK-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988804#comment-16988804
]
Till Rohrmann commented on FLINK-15058:
---------------------------------------
All serious users will have configured the task executor memory anyways. Hence,
it should only affect toy use cases. Moreover, we are outputting a descriptive
error message so that the user knows what to do. Consequently, I believe that
this should not be a big problem.
> 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: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.10.0
> Reporter: Gary Yao
> Assignee: Gary Yao
> Priority: Major
> 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)