Updated on 2022-12-14 GMT+08:00

ALM-29004 Impalad Process Memory Usage Exceeds the Threshold

Description

The system checks the memory usage of the Impalad process every 30 seconds. This alarm is generated when the system detects that the memory usage exceeds the default threshold (80%).

This alarm is automatically cleared when the system detects that the memory usage of the process falls below the threshold.

Attribute

Alarm ID

Alarm Severity

Automatically Cleared

29004

Minor

Yes

Parameters

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.

Impact on the System

The memory usage is too high. Some query tasks may fail due to insufficient memory.

Possible Causes

The Impalad process is executing a large number of query tasks.

Procedure

  1. On FusionInsight Manager, choose O&M > Alarm > Thresholds > Impala > CPU and Memory > Impalad Process Memory Usage (Impalad) to check the threshold.

  2. If the alarm threshold is smaller than 80%, increase the alarm threshold as required and check whether the alarm is cleared.

    • If yes, no further action is required.
    • If no, go to 3.

  3. If the threshold is greater than 80%, check whether a large number of concurrent query tasks exist when the alarm is generated. A large number of concurrent query tasks will cause the memory usage to increase sharply. After the tasks are complete, the alarm is automatically cleared. During this period, some tasks may fail to be executed or canceled due to insufficient memory. In this case, try again.

    If the memory usage always exceeds the threshold, the cluster capacity may need to be expanded.

Alarm Clearing

The alarm is automatically cleared after the burst concurrent tasks are complete.

Related Information

None