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 2017/03/21 15:15:42 UTC

[jira] [Resolved] (SPARK-19998) BlockRDD block not found Exception add RDD id info

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

Sean Owen resolved SPARK-19998.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 17334
[https://github.com/apache/spark/pull/17334]

> BlockRDD block not found Exception add RDD id info
> --------------------------------------------------
>
>                 Key: SPARK-19998
>                 URL: https://issues.apache.org/jira/browse/SPARK-19998
>             Project: Spark
>          Issue Type: Improvement
>          Components: Block Manager
>    Affects Versions: 2.1.0
>            Reporter: jianran.tfh
>            Assignee: jianran.tfh
>            Priority: Trivial
>             Fix For: 2.2.0
>
>
> "java.lang.Exception: Could not compute split, block $blockId not found" doesn't have the rdd id info,  the "BlockManager: Removing RDD $id" has only the RDD id, so it couldn't find that the Exception's reason is the Removing; so it's better  block not found Exception add RDD id info 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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