Kousuke Saruta created SPARK-1667:
-------------------------------------

             Summary: 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)

Reply via email to