You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/12/29 18:21:13 UTC

[jira] [Commented] (SPARK-1272) Don't fail job if some local directories are buggy

    [ https://issues.apache.org/jira/browse/SPARK-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260238#comment-14260238 ] 

Sean Owen commented on SPARK-1272:
----------------------------------

[~qqsun8819] I'd also like to see this implemented, as it should be easy. I don't think you need it assigned (I can't assign it myself); just open a PR with your proposed change?

> Don't fail job if some local directories are buggy
> --------------------------------------------------
>
>                 Key: SPARK-1272
>                 URL: https://issues.apache.org/jira/browse/SPARK-1272
>             Project: Spark
>          Issue Type: Improvement
>          Components: Shuffle
>            Reporter: Patrick Wendell
>
> If Spark cannot create shuffle directories inside of a local directory it might make sense to just log an error and continue, provided that at least one valid shuffle directory exists. Otherwise if a single disk is wonky the entire job can fail.
> The down side is that this might mask failures if the person actually misconfigures the local directories to point to the wrong disk(s).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org