HBase Regions

The HBase Region Server provides you with a table describing the basic statistics of the existing Region Servers in a cluster.

The statistics displayed are from the last 24 hours by default. To view statistics from a custom date range, click the Timeframe icon in the top-right corner of the page and select the required time frame and timezone.

The following table describes the metrics of a region server in HBase:

MetricsDescription
StatusA in the Status column indicates that the region server is up and running.
HostThe name of the host region server.
Num RegionsThe number of regions in the region server.
Req Per SecThe number of requests sent to the region server every second.
Read Req Per SecThe number of read requests sent to the region server every second.
Write Req Per SecThe number of write requests sent to the region server every second.
Memstore SizeThe size of the memory store in the region server.
Num. Store filesThe number of store files in the region server.
Store File SizeThe size of store files in the regions server.
Compaction Queue LengthThe number of stores in the regions that have been targeted for compaction.
Size of Log QueueThe capacity of the Log Queue in the region server
Shipped OppsThe number of operations that were shipped.
Num. Log Edits ReadThe number of log edits that were read.
Age of last shipped OppsThe elapsed time since the operation's most recent shipment.

Click the host in the table to view more details of the HBase Region Server Details page.

Applying Filter

You can apply a filter to the name of the host. To apply the filter, perform the following:

  1. Click Host, drop-down list is displayed with the list of hosts.
  2. Select the host from the list. The details for the selected host are displayed.
  3. (Optional) You can search for the name of the host using the search box in the drop-down list.
  4. (Optional) Click Reset to clear the applied filter.

Search Option

Perform the following steps to search for a record in the search bar.

  1. Select a search parameter. Pulse provides you multiple search parameters.
  2. Select a suitable operator for your parameter.
  3. Enter the search term and hit the enter key.

Important

For String Data type fields, you can use the =~ operator. This operator allows you to search strings by entering partial string. You can also use regular expressions to search a required value.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard