Github user sarutak commented on the pull request:

    https://github.com/apache/spark/pull/1383#issuecomment-49255082
  
    My PR handles IOException as fatal but I think it's not good because 
IOException is not always fatal.
    The problem I want to solve is IOException thrown when writing to and 
reading from local directory managed by DiskBlockManager are failed.
    In such case, I think it's almost caused by disk fault.
    So, is it better to exit when reading from or writing to local directory 
are failed?



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to