SHOW-WARM-UP-JOB
Description
The commands are used to display warm-up jobs in Doris.
Syntax
SHOW WARM UP JOB [ WHERE id = 'id' ] ;
Parameters
- id : id of the warm-up job.
Example
View all warmup job
SHOW WARM UP JOB;
View one warmup job with id = 13418
SHOW WARM UP JOB WHERE id = 13418;
Related Commands
References
Keywords
SHOW, CACHE, HOTSPOT, COMPUTE GROUP