The system checks the Non Heap memory usage of MapReduce JobHistoryServer every 30 seconds and compares the actual usage with the threshold. The alarm is generated when the Non Heap memory usage of MapReduce JobHistoryServer exceeds the threshold (90% of the maximum memory by default).
Users can choose O&M > Alarm > Thresholds > Name of the desired cluster > MapReduce to change the threshold.
The alarm is cleared when the Non Heap memory usage is less than or equal to the threshold.
Alarm ID |
Alarm Severity |
Automatically Cleared |
---|---|---|
18019 |
Major |
Yes |
Name |
Meaning |
---|---|
Source |
Specifies the cluster for which the alarm is generated. |
ServiceName |
Specifies the service name for which the alarm is generated. |
RoleName |
Specifies the role name for which the alarm is generated. |
HostName |
Specifies the object (host ID) for which the alarm is generated. |
Trigger Condition |
Specifies the threshold triggering the alarm. If the current indicator value exceeds this threshold, the alarm is generated. |
When the Non Heap memory usage of MapReduce JobHistoryServer is overhigh, the performance of MapReduce task submission and operation is affected. In addition, a memory overflow may occur so that the MapReduce service is unavailable.
The Non Heap memory of the MapReduce JobHistoryServer instance on the node is overused or the Non Heap memory is inappropriately allocated. As a result, the usage exceeds the threshold.
Check the Non Heap memory usage.
The mapping between the number of historical tasks (10000) and the memory of the JobHistoryServer is as follows:
-Xms30G -Xmx30G -XX:NewSize=1G -XX:MaxNewSize=2G
Collect fault information.
After the fault is rectified, the system automatically clears this alarm.
None