Description: The property defines the maximum number of tasks that can be executed concurrently on Helix participant.
Values and behavior:
If you use a lower instance type, change the HELIX_PARTICIPANT_MAX_CONCURRENT_TASKS value as mentioned in the following table.
Worker Memory | HELIX_PARTICIPANT_MAX_CONCURRENT_TASKS |
---|---|
8GB | 2 |
16GB | 4 |
32GB | 9 |
Note
For AWS, m5.4xlarge is the default instance type for the worker nodes.
For Azure, Standard_D16s_v4 is the default Worker Instance Type.
For GCP, n2-standard-16 is the minimum configuration.
Default value:
19
Scope:
Application
Comes into effect:
Requires BI Server restart to come into effect.
Environment:
Applicable in Kubernetes-based environments.