[ 
https://issues.apache.org/jira/browse/SPARK-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-4776.
------------------------------
    Resolution: Won't Fix

> Spark IO Messages are difficult to Debug
> ----------------------------------------
>
>                 Key: SPARK-4776
>                 URL: https://issues.apache.org/jira/browse/SPARK-4776
>             Project: Spark
>          Issue Type: Improvement
>          Components: Shuffle, Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Kevin Mader
>
> With messages like this it is very difficult to determine which RDDs are 
> causing the problem and which task is being applied to them at the time of 
> crash. It would be helpful if the RDD's ID and Task ID were shown to make 
> tracking down the source of a problem easier.
> ```
> 14/12/06 12:10:26 ERROR storage.DiskBlockObjectWriter: Uncaught exception 
> while reverting partial writes to file 
> /scratch/spark-local-20141206120823-caaa/1d/merged_shuffle_0_254_3
> java.io.FileNotFoundException: 
> /scratch/spark-local-20141206120823-caaa/1d/merged_shuffle_0_254_3 (No such 
> file or directory)
> ```



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

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

Reply via email to