Disabling auto queue deletion globally
Dynamically created child queues are automatically deleted after they expire. If you want to keep all dynamically created child queues running after their last job is finished, you can disable automatic queue deletion on a global level.
By default automatic queue removal is enabled on two levels: globally and on the level of dynamic child creation enabled parent queues. The following steps describe how to disable the auto queue deletion feature on a global level, that is, dynamically created child queues are not deleted automatically once they become inactive.
- In Cloudera Manager, navigate to .
- Search for queue deletion.
- Find and clear the Capacity Scheduler Auto Queue Deletion property to disable the auto queue deletion feature.
- Click Save.
- Restart the YARN service.