Cleaning Up Spill Directories
Dremio 15.0.0 may not automatically clean up spill directories and their files from prior releases due to changes in the underlying directory structure. The format for a spill directory is operatorname-query_id.majorfragment.threadNumber.minorFragment
. For example, `esort-202aff8c-63c3-7c07-c6a7-6831baa98000.1.0.
To manually clean up residual spill directories:
-
Search for the query-id in a directory name.
-
Verify whether the query is running, cancelled, or killed.
-
If it is cancelled or killed, delete the directory and its files.
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.