Hive LLAP Health Tests

Hive LLAP HiveServer2 Health

This is a Hive LLAP service-level health test that checks that enough of the HiveServer2s in the cluster are healthy. The test returns "Concerning" health if the number of healthy HiveServer2s falls below a warning threshold, expressed as a percentage of the total number of HiveServer2s. The test returns "Bad" health if the number of healthy and "Concerning" HiveServer2s falls below a critical threshold, expressed as a percentage of the total number of HiveServer2s. For example, if this test is configured with a warning threshold of 95% and a critical threshold of 90% for a cluster of 100 HiveServer2s, this test would return "Good" health if 95 or more HiveServer2s have good health. This test would return "Concerning" health if at least 90 HiveServer2s have either "Good" or "Concerning" health. If more than 10 HiveServer2s have bad health, this test would return "Bad" health. A failure of this health test indicates unhealthy HiveServer2s. Check the status of the individual HiveServer2s for more information. This test can be configured using the Hive LLAP Hive LLAP service-wide monitoring setting.

Short Name: HiveServer2 Health

Healthy HiveServer2 Monitoring Thresholds

Description
The health test thresholds of the overall HiveServer2 health. The check returns "Concerning" health if the percentage of "Healthy" HiveServer2s falls below the warning threshold. The check is unhealthy if the total percentage of "Healthy" and "Concerning" HiveServer2s falls below the critical threshold.
Template Name
hive_llap_hiveserver2s_healthy_thresholds
Default Value
critical:51.0, warning:99.0
Unit(s)
PERCENT

Hive LLAP LLAP Proxy Health

This Hive LLAP service-level health test checks for the presence of a running, healthy LLAP Proxy. The test returns "Bad" health if the service is running and the LLAP Proxy is not running. In all other cases it returns the health of the LLAP Proxy. A failure of this health test indicates a stopped or unhealthy LLAP Proxy. Check the status of the LLAP Proxy for more information. This test can be enabled or disabled using the LLAP Proxy Role Health Test LLAP Proxy service-wide monitoring setting.

Short Name: LLAP Proxy Health

LLAP Proxy Role Health Test

Description
When computing the overall HIVE_LLAP health, consider LLAP Proxy's health
Template Name
hive_llap_llapproxy_health_enabled
Default Value
true
Unit(s)
no unit