eG Monitoring
 

Measures reported by HiveServer2APICallTest

The first step to ensuring an above-par experience for Apache Hive users is to be able to spot API call operation failures, well before the users notice them and complain! This is exactly what the Hive API Calls test helps administrators achieve! This test monitors the API calls to the database/tables/function/objects in Apache Hive data warehouse, and rapidly alerts administrators to poor API call operations.

Outputs of the test: One set of results for the target Apache Hive

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
GetDb Indicates the number of API calls made to all databases in Apache Hive during the last measurement period. Number

 

GetActiveDb Indicates the number of API calls made to active databases in Apache Hive during the last measurement period. Number

A high value is desired for this measure.

GetTable Indicates the number of API calls made to all tables in Apache Hive during the last measurement period. Number

 

GetActiveTable Indicates the number of calls made to active tables in Apache Hive during the last measurement period. Number

A high value is desired for this measure.

GetFunction Indicates the number of API calls made to all functions in Apache Hive during the last measurement period. Number

 

GetActiveFunction Indicates the number of calls made to active functions in Apache Hive during the last measurement period. Number

A high value is desired for this measure.

GetMultiTable Indicates the number of API calls made to all multi tables in Apache Hive during the last measurement period. Number

 

GetActiveMultiTbl Indicates the number of API calls made to active multi tables in Apache Hive during the last measurement period. Number

A high value is desired for this measure.

Init Indicates the number of all API calls that were initialized in Apache Hive during the last measurement period. Number

 

Activeinit Indicates the number of initialized API calls that were active in Apache Hive during the last measurement period. Number

A high value is desired for this measure.

GetTblObj Indicates the number of calls made to all table objects filtered by name in Apache Hive during the last measurement period. Number

 

GetActiveTblObj Indicates the number of calls made to active table objects filtered by name in Apache Hive during the last measurement period. Number

A high value is desired for this measure.