Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/17248
I don't think this PR resolve properly the issue. Indeed, it somewhat
forces the metadata to be written in a local dir instead of the configured
default filesystem.
Of course, this fixes the exception, but we loose all the benefits of a
distributed file system, as fault tolerance.
Thus in my opinion, it would be better to let the metadata be written on
the default file system, but changing the default location.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]