ALM-45331 Number of Presto Worker1 Threads Exceeds the Threshold
Alarm Description
The system checks the number of threads used by Presto coordinator and worker instances. The default threshold is 1024. This alarm is generated when the number of Presto coordinator or worker threads exceeds the threshold.
Alarm Attributes
Alarm ID |
Alarm Severity |
Auto Cleared |
---|---|---|
45331 |
Minor |
Yes |
Alarm Parameters
Parameter |
Description |
---|---|
ServiceName |
Specifies the service for which the alarm was generated. |
RoleName |
Specifies the role for which the alarm was generated. |
HostName |
Specifies the host for which the alarm was generated. |
Impact on the System
None
Possible Causes
- Too many threads are used by Presto instances.
- Too many Presto tasks are concurrently executed.
Handling Procedure
Check the number of concurrent tasks.
- Check whether the CPU load of the current cluster is normal and the number of concurrent SQL statements meets the expectation.
Adjust the alarm threshold for the number of threads.
- Log in to FusionInsight Manager and choose O&M > Alarm > Thresholds. On the Thresholds page, choose Presto and click Number of Threads (Coordinator) or Number of Threads (Worker). Then, locate the row that contains the default rule and click Modify in the Operation column to increase the threshold, for example, increase the threshold by 20%.
- Check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 6.
Upgrade coordinator specifications or add worker node groups.
- Check the number of coordinator and worker threads. If the number of coordinator threads is too large, upgrade coordinator node specifications to increase the number of CPU cores. If the number of worker threads is too large, add worker node groups.
- Check whether the alarm is cleared.
- If yes, no further action is required.
- If no, go to 6.
Collect fault information.
- On FusionInsight Manager, choose O&M. In the navigation pane on the left, choose Log > Download.
- Expand the Service drop-down list, and select Presto for the target cluster.
- Click in the upper right corner, and set Start Date and End Date for log collection to 10 minutes ahead of and after the alarm generation time, respectively. Then, click Download.
- Contact O&M personnel and provide the collected logs.
Alarm Clearance
This alarm is automatically cleared after the fault is rectified.
Related Information
None
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.