Configuration management allows defining default values for job parameters at the space level. When a user creates a new job, the system automatically references the configuration of that space as the initial default settings for the job.
Note:
The settings defined in configuration management are referenced only when a job is created. Subsequent changes to the configuration do not retroactively affect jobs that have already been created. Parameters for an existing job can be adjusted individually on its configuration page.
Flink Configuration
The following job parameters can be configured:
Checkpoint toggle, time interval, and custom timeout duration.
Checkpoint save policy toggle, maximum number of saves, and job failure recovery toggle.
Advanced parameters: Custom advanced parameters.
Log Configuration
The following job log parameters can be configured:
Log collection level: INFO, DEBUG, WARN, ERROR.
Configure log output rules by category: Add configurations as needed.
For details on log configuration, see Job Logs.