[
https://issues.apache.org/jira/browse/SPARK-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984900#comment-13984900
]
Kousuke Saruta commented on SPARK-1667:
---------------------------------------
Now I'm trying to address this issue.
> Should re-fetch when intermediate data for shuffle is lost
> ----------------------------------------------------------
>
> Key: SPARK-1667
> URL: https://issues.apache.org/jira/browse/SPARK-1667
> Project: Spark
> Issue Type: Bug
> Components: Shuffle
> Affects Versions: 1.0.0
> Reporter: Kousuke Saruta
>
> I met a case that re-fetch wouldn't occur although that should occur.
> When intermediate data (phisical file of intermediate data on local file
> system) which is used for shuffle is lost from a Executor,
> FileNotFoundException was thrown and refetch wouldn't occur.
--
This message was sent by Atlassian JIRA
(v6.2#6252)