ποΈ ADMIN SET CONFIG
ADMIN SET CONFIG is used to set configuration items for the cluster (Currently, only FE dynamic configuration items can be set using this command). You can view these configuration items using the ADMIN SHOW FRONTEND CONFIG command.
ποΈ ADMIN SHOW CONFIG
ADMIN SHOW CONFIG displays the configuration of the current cluster (Currently, only FE configuration items can be displayed). For detailed description of these configuration items, see Configuration.
ποΈ SET
Sets the specified system variables or user-defined variables for StarRocks. You can view the system variables of StarRocks using SHOW VARIABLES. For details about system variables, see System Variables. For details about user-defined variables, see User-defined variables.
ποΈ SHOW VARIABLES
SHOW VARIABLES shows the system variables of StarRocks. For details about system variables, see System Variables.