The system checks the number of pending Yarn tasks every 30 seconds and compares the number of tasks with the threshold. This alarm is generated when the number of pending tasks exceeds the threshold.
You can change the threshold by choosing System > Configure Alarm Threshold > Service > Yarn > Queue Root Pending Applications > Queue Root Pending Applications on MRS Manager.
This alarm is cleared when the number of pending tasks is less than or equal to the threshold.
Alarm ID |
Alarm Severity |
Automatically Cleared |
---|---|---|
18010 |
Major |
Yes |
Parameter |
Description |
---|---|
ServiceName |
Specifies the service for which the alarm is generated. |
RoleName |
Specifies the role for which the alarm is generated. |
HostName |
Specifies the host for which the alarm is generated. |
Trigger Condition |
Specifies the threshold for triggering the alarm. |
Tasks may be stacked and cannot be processed in a timely manner.
The computing capability of the cluster is lower than the task submission rate. As a result, the task cannot be processed in a timely manner after being submitted.
Check whether the values of Memory Used|Memory Total and VCores Used|VCores Total on the native Yarn page reach or approach the maximum values.
Check whether the running tasks are submitted at a normal frequency.
The scale-out is based on the site requirements. For details, see Manually Scaling Out a Cluster.
None