[
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: [email protected]
For additional commands, e-mail: [email protected]