jianran.tfh created SPARK-19998:
-----------------------------------

             Summary: 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
            Priority: Trivial


"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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to