containerized.heap-cutoff-min |
600 |
Minimum amount of heap memory to remove in containers, as a safety margin. |
containerized.heap-cutoff-ratio |
0.25 |
Percentage of heap space to remove from containers (YARN / Mesos), to compensate for other JVM memory usage. |
local.number-resourcemanager |
1 |
|
resourcemanager.job.timeout |
"5 minutes" |
Timeout for jobs which don't have a job manager as leader assigned. |
resourcemanager.rpc.port |
0 |
Defines the network port to connect to for communication with the resource manager. By default, the port of the JobManager, because the same ActorSystem is used. Its not possible to use this configuration key to define port ranges. |