📄️ 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.