Cleaning Up Spill Directories
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.