Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/5223#issuecomment-88438010
Yeah this is looking good. I identified some more instances that might use
the same treatment; have a look and see what you think:
- Utils.RedirectThread.run()
- PythonRDD.PythonBroadcast.readObject()
- HttpBroadcast.write()
- MapOutputTracker.serializeMapStatuses()
- DiskBlockObjectWriter.close(), .revertPartialWritesAndClose()
- CheckpointRDD.writeToFile()
CC @pwendell @rxin for thoughts on this which touches bits of code all over
the place, but in core in particular. I think it improves error reporting and
cleanup and is a clean, targeted change everywhere.
---
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]