Unable to process datasets from NFS mounted storage #69
sebastientourbier
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error
What causes the error
I have been successfully running this code on datasets stored locally. The error appeared when we switched to processing a dataset from a NFS mounted storage.
See similar error at https://mail.python.org/pipermail/python-list/2009-July/543694.html
Solution
Until now, we did not find a solution for processing with success the dataset stored on the NFS mounted drive.
Workaround
Make a local copy of the dataset to be processed
Beta Was this translation helpful? Give feedback.
All reactions