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

Unable to delete files created in worker nodes. #150

Open
nareshr8 opened this issue Dec 18, 2019 · 0 comments
Open

Unable to delete files created in worker nodes. #150

nareshr8 opened this issue Dec 18, 2019 · 0 comments

Comments

@nareshr8
Copy link

When I do df..write.format("tfrecords").option('writeLocality','local').save(path) or df..write.format("tfrecords").save(path) the file is not getting created on the main Driver node. I dont see the folder as well. I am unable to overwrite as that mode is not working. I am unable to delete those files as they are in worker node. Is there a simple API that can delete the files created through this spark job

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

1 participant