You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here the checkpoint interval is changed at *Cluster level*.
23
+
Here the checkpoint interval is changed at *Cluster level*.
24
24
25
25
1. Update the changes by clicking **OK** and then **Save**.
26
26
27
-
Once saved, the new configurations get updated in a few minutes (~5 minutes).
28
-
29
-
Configurations, which can be updated using Configuration Management Settings
30
-
31
-
`processMemory size:`
32
-
33
-
The default settings for the process memory size of or job manager and task manager would be the memory configured by the user during cluster creation.
34
-
35
-
This size can be configured by using the below configuration property. In-order to change task manager process memory, use this configuration.
36
-
37
-
`taskmanager.memory.process.size : <value>`
38
-
39
-
Example:
40
-
`taskmanager.memory.process.size : 2000mb`
41
-
42
-
For job manager,
43
-
44
-
`jobmanager.memory.process.size : <value>`
45
-
46
-
> [!NOTE]
47
-
> The maximum configurable process memory is equal to the memory configured for `jobmanager/taskmanager`.
27
+
1.Once saved, the new configurations get updated in a few minutes (~5 minutes).
28
+
29
+
1.Configurations, which can be updated using Configuration Management Settings.
30
+
31
+
`processMemory size:`
32
+
33
+
1.The default settings for the process memory size of or job manager and task manager would be the memory configured by the user during cluster creation.
34
+
35
+
1.This size can be configured by using the below configuration property. In-order to change task manager process memory, use this configuration.
36
+
37
+
`taskmanager.memory.process.size : <value>`
38
+
39
+
Example:
40
+
`taskmanager.memory.process.size : 2000mb`
41
+
42
+
1.For job manager
43
+
44
+
`jobmanager.memory.process.size : <value>`
45
+
46
+
> [!NOTE]
47
+
> The maximum configurable process memory is equal to the memory configured for `jobmanager/taskmanager`.
0 commit comments