Workers
Workers can be individually configured using the worker configuration file, which allows for persistent modifications to be made. Persistent modification refers to changes made to a system or component that are saved and retained even after the system is restarted or shut down, allowing the modifications to persist over time.
It is worth noting that the worker configuration file is not subject to frequent changes on a daily basis, providing stability to the system’s configuration.
Flag Name |
Who May Configure |
Description |
Data Type |
Default Value |
---|---|---|---|---|
|
SUPERUSER |
Sets the percentage of total device memory used by your instance of SQream. |
uint |
|
|
SUPERUSER |
Determines the default frequency for the healer to check that its conditions are met. |
|
|
|
SUPERUSER |
Enables the Query Healer, which periodically examines the progress of running statements and logs statements exceeding the |
boolean |
|
|
SUPERUSER |
Determines the file format of the log files. Format may by |
string |
|
|
SUPERUSER |
Sets the permitted log-in attempts. |
bigint |
|
|
SUPERUSER |
Enables you to manually set the reported IP. |
string |
|
|
SUPERUSER |
Determines the maximum period of session idleness, after which the connection is terminated. |
bigint |
|
|
SUPERUSER |
Defines the maximum allowed connections per Worker. |
bigint |
|
|
SUPERUSER |
Sets the port used to connect to the metadata server. SQream recommends using port ranges above 1024 because ports below 1024 are usually reserved, although there are no strict limitations. You can use any positive number (1 - 65535) while setting this flag. |
uint |
|
|
SUPERUSER |
Activates the machineIP ( |
boolean |
|
|
SUPERUSER |
Used for defining the threshold for creating a log recording a slow statement. The log includes information about the log memory, CPU and GPU. |
bigint |
|
|
Anyone |
Prevents a query from processing more memory than the defined value. |
uint |
|