tencent cloud

Elastic MapReduce

Release Notes and Announcements
Release Notes
Announcements
Security Announcements
Product Introduction
Overview
Strengths
Architecture
Features
Use Cases
Constraints and Limits
Technical Support Scope
Product release
Purchase Guide
EMR on CVM Billing Instructions
EMR on TKE Billing Instructions
EMR Serverless HBase Billing Instructions
Getting Started
EMR on CVM Quick Start
EMR on TKE Quick Start
EMR on CVM Operation Guide
Planning Cluster
Administrative rights
Configuring Cluster
Managing Cluster
Managing Service
Monitoring and Alarms
TCInsight
EMR on TKE Operation Guide
Introduction to EMR on TKE
Configuring Cluster
Cluster Management
Service Management
Monitoring and Ops
Application Analysis
EMR Serverless HBase Operation Guide
EMR Serverless HBase Product Introduction
Quotas and Limits
Planning an Instance
Managing an Instance
Monitoring and Alarms
Development Guide
EMR Development Guide
Hadoop Development Guide
Spark Development Guide
Hbase Development Guide
Phoenix on Hbase Development Guide
Hive Development Guide
Presto Development Guide
Sqoop Development Guide
Hue Development Guide
Oozie Development Guide
Flume Development Guide
Kerberos Development Guide
Knox Development Guide
Alluxio Development Guide
Kylin Development Guide
Livy Development Guide
Kyuubi Development Guide
Zeppelin Development Guide
Hudi Development Guide
Superset Development Guide
Impala Development Guide
Druid Development Guide
TensorFlow Development Guide
Kudu Development Guide
Ranger Development Guide
Kafka Development Guide
Iceberg Development Guide
StarRocks Development Guide
Flink Development Guide
JupyterLab Development Guide
MLflow Development Guide
Practical Tutorial
Practice of EMR on CVM Ops
Data Migration
Practical Tutorial on Custom Scaling
API Documentation
History
Introduction
API Category
Cluster Resource Management APIs
Cluster Services APIs
User Management APIs
Data Inquiry APIs
Scaling APIs
Configuration APIs
Other APIs
Serverless HBase APIs
YARN Resource Scheduling APIs
Making API Requests
Data Types
Error Codes
FAQs
EMR on CVM
Service Level Agreement
Contact Us

HBase Table Analysis

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2023-12-27 14:45:41

Overview

Table analysis provides information such as the numbers of read/write requests and storage information for an entire HBase table, each individual region within the table, and each region server. The feature also supports analyzing the read/write queries per second (QPS) and their trends for the corresponding table or region server in practical scenarios.

Directions

1. Log in to the EMR console and click the ID/Name of the corresponding cluster in the cluster list.
2. On the cluster details page, click Cluster Service and choose Operation > Table analysis in the top-right corner of the HBase component block to query HBase table loads.

Supported Operations in the Table List

In the HBase table list, you can view information about the read QPS, write QPS, MetaStore storage, and StoreFile size for each table. You can also identify the top tables in the cluster by using the sorting button in each column.


Viewing table details

Click a table name to obtain a detailed view of the table. The details page displays the numbers of read/write requests, MemStore storage, and storeFile size for the entire table or each individual node. You can switch between nodes by using the node filter in the top-right corner.


Viewing the overall region information

Click Regions to view the overall region information, including the number of read/write requests for each region in the table, which helps you identify hot spot regions.


Viewing region details

Click a region name to obtain the detailed view of the region. The details page displays the numbers of read/write requests for the table at different time granularities. Select an option from Time granularity in the top-right corner to switch between different time granularities.


Viewing the overall region server information

Click RegionServers to view the request latencies of each region server that hosts one or more regions in the table.


Region Analysis

With region analysis, you can search for the table that a specific region belongs to or filter results by the region server that hosts the region. By examining the average request QPS and average read/write QPS, you can identify hot spots in the cluster where a large number of requests are being processed.

By clicking the view button in the "Average read QPS" or "Average write QPS" column header, you can view the trend of read/write QPS for the current region and observe sudden changes in request traffic. You can specify the time range for the information displayed.

Ajuda e Suporte

Esta página foi útil?

comentários