Re: Flink parameter configuration does not take effect

2021-06-17 Thread Jason Lee
cluster vs job configurations: https://issues.apache.org/jira/browse/FLINK-22257. But in the long term, we certainly need to improve the user experience. On Wed, Jun 16, 2021 at 3:31 PM Jason Lee wrote: Dear Robert, For tasks running on the cluster, some parameter configurations a

Flink parameter configuration does not take effect

2021-06-15 Thread Jason Lee
Hi everyone, When I was researching and using Flink recently, I found that the official documentation on how to configure parameters is confusing, and when I set the parameters in some ways, it does not take effect. mainly as follows: we usually use a DDL Jar package to execute Flink SQL tas

Confusions and suggestions about Configuration

2021-06-14 Thread Jason Lee
Hi everyone, When I was researching and using Flink recently, I found that the official documentation on how to configure parameters is confusing, mainly as follows: 1. In the Configuration module of the official document, the description and default value of each parameter are introduced. T

Is the description of taskmanager.memory.task.heap.size in the official document incorrect?

2021-06-10 Thread Jason Lee
Hello everyone When I studied the memory model of TaskManager, I found that there is a problem in the official document, which is the description of taskmanager.memory.task.heap.size is incorrect. (https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/config/#taskmanag