Hive Metastore Server Metrics
In addition to these base metrics, many aggregate metrics are available. If an entity type has parents defined, you can formulate all possible aggregate metrics using the formula base_metric_across_parents.
In addition, metrics for aggregate totals can be formed by adding the prefix total_ to the front of the metric name.
Use the type-ahead feature in the Cloudera Manager chart browser to find the exact aggregate metric name, in case the plural form does not end in "s".
For example, the following metric names may be valid for Hive Metastore Server:
- alerts_rate_across_clusters
- total_alerts_rate_across_clusters
Some metrics, such as alerts_rate, apply to nearly every metric context. Others only apply to a certain service or role.
For more information about metrics, see Cloudera Manager Metrics and Metric Aggregation.
Metric Name | Description | Unit | Parents | CDH Version |
---|---|---|---|---|
alerts_rate | The number of alerts. | events per second | cluster, hive, rack | CDH 4, CDH 5 |
canary_duration | Duration of the last or currently running canary job | ms | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_cpu_system_rate | CPU usage of the role's cgroup | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_cpu_user_rate | User Space CPU usage of the role's cgroup | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_mem_page_cache | Page cache usage of the role's cgroup | bytes | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_mem_rss | Resident memory of the role's cgroup | bytes | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_mem_swap | Swap usage of the role's cgroup | bytes | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_read_bytes_rate | Bytes read from all disks by the role's cgroup | bytes per second | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_read_ios_rate | Number of read I/O operations from all disks by the role's cgroup | ios per second | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_write_bytes_rate | Bytes written to all disks by the role's cgroup | bytes per second | cluster, hive, rack | CDH 4, CDH 5 |
cgroup_write_ios_rate | Number of write I/O operations to all disks by the role's cgroup | ios per second | cluster, hive, rack | CDH 4, CDH 5 |
cpu_system_rate | Total System CPU | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
cpu_user_rate | Total CPU user time | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
events_critical_rate | The number of critical events. | events per second | cluster, hive, rack | CDH 4, CDH 5 |
events_important_rate | The number of important events. | events per second | cluster, hive, rack | CDH 4, CDH 5 |
events_informational_rate | The number of informational events. | events per second | cluster, hive, rack | CDH 4, CDH 5 |
fd_max | Maximum number of file descriptors | file descriptors | cluster, hive, rack | CDH 4, CDH 5 |
fd_open | Open file descriptors. | file descriptors | cluster, hive, rack | CDH 4, CDH 5 |
health_bad_rate | Percentage of Time with Bad Health | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
health_concerning_rate | Percentage of Time with Concerning Health | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
health_disabled_rate | Percentage of Time with Disabled Health | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
health_good_rate | Percentage of Time with Good Health | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
health_unknown_rate | Percentage of Time with Unknown Health | seconds per second | cluster, hive, rack | CDH 4, CDH 5 |
mem_rss | Resident memory used | bytes | cluster, hive, rack | CDH 4, CDH 5 |
mem_swap | Amount of swap memory used by this role's process. | bytes | cluster, hive, rack | CDH 4, CDH 5 |
mem_virtual | Virtual memory used | bytes | cluster, hive, rack | CDH 4, CDH 5 |
oom_exits_rate | The number of times the role's backing process was killed due to an OutOfMemory error. This counter is only incremented if the Cloudera Manager "Kill When Out of Memory" option is enabled. | exits per second | cluster, hive, rack | CDH 4, CDH 5 |
read_bytes_rate | The number of bytes read from the device | bytes per second | cluster, hive, rack | CDH 4, CDH 5 |
unexpected_exits_rate | The number of times the role's backing process exited unexpectedly. | exits per second | cluster, hive, rack | CDH 4, CDH 5 |
uptime | For a host, the amount of time since the host was booted. For a role, the uptime of the backing process. | seconds | cluster, hive, rack | CDH 4, CDH 5 |
write_bytes_rate | The number of bytes written to the device | bytes per second | cluster, hive, rack | CDH 4, CDH 5 |
hive_api_add_index_15min_rate | Elapsed time spent in add_index method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_add_index_1min_rate | Elapsed time spent in add_index method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_add_index_5min_rate | Elapsed time spent in add_index method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_add_index_75th_percentile | Elapsed time spent in add_index method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_index_999th_percentile | Elapsed time spent in add_index method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_index_99th_percentile | Elapsed time spent in add_index method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_index_avg | Elapsed time spent in add_index method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_add_index_max | Elapsed time spent in add_index method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_add_index_median | Elapsed time spent in add_index method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_index_min | Elapsed time spent in add_index method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_add_index_rate | Elapsed time spent in add_index method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_add_index_stddev | Elapsed time spent in add_index method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_15min_rate | Elapsed time spent in add_partition method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_add_partition_1min_rate | Elapsed time spent in add_partition method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_add_partition_5min_rate | Elapsed time spent in add_partition method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_add_partition_75th_percentile | Elapsed time spent in add_partition method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_999th_percentile | Elapsed time spent in add_partition method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_99th_percentile | Elapsed time spent in add_partition method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_avg | Elapsed time spent in add_partition method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_max | Elapsed time spent in add_partition method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_median | Elapsed time spent in add_partition method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_min | Elapsed time spent in add_partition method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_add_partition_rate | Elapsed time spent in add_partition method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_add_partition_stddev | Elapsed time spent in add_partition method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_15min_rate | Elapsed time spent in alter_index method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_index_1min_rate | Elapsed time spent in alter_index method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_index_5min_rate | Elapsed time spent in alter_index method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_index_75th_percentile | Elapsed time spent in alter_index method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_999th_percentile | Elapsed time spent in alter_index method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_99th_percentile | Elapsed time spent in alter_index method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_avg | Elapsed time spent in alter_index method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_max | Elapsed time spent in alter_index method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_median | Elapsed time spent in alter_index method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_min | Elapsed time spent in alter_index method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_index_rate | Elapsed time spent in alter_index method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_alter_index_stddev | Elapsed time spent in alter_index method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_15min_rate | Elapsed time spent in alter_partition method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_1min_rate | Elapsed time spent in alter_partition method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_5min_rate | Elapsed time spent in alter_partition method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_75th_percentile | Elapsed time spent in alter_partition method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_999th_percentile | Elapsed time spent in alter_partition method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_99th_percentile | Elapsed time spent in alter_partition method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_avg | Elapsed time spent in alter_partition method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_max | Elapsed time spent in alter_partition method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_median | Elapsed time spent in alter_partition method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_min | Elapsed time spent in alter_partition method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_rate | Elapsed time spent in alter_partition method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_alter_partition_stddev | Elapsed time spent in alter_partition method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_15min_rate | Elapsed time spent in alter_partitions method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_1min_rate | Elapsed time spent in alter_partitions method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_5min_rate | Elapsed time spent in alter_partitions method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_75th_percentile | Elapsed time spent in alter_partitions method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_999th_percentile | Elapsed time spent in alter_partitions method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_99th_percentile | Elapsed time spent in alter_partitions method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_avg | Elapsed time spent in alter_partitions method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_max | Elapsed time spent in alter_partitions method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_median | Elapsed time spent in alter_partitions method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_min | Elapsed time spent in alter_partitions method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_rate | Elapsed time spent in alter_partitions method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_alter_partitions_stddev | Elapsed time spent in alter_partitions method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_15min_rate | Elapsed time spent in alter_table method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_table_1min_rate | Elapsed time spent in alter_table method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_table_5min_rate | Elapsed time spent in alter_table method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_alter_table_75th_percentile | Elapsed time spent in alter_table method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_999th_percentile | Elapsed time spent in alter_table method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_99th_percentile | Elapsed time spent in alter_table method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_avg | Elapsed time spent in alter_table method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_max | Elapsed time spent in alter_table method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_median | Elapsed time spent in alter_table method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_min | Elapsed time spent in alter_table method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_alter_table_rate | Elapsed time spent in alter_table method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_alter_table_stddev | Elapsed time spent in alter_table method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_15min_rate | Elapsed time spent in append_partition method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_append_partition_1min_rate | Elapsed time spent in append_partition method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_append_partition_5min_rate | Elapsed time spent in append_partition method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_append_partition_75th_percentile | Elapsed time spent in append_partition method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_999th_percentile | Elapsed time spent in append_partition method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_99th_percentile | Elapsed time spent in append_partition method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_avg | Elapsed time spent in append_partition method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_15min_rate | Elapsed time spent in append_partition_by_name method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_1min_rate | Elapsed time spent in append_partition_by_name method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_5min_rate | Elapsed time spent in append_partition_by_name method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_75th_percentile | Elapsed time spent in append_partition_by_name method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_999th_percentile | Elapsed time spent in append_partition_by_name method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_99th_percentile | Elapsed time spent in append_partition_by_name method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_avg | Elapsed time spent in append_partition_by_name method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_max | Elapsed time spent in append_partition_by_name method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_median | Elapsed time spent in append_partition_by_name method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_min | Elapsed time spent in append_partition_by_name method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_rate | Elapsed time spent in append_partition_by_name method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_append_partition_by_name_stddev | Elapsed time spent in append_partition_by_name method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_max | Elapsed time spent in append_partition method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_median | Elapsed time spent in append_partition method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_min | Elapsed time spent in append_partition method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_append_partition_rate | Elapsed time spent in append_partition method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_append_partition_stddev | Elapsed time spent in append_partition method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_15min_rate | Elapsed time spent in create_database method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_database_1min_rate | Elapsed time spent in create_database method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_database_5min_rate | Elapsed time spent in create_database method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_database_75th_percentile | Elapsed time spent in create_database method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_999th_percentile | Elapsed time spent in create_database method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_99th_percentile | Elapsed time spent in create_database method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_avg | Elapsed time spent in create_database method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_max | Elapsed time spent in create_database method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_median | Elapsed time spent in create_database method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_min | Elapsed time spent in create_database method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_create_database_rate | Elapsed time spent in create_database method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_create_database_stddev | Elapsed time spent in create_database method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_15min_rate | Elapsed time spent in create_table method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_table_1min_rate | Elapsed time spent in create_table method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_table_5min_rate | Elapsed time spent in create_table method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_table_75th_percentile | Elapsed time spent in create_table method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_999th_percentile | Elapsed time spent in create_table method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_99th_percentile | Elapsed time spent in create_table method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_avg | Elapsed time spent in create_table method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_max | Elapsed time spent in create_table method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_median | Elapsed time spent in create_table method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_min | Elapsed time spent in create_table method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_create_table_rate | Elapsed time spent in create_table method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_create_table_stddev | Elapsed time spent in create_table method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_15min_rate | Elapsed time spent in create_type method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_type_1min_rate | Elapsed time spent in create_type method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_type_5min_rate | Elapsed time spent in create_type method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_create_type_75th_percentile | Elapsed time spent in create_type method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_999th_percentile | Elapsed time spent in create_type method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_99th_percentile | Elapsed time spent in create_type method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_avg | Elapsed time spent in create_type method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_max | Elapsed time spent in create_type method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_median | Elapsed time spent in create_type method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_min | Elapsed time spent in create_type method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_create_type_rate | Elapsed time spent in create_type method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_create_type_stddev | Elapsed time spent in create_type method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_15min_rate | Elapsed time spent in drop_database method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_database_1min_rate | Elapsed time spent in drop_database method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_database_5min_rate | Elapsed time spent in drop_database method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_database_75th_percentile | Elapsed time spent in drop_database method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_999th_percentile | Elapsed time spent in drop_database method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_99th_percentile | Elapsed time spent in drop_database method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_avg | Elapsed time spent in drop_database method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_max | Elapsed time spent in drop_database method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_median | Elapsed time spent in drop_database method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_min | Elapsed time spent in drop_database method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_database_rate | Elapsed time spent in drop_database method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_drop_database_stddev | Elapsed time spent in drop_database method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_15min_rate | Elapsed time spent in drop_index_by_name method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_1min_rate | Elapsed time spent in drop_index_by_name method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_5min_rate | Elapsed time spent in drop_index_by_name method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_75th_percentile | Elapsed time spent in drop_index_by_name method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_999th_percentile | Elapsed time spent in drop_index_by_name method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_99th_percentile | Elapsed time spent in drop_index_by_name method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_avg | Elapsed time spent in drop_index_by_name method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_max | Elapsed time spent in drop_index_by_name method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_median | Elapsed time spent in drop_index_by_name method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_min | Elapsed time spent in drop_index_by_name method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_rate | Elapsed time spent in drop_index_by_name method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_drop_index_by_name_stddev | Elapsed time spent in drop_index_by_name method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_15min_rate | Elapsed time spent in drop_partition method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_1min_rate | Elapsed time spent in drop_partition method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_5min_rate | Elapsed time spent in drop_partition method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_75th_percentile | Elapsed time spent in drop_partition method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_999th_percentile | Elapsed time spent in drop_partition method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_99th_percentile | Elapsed time spent in drop_partition method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_avg | Elapsed time spent in drop_partition method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_15min_rate | Elapsed time spent in drop_partition_by_name method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_1min_rate | Elapsed time spent in drop_partition_by_name method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_5min_rate | Elapsed time spent in drop_partition_by_name method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_75th_percentile | Elapsed time spent in drop_partition_by_name method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_999th_percentile | Elapsed time spent in drop_partition_by_name method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_99th_percentile | Elapsed time spent in drop_partition_by_name method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_avg | Elapsed time spent in drop_partition_by_name method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_max | Elapsed time spent in drop_partition_by_name method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_median | Elapsed time spent in drop_partition_by_name method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_min | Elapsed time spent in drop_partition_by_name method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_rate | Elapsed time spent in drop_partition_by_name method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_by_name_stddev | Elapsed time spent in drop_partition_by_name method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_max | Elapsed time spent in drop_partition method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_median | Elapsed time spent in drop_partition method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_min | Elapsed time spent in drop_partition method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_rate | Elapsed time spent in drop_partition method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_drop_partition_stddev | Elapsed time spent in drop_partition method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_15min_rate | Elapsed time spent in drop_table method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_table_1min_rate | Elapsed time spent in drop_table method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_table_5min_rate | Elapsed time spent in drop_table method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_table_75th_percentile | Elapsed time spent in drop_table method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_999th_percentile | Elapsed time spent in drop_table method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_99th_percentile | Elapsed time spent in drop_table method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_avg | Elapsed time spent in drop_table method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_max | Elapsed time spent in drop_table method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_median | Elapsed time spent in drop_table method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_min | Elapsed time spent in drop_table method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_table_rate | Elapsed time spent in drop_table method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_drop_table_stddev | Elapsed time spent in drop_table method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_15min_rate | Elapsed time spent in drop_type method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_type_1min_rate | Elapsed time spent in drop_type method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_type_5min_rate | Elapsed time spent in drop_type method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_drop_type_75th_percentile | Elapsed time spent in drop_type method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_999th_percentile | Elapsed time spent in drop_type method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_99th_percentile | Elapsed time spent in drop_type method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_avg | Elapsed time spent in drop_type method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_max | Elapsed time spent in drop_type method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_median | Elapsed time spent in drop_type method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_min | Elapsed time spent in drop_type method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_drop_type_rate | Elapsed time spent in drop_type method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_drop_type_stddev | Elapsed time spent in drop_type method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_15min_rate | Elapsed time spent in get_all_tables method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_1min_rate | Elapsed time spent in get_all_tables method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_5min_rate | Elapsed time spent in get_all_tables method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_75th_percentile | Elapsed time spent in get_all_tables method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_999th_percentile | Elapsed time spent in get_all_tables method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_99th_percentile | Elapsed time spent in get_all_tables method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_avg | Elapsed time spent in get_all_tables method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_max | Elapsed time spent in get_all_tables method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_median | Elapsed time spent in get_all_tables method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_min | Elapsed time spent in get_all_tables method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_rate | Elapsed time spent in get_all_tables method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_all_tables_stddev | Elapsed time spent in get_all_tables method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_15min_rate | Elapsed time spent in get_config_value method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_1min_rate | Elapsed time spent in get_config_value method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_5min_rate | Elapsed time spent in get_config_value method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_75th_percentile | Elapsed time spent in get_config_value method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_999th_percentile | Elapsed time spent in get_config_value method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_99th_percentile | Elapsed time spent in get_config_value method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_avg | Elapsed time spent in get_config_value method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_max | Elapsed time spent in get_config_value method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_median | Elapsed time spent in get_config_value method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_min | Elapsed time spent in get_config_value method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_rate | Elapsed time spent in get_config_value method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_config_value_stddev | Elapsed time spent in get_config_value method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_15min_rate | Elapsed time spent in get_database method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_database_1min_rate | Elapsed time spent in get_database method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_database_5min_rate | Elapsed time spent in get_database method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_database_75th_percentile | Elapsed time spent in get_database method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_999th_percentile | Elapsed time spent in get_database method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_99th_percentile | Elapsed time spent in get_database method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_avg | Elapsed time spent in get_database method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_max | Elapsed time spent in get_database method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_median | Elapsed time spent in get_database method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_min | Elapsed time spent in get_database method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_database_rate | Elapsed time spent in get_database method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_database_stddev | Elapsed time spent in get_database method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_15min_rate | Elapsed time spent in get_databases method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_databases_1min_rate | Elapsed time spent in get_databases method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_databases_5min_rate | Elapsed time spent in get_databases method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_databases_75th_percentile | Elapsed time spent in get_databases method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_999th_percentile | Elapsed time spent in get_databases method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_99th_percentile | Elapsed time spent in get_databases method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_avg | Elapsed time spent in get_databases method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_max | Elapsed time spent in get_databases method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_median | Elapsed time spent in get_databases method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_min | Elapsed time spent in get_databases method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_databases_rate | Elapsed time spent in get_databases method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_databases_stddev | Elapsed time spent in get_databases method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_15min_rate | Elapsed time spent in get_fields_with_environment_context method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_1min_rate | Elapsed time spent in get_fields_with_environment_context method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_5min_rate | Elapsed time spent in get_fields_with_environment_context method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_75th_percentile | Elapsed time spent in get_fields_with_environment_context method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_999th_percentile | Elapsed time spent in get_fields_with_environment_context method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_99th_percentile | Elapsed time spent in get_fields_with_environment_context method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_avg | Elapsed time spent in get_fields_with_environment_context method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_max | Elapsed time spent in get_fields_with_environment_context method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_median | Elapsed time spent in get_fields_with_environment_context method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_min | Elapsed time spent in get_fields_with_environment_context method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_rate | Elapsed time spent in get_fields_with_environment_context method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_fields_with_environment_context_stddev | Elapsed time spent in get_fields_with_environment_context method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_15min_rate | Elapsed time spent in get_function method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_function_1min_rate | Elapsed time spent in get_function method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_function_5min_rate | Elapsed time spent in get_function method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_function_75th_percentile | Elapsed time spent in get_function method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_999th_percentile | Elapsed time spent in get_function method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_99th_percentile | Elapsed time spent in get_function method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_avg | Elapsed time spent in get_function method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_max | Elapsed time spent in get_function method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_median | Elapsed time spent in get_function method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_min | Elapsed time spent in get_function method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_function_rate | Elapsed time spent in get_function method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_function_stddev | Elapsed time spent in get_function method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_15min_rate | Elapsed time spent in get_functions method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_functions_1min_rate | Elapsed time spent in get_functions method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_functions_5min_rate | Elapsed time spent in get_functions method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_functions_75th_percentile | Elapsed time spent in get_functions method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_999th_percentile | Elapsed time spent in get_functions method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_99th_percentile | Elapsed time spent in get_functions method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_avg | Elapsed time spent in get_functions method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_max | Elapsed time spent in get_functions method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_median | Elapsed time spent in get_functions method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_min | Elapsed time spent in get_functions method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_functions_rate | Elapsed time spent in get_functions method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_functions_stddev | Elapsed time spent in get_functions method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_15min_rate | Elapsed time spent in get_index_by_name method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_1min_rate | Elapsed time spent in get_index_by_name method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_5min_rate | Elapsed time spent in get_index_by_name method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_75th_percentile | Elapsed time spent in get_index_by_name method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_999th_percentile | Elapsed time spent in get_index_by_name method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_99th_percentile | Elapsed time spent in get_index_by_name method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_avg | Elapsed time spent in get_index_by_name method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_max | Elapsed time spent in get_index_by_name method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_median | Elapsed time spent in get_index_by_name method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_min | Elapsed time spent in get_index_by_name method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_rate | Elapsed time spent in get_index_by_name method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_index_by_name_stddev | Elapsed time spent in get_index_by_name method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_15min_rate | Elapsed time spent in get_index_names method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_1min_rate | Elapsed time spent in get_index_names method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_5min_rate | Elapsed time spent in get_index_names method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_75th_percentile | Elapsed time spent in get_index_names method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_999th_percentile | Elapsed time spent in get_index_names method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_99th_percentile | Elapsed time spent in get_index_names method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_avg | Elapsed time spent in get_index_names method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_max | Elapsed time spent in get_index_names method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_median | Elapsed time spent in get_index_names method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_min | Elapsed time spent in get_index_names method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_rate | Elapsed time spent in get_index_names method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_index_names_stddev | Elapsed time spent in get_index_names method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_15min_rate | Elapsed time spent in get_indexes method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_1min_rate | Elapsed time spent in get_indexes method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_5min_rate | Elapsed time spent in get_indexes method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_75th_percentile | Elapsed time spent in get_indexes method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_999th_percentile | Elapsed time spent in get_indexes method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_99th_percentile | Elapsed time spent in get_indexes method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_avg | Elapsed time spent in get_indexes method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_max | Elapsed time spent in get_indexes method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_median | Elapsed time spent in get_indexes method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_min | Elapsed time spent in get_indexes method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_rate | Elapsed time spent in get_indexes method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_indexes_stddev | Elapsed time spent in get_indexes method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_15min_rate | Elapsed time spent in get_multi_table method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_1min_rate | Elapsed time spent in get_multi_table method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_5min_rate | Elapsed time spent in get_multi_table method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_75th_percentile | Elapsed time spent in get_multi_table method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_999th_percentile | Elapsed time spent in get_multi_table method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_99th_percentile | Elapsed time spent in get_multi_table method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_avg | Elapsed time spent in get_multi_table method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_max | Elapsed time spent in get_multi_table method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_median | Elapsed time spent in get_multi_table method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_min | Elapsed time spent in get_multi_table method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_rate | Elapsed time spent in get_multi_table method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_multi_table_stddev | Elapsed time spent in get_multi_table method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_15min_rate | Elapsed time spent in get_partition method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_1min_rate | Elapsed time spent in get_partition method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_5min_rate | Elapsed time spent in get_partition method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_75th_percentile | Elapsed time spent in get_partition method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_999th_percentile | Elapsed time spent in get_partition method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_99th_percentile | Elapsed time spent in get_partition method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_avg | Elapsed time spent in get_partition method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_15min_rate | Elapsed time spent in get_partition_by_name method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_1min_rate | Elapsed time spent in get_partition_by_name method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_5min_rate | Elapsed time spent in get_partition_by_name method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_75th_percentile | Elapsed time spent in get_partition_by_name method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_999th_percentile | Elapsed time spent in get_partition_by_name method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_99th_percentile | Elapsed time spent in get_partition_by_name method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_avg | Elapsed time spent in get_partition_by_name method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_max | Elapsed time spent in get_partition_by_name method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_median | Elapsed time spent in get_partition_by_name method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_min | Elapsed time spent in get_partition_by_name method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_rate | Elapsed time spent in get_partition_by_name method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partition_by_name_stddev | Elapsed time spent in get_partition_by_name method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_max | Elapsed time spent in get_partition method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_median | Elapsed time spent in get_partition method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_min | Elapsed time spent in get_partition method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_15min_rate | Elapsed time spent in get_partition_names method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_1min_rate | Elapsed time spent in get_partition_names method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_5min_rate | Elapsed time spent in get_partition_names method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_75th_percentile | Elapsed time spent in get_partition_names method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_999th_percentile | Elapsed time spent in get_partition_names method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_99th_percentile | Elapsed time spent in get_partition_names method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_avg | Elapsed time spent in get_partition_names method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_max | Elapsed time spent in get_partition_names method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_median | Elapsed time spent in get_partition_names method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_min | Elapsed time spent in get_partition_names method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_rate | Elapsed time spent in get_partition_names method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partition_names_stddev | Elapsed time spent in get_partition_names method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_rate | Elapsed time spent in get_partition method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partition_stddev | Elapsed time spent in get_partition method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_15min_rate | Elapsed time spent in get_partition_with_auth method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_1min_rate | Elapsed time spent in get_partition_with_auth method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_5min_rate | Elapsed time spent in get_partition_with_auth method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_75th_percentile | Elapsed time spent in get_partition_with_auth method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_999th_percentile | Elapsed time spent in get_partition_with_auth method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_99th_percentile | Elapsed time spent in get_partition_with_auth method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_avg | Elapsed time spent in get_partition_with_auth method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_max | Elapsed time spent in get_partition_with_auth method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_median | Elapsed time spent in get_partition_with_auth method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_min | Elapsed time spent in get_partition_with_auth method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_rate | Elapsed time spent in get_partition_with_auth method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partition_with_auth_stddev | Elapsed time spent in get_partition_with_auth method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_15min_rate | Elapsed time spent in get_partitions method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_1min_rate | Elapsed time spent in get_partitions method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_5min_rate | Elapsed time spent in get_partitions method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_75th_percentile | Elapsed time spent in get_partitions method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_999th_percentile | Elapsed time spent in get_partitions method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_99th_percentile | Elapsed time spent in get_partitions method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_avg | Elapsed time spent in get_partitions method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_15min_rate | Elapsed time spent in get_partitions_by_expr method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_1min_rate | Elapsed time spent in get_partitions_by_expr method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_5min_rate | Elapsed time spent in get_partitions_by_expr method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_75th_percentile | Elapsed time spent in get_partitions_by_expr method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_999th_percentile | Elapsed time spent in get_partitions_by_expr method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_99th_percentile | Elapsed time spent in get_partitions_by_expr method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_avg | Elapsed time spent in get_partitions_by_expr method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_max | Elapsed time spent in get_partitions_by_expr method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_median | Elapsed time spent in get_partitions_by_expr method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_min | Elapsed time spent in get_partitions_by_expr method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_rate | Elapsed time spent in get_partitions_by_expr method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_expr_stddev | Elapsed time spent in get_partitions_by_expr method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_15min_rate | Elapsed time spent in get_partitions_by_filter method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_1min_rate | Elapsed time spent in get_partitions_by_filter method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_5min_rate | Elapsed time spent in get_partitions_by_filter method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_75th_percentile | Elapsed time spent in get_partitions_by_filter method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_999th_percentile | Elapsed time spent in get_partitions_by_filter method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_99th_percentile | Elapsed time spent in get_partitions_by_filter method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_avg | Elapsed time spent in get_partitions_by_filter method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_max | Elapsed time spent in get_partitions_by_filter method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_median | Elapsed time spent in get_partitions_by_filter method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_min | Elapsed time spent in get_partitions_by_filter method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_15min_rate | Elapsed time spent in get_partitions_by_filter_pspec method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_1min_rate | Elapsed time spent in get_partitions_by_filter_pspec method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_5min_rate | Elapsed time spent in get_partitions_by_filter_pspec method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_75th_percentile | Elapsed time spent in get_partitions_by_filter_pspec method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_999th_percentile | Elapsed time spent in get_partitions_by_filter_pspec method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_99th_percentile | Elapsed time spent in get_partitions_by_filter_pspec method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_avg | Elapsed time spent in get_partitions_by_filter_pspec method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_max | Elapsed time spent in get_partitions_by_filter_pspec method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_median | Elapsed time spent in get_partitions_by_filter_pspec method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_min | Elapsed time spent in get_partitions_by_filter_pspec method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_rate | Elapsed time spent in get_partitions_by_filter_pspec method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_pspec_stddev | Elapsed time spent in get_partitions_by_filter_pspec method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_rate | Elapsed time spent in get_partitions_by_filter method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_filter_stddev | Elapsed time spent in get_partitions_by_filter method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_15min_rate | Elapsed time spent in get_partitions_by_names method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_1min_rate | Elapsed time spent in get_partitions_by_names method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_5min_rate | Elapsed time spent in get_partitions_by_names method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_75th_percentile | Elapsed time spent in get_partitions_by_names method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_999th_percentile | Elapsed time spent in get_partitions_by_names method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_99th_percentile | Elapsed time spent in get_partitions_by_names method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_avg | Elapsed time spent in get_partitions_by_names method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_max | Elapsed time spent in get_partitions_by_names method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_median | Elapsed time spent in get_partitions_by_names method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_min | Elapsed time spent in get_partitions_by_names method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_rate | Elapsed time spent in get_partitions_by_names method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_by_names_stddev | Elapsed time spent in get_partitions_by_names method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_max | Elapsed time spent in get_partitions method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_median | Elapsed time spent in get_partitions method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_min | Elapsed time spent in get_partitions method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_15min_rate | Elapsed time spent in get_partitions_names_ps method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_1min_rate | Elapsed time spent in get_partitions_names_ps method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_5min_rate | Elapsed time spent in get_partitions_names_ps method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_75th_percentile | Elapsed time spent in get_partitions_names_ps method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_999th_percentile | Elapsed time spent in get_partitions_names_ps method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_99th_percentile | Elapsed time spent in get_partitions_names_ps method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_avg | Elapsed time spent in get_partitions_names_ps method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_max | Elapsed time spent in get_partitions_names_ps method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_median | Elapsed time spent in get_partitions_names_ps method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_min | Elapsed time spent in get_partitions_names_ps method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_rate | Elapsed time spent in get_partitions_names_ps method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_names_ps_stddev | Elapsed time spent in get_partitions_names_ps method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_15min_rate | Elapsed time spent in get_partitions_ps method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_1min_rate | Elapsed time spent in get_partitions_ps method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_5min_rate | Elapsed time spent in get_partitions_ps method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_75th_percentile | Elapsed time spent in get_partitions_ps method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_999th_percentile | Elapsed time spent in get_partitions_ps method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_99th_percentile | Elapsed time spent in get_partitions_ps method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_avg | Elapsed time spent in get_partitions_ps method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_max | Elapsed time spent in get_partitions_ps method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_median | Elapsed time spent in get_partitions_ps method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_min | Elapsed time spent in get_partitions_ps method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_rate | Elapsed time spent in get_partitions_ps method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_stddev | Elapsed time spent in get_partitions_ps method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_15min_rate | Elapsed time spent in get_partitions_ps_with_auth method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_1min_rate | Elapsed time spent in get_partitions_ps_with_auth method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_5min_rate | Elapsed time spent in get_partitions_ps_with_auth method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_75th_percentile | Elapsed time spent in get_partitions_ps_with_auth method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_999th_percentile | Elapsed time spent in get_partitions_ps_with_auth method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_99th_percentile | Elapsed time spent in get_partitions_ps_with_auth method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_avg | Elapsed time spent in get_partitions_ps_with_auth method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_max | Elapsed time spent in get_partitions_ps_with_auth method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_median | Elapsed time spent in get_partitions_ps_with_auth method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_min | Elapsed time spent in get_partitions_ps_with_auth method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_rate | Elapsed time spent in get_partitions_ps_with_auth method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_ps_with_auth_stddev | Elapsed time spent in get_partitions_ps_with_auth method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_15min_rate | Elapsed time spent in get_partitions_pspec method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_1min_rate | Elapsed time spent in get_partitions_pspec method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_5min_rate | Elapsed time spent in get_partitions_pspec method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_75th_percentile | Elapsed time spent in get_partitions_pspec method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_999th_percentile | Elapsed time spent in get_partitions_pspec method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_99th_percentile | Elapsed time spent in get_partitions_pspec method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_avg | Elapsed time spent in get_partitions_pspec method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_max | Elapsed time spent in get_partitions_pspec method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_median | Elapsed time spent in get_partitions_pspec method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_min | Elapsed time spent in get_partitions_pspec method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_rate | Elapsed time spent in get_partitions_pspec method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_pspec_stddev | Elapsed time spent in get_partitions_pspec method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_rate | Elapsed time spent in get_partitions method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_stddev | Elapsed time spent in get_partitions method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_15min_rate | Elapsed time spent in get_partitions_with_auth method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_1min_rate | Elapsed time spent in get_partitions_with_auth method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_5min_rate | Elapsed time spent in get_partitions_with_auth method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_75th_percentile | Elapsed time spent in get_partitions_with_auth method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_999th_percentile | Elapsed time spent in get_partitions_with_auth method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_99th_percentile | Elapsed time spent in get_partitions_with_auth method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_avg | Elapsed time spent in get_partitions_with_auth method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_max | Elapsed time spent in get_partitions_with_auth method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_median | Elapsed time spent in get_partitions_with_auth method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_min | Elapsed time spent in get_partitions_with_auth method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_rate | Elapsed time spent in get_partitions_with_auth method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_partitions_with_auth_stddev | Elapsed time spent in get_partitions_with_auth method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_15min_rate | Elapsed time spent in get_schema_with_environment_context method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_1min_rate | Elapsed time spent in get_schema_with_environment_context method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_5min_rate | Elapsed time spent in get_schema_with_environment_context method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_75th_percentile | Elapsed time spent in get_schema_with_environment_context method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_999th_percentile | Elapsed time spent in get_schema_with_environment_context method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_99th_percentile | Elapsed time spent in get_schema_with_environment_context method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_avg | Elapsed time spent in get_schema_with_environment_context method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_max | Elapsed time spent in get_schema_with_environment_context method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_median | Elapsed time spent in get_schema_with_environment_context method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_min | Elapsed time spent in get_schema_with_environment_context method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_rate | Elapsed time spent in get_schema_with_environment_context method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_schema_with_environment_context_stddev | Elapsed time spent in get_schema_with_environment_context method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_15min_rate | Elapsed time spent in get_table method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_table_1min_rate | Elapsed time spent in get_table method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_table_5min_rate | Elapsed time spent in get_table method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_table_75th_percentile | Elapsed time spent in get_table method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_999th_percentile | Elapsed time spent in get_table method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_99th_percentile | Elapsed time spent in get_table method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_avg | Elapsed time spent in get_table method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_max | Elapsed time spent in get_table method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_median | Elapsed time spent in get_table method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_min | Elapsed time spent in get_table method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_15min_rate | Elapsed time spent in get_table_names_by_filter method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_1min_rate | Elapsed time spent in get_table_names_by_filter method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_5min_rate | Elapsed time spent in get_table_names_by_filter method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_75th_percentile | Elapsed time spent in get_table_names_by_filter method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_999th_percentile | Elapsed time spent in get_table_names_by_filter method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_99th_percentile | Elapsed time spent in get_table_names_by_filter method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_avg | Elapsed time spent in get_table_names_by_filter method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_max | Elapsed time spent in get_table_names_by_filter method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_median | Elapsed time spent in get_table_names_by_filter method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_min | Elapsed time spent in get_table_names_by_filter method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_rate | Elapsed time spent in get_table_names_by_filter method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_table_names_by_filter_stddev | Elapsed time spent in get_table_names_by_filter method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_table_rate | Elapsed time spent in get_table method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_table_stddev | Elapsed time spent in get_table method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_15min_rate | Elapsed time spent in get_tables method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_tables_1min_rate | Elapsed time spent in get_tables method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_tables_5min_rate | Elapsed time spent in get_tables method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_tables_75th_percentile | Elapsed time spent in get_tables method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_999th_percentile | Elapsed time spent in get_tables method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_99th_percentile | Elapsed time spent in get_tables method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_avg | Elapsed time spent in get_tables method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_max | Elapsed time spent in get_tables method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_median | Elapsed time spent in get_tables method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_min | Elapsed time spent in get_tables method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_tables_rate | Elapsed time spent in get_tables method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_tables_stddev | Elapsed time spent in get_tables method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_15min_rate | Elapsed time spent in get_type method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_type_1min_rate | Elapsed time spent in get_type method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_type_5min_rate | Elapsed time spent in get_type method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_type_75th_percentile | Elapsed time spent in get_type method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_999th_percentile | Elapsed time spent in get_type method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_99th_percentile | Elapsed time spent in get_type method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_15min_rate | Elapsed time spent in get_type_all method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_1min_rate | Elapsed time spent in get_type_all method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_5min_rate | Elapsed time spent in get_type_all method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_75th_percentile | Elapsed time spent in get_type_all method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_999th_percentile | Elapsed time spent in get_type_all method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_99th_percentile | Elapsed time spent in get_type_all method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_avg | Elapsed time spent in get_type_all method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_max | Elapsed time spent in get_type_all method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_median | Elapsed time spent in get_type_all method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_min | Elapsed time spent in get_type_all method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_rate | Elapsed time spent in get_type_all method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_type_all_stddev | Elapsed time spent in get_type_all method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_avg | Elapsed time spent in get_type method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_max | Elapsed time spent in get_type method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_median | Elapsed time spent in get_type method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_min | Elapsed time spent in get_type method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_get_type_rate | Elapsed time spent in get_type method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_get_type_stddev | Elapsed time spent in get_type method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_15min_rate | Elapsed time spent in isPartitionMarkedForEvent method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_1min_rate | Elapsed time spent in isPartitionMarkedForEvent method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_5min_rate | Elapsed time spent in isPartitionMarkedForEvent method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_75th_percentile | Elapsed time spent in isPartitionMarkedForEvent method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_999th_percentile | Elapsed time spent in isPartitionMarkedForEvent method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_99th_percentile | Elapsed time spent in isPartitionMarkedForEvent method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_avg | Elapsed time spent in isPartitionMarkedForEvent method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_max | Elapsed time spent in isPartitionMarkedForEvent method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_median | Elapsed time spent in isPartitionMarkedForEvent method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_min | Elapsed time spent in isPartitionMarkedForEvent method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_rate | Elapsed time spent in isPartitionMarkedForEvent method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_ispartitionmarkedforevent_stddev | Elapsed time spent in isPartitionMarkedForEvent method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_15min_rate | Elapsed time spent in markPartitionForEvent method: 15 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_1min_rate | Elapsed time spent in markPartitionForEvent method: 1 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_5min_rate | Elapsed time spent in markPartitionForEvent method: 5 Min Rate | message.units.executions per message.units.singular.milliseconds | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_75th_percentile | Elapsed time spent in markPartitionForEvent method: 75th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_999th_percentile | Elapsed time spent in markPartitionForEvent method: 999th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_99th_percentile | Elapsed time spent in markPartitionForEvent method: 99th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_avg | Elapsed time spent in markPartitionForEvent method: Avg | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_max | Elapsed time spent in markPartitionForEvent method: Max | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_median | Elapsed time spent in markPartitionForEvent method: 50th Percentile | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_min | Elapsed time spent in markPartitionForEvent method: Min | ms | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_rate | Elapsed time spent in markPartitionForEvent method: Samples | message.units.executions per second | cluster, hive, rack | CDH 5 |
hive_api_markpartitionforevent_stddev | Elapsed time spent in markPartitionForEvent method: Standard Deviation | ms | cluster, hive, rack | CDH 5 |
hive_jvm_pause_time_rate | The amount of extra time the jvm was paused above the requested sleep time. The JVM pause monitor sleeps for 500 milliseconds and any extra time it waited above this is counted in the pause time. | ms per second | cluster, hive, rack | CDH 5 |
hive_jvm_pauses_info_threshold_rate | Number of JVM pauses longer than the info threshold but shorter than the warning threshold. By default the info threshold is set to 1 second. To change use this configuration key JvmPauseMonitorService.info-threshold.ms | pauses per second | cluster, hive, rack | CDH 5 |
hive_jvm_pauses_warn_threshold_rate | Number of JVM pauses longer than the warning threshold. By default the warning threshold is set to 10 second. To change use this configuration key JvmPauseMonitorService.warn-threshold.ms | pauses per second | cluster, hive, rack | CDH 5 |
hive_memory_heap_committed | JVM heap committed memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_heap_init | JVM heap initial memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_heap_max | JVM heap max used memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_heap_used | JVM heap used memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_non_heap_committed | JVM non heap committed memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_non_heap_init | JVM non heap initial memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_non_heap_max | JVM non heap max used memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_non_heap_used | JVM non heap used memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_total_committed | JVM heap and non-heap committed memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_total_init | JVM heap and non-heap initial memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_total_max | JVM heap and non-heap max initial memory | bytes | cluster, hive, rack | CDH 5 |
hive_memory_total_used | JVM heap and non-heap used memory | bytes | cluster, hive, rack | CDH 5 |
hive_open_connections | Number of open connections to the server | connections | cluster, hive, rack | CDH 5 |
hive_threads_daemon_thread_count | JVM daemon thread count | threads | cluster, hive, rack | CDH 5 |
hive_threads_deadlocked_thread_count | JVM deadlocked thread count | threads | cluster, hive, rack | CDH 5 |
hive_threads_thread_count | JVM daemon and non-daemon thread count | threads | cluster, hive, rack | CDH 5 |