You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Garbage collection triggers cleanups. If the driver JVM is huge and there is little memory pressure, we may never clean up shuffle files on executors. This is a problem for long-running applications (e.g. streaming).
Author: Andrew Or <andrew@databricks.com>
Closesapache#10070 from andrewor14/periodic-gc.
(cherry picked from commit 1ce4adf)
Signed-off-by: Josh Rosen <joshrosen@databricks.com>
0 commit comments