The system checks the non heap memory usage of Oozie every 30 seconds. This alarm is reported if the non heap memory usage of Oozie exceeds the threshold (80%). This alarm is cleared if the non heap memory usage is lower than the threshold.
Alarm ID |
Alarm Severity |
Auto Clear |
|---|---|---|
17005 |
Major |
Yes |
Name |
Meaning |
|---|---|
Source |
Specifies the cluster for which the alarm is generated. |
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. |
Non-heap memory overflow may cause service breakdown.
The non-heap memory of the Oozie instance is overused or the non-heap memory is inappropriately allocated.
Check non-heap memory usage.
JDK1.8 does not support the MaxPermSize parameter.
Suggestions on GC parameter settings for Oozie:
Set the value of -XX:MaxMetaspaceSize to 1/8 of the value of -Xmx. For example, if -Xmx is set to 2 GB, -XX:MaxMetaspaceSize is set to 256 MB. If -Xmx is set to 4 GB, -XX:MaxMetaspaceSize is set to 512 MB.
Collect the fault information.
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.This alarm is automatically cleared after the fault is rectified.
None