You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 05:37:21 UTC

[jira] [Resolved] (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:all-tabpanel ]

Hyukjin Kwon resolved SPARK-1272.
---------------------------------
    Resolution: Incomplete

> 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
>            Priority: Major
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

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