Help Center/ MapReduce Service/ User Guide (Ankara Region)/ Alarm Reference/ ALM-16009 Map Number Exceeds the Threshold
Updated on 2024-11-29 GMT+08:00

ALM-16009 Map Number Exceeds the Threshold

Alarm Description

The system checks the number of HQL maps in every 30 seconds. This alarm is generated if the number exceeds the threshold. By default, Trigger Count is set to 3, and the threshold is 5000.

Alarm Attributes

Alarm ID

Alarm Severity

Alarm Type

Service Type

Auto Cleared

16009

Major

Quality of service

Hive

Yes

Alarm Parameters

Type

Parameter

Description

Location Information

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.

Additional Information

Trigger Condition

Specifies the threshold for triggering the alarm.

Impact on the System

If the number of HQL maps executed by Hive is too large, a large number of Yarn queue resources are occupied, which may take a long time and affect other tasks running using this queue.

Possible Causes

The HQL statements are not the optimal.

Handling Procedure

Check the number of HQL maps.

  1. On FusionInsight Manager portal, choose Cluster >Name of the desired cluster > Services > Hive > Resource. Check the HQL statements with the excessively large number (5000 or more) of maps in HQL Map Count.
  1. Locate the corresponding HQL statements, optimize them and execute them again.
  2. Check whether the alarm is cleared.

    • If it is, no further action is required.
    • If it is not, go to 4.

Collect fault information.

  1. On the FusionInsight Manager, choose O&M > Log > Download.
  2. Select Hive in the required cluster from the Service.
  3. Click the edit icon 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.
  4. Contact the O&M engineers and send the collected logs.

Alarm Clearance

After the fault is rectified, the system automatically clears this alarm.

Related Information

None.