Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver executor disk space fills up with temp files #30

Open
warwickhadley opened this issue Jun 28, 2021 · 2 comments
Open

Driver executor disk space fills up with temp files #30

warwickhadley opened this issue Jun 28, 2021 · 2 comments

Comments

@warwickhadley
Copy link

We have been successful in using this library with smaller parameter spaces however as the parameter space increases we are running out of space on the driver executor. It appears that temp files are created in the container for each job and are never removed.e.g. the folder /mnt/yarn/usercache/hadoop/appcache/application_1624531736036_0001/spark-9d614b58-4959-4b9e-a0ef-da525c803263/pyspark-6e9409d1-d631-41f0-a2b4-c3d9060c23d9 just fills up even if we increase the size of the volume mounted, it will eventually fill up and take down the driver.

I am not sure if this is a problem with joblib, joblik-spark or the spark configuration of our cluster. If anyone has any suggestions I would be grateful.

@fritshermans
Copy link

is there already a fix for this problem? it takes down the driver for me as well

@arezki1990
Copy link

i have the same issue here on databricks any fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants