Skip to main content
Version: Candidate-4.0

be_tablets

be_tablets provides information about tablets on each BE node.

The following fields are provided in be_tablets:

FieldDescription
BE_IDID of the BE node.
TABLE_IDID of the table to which the tablet belongs.
PARTITION_IDID of the partition to which the tablet belongs.
TABLET_IDID of the tablet.
NUM_VERSIONNumber of versions in the tablet.
MAX_VERSIONMaximum version of the tablet.
MIN_VERSIONMinimum version of the tablet.
NUM_ROWSETNumber of rowsets in the tablet.
NUM_ROWNumber of rows in the tablet.
DATA_SIZEData size of the tablet (in bytes).
INDEX_MEMIndex memory usage of the tablet (in bytes).
CREATE_TIMECreation time of the tablet (Unix timestamp in seconds).
STATEState of the tablet (e.g., NORMAL, REPLICA_MISSING).
TYPEType of the tablet.
DATA_DIRData directory where the tablet is stored.
SHARD_IDShard ID of the tablet.
SCHEMA_HASHSchema hash of the tablet.
INDEX_DISKIndex disk usage of the tablet (in bytes).
MEDIUM_TYPEMedium type of the tablet (e.g., HDD, SSD).
NUM_SEGMENTNumber of segments in the tablet.