The system checks the Hive data warehouse in every 60 seconds.This alarm is generated when the Hive data warehouse is deleted.
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
16045 |
Critical |
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. |
The default Hive data warehouse is deleted. As a result, creating databases or tables in the default data warehouse fails, and services are affected.
Hive periodically checks the status of the default data warehouse and finds that the default data warehouse is deleted.
Check the default Hive data warehouse.
hdfs dfs -ls hdfs://hacluster/user/<username>/.Trash/Current/
hdfs dfs -mv hdfs://hacluster/user/<username>/.Trash/Current/user/hive/warehouse /user/hive/warehouse
Collect fault information.
After the fault is rectified, the system automatically clears this alarm.
None