[ https://issues.apache.org/jira/browse/SPARK-18203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15716706#comment-15716706 ]
Sean Owen commented on SPARK-18203: ----------------------------------- OK, but that's some problem with the versions you've got deployed at runtime then. As you can see the method is there. > Spark Streaming Kinesis Extension v2.0.1 calls non-existent method > ------------------------------------------------------------------ > > Key: SPARK-18203 > URL: https://issues.apache.org/jira/browse/SPARK-18203 > Project: Spark > Issue Type: Bug > Components: Block Manager > Affects Versions: 2.0.0, 2.0.1 > Reporter: Nathan Canning > > In spark-streaming-kinesis-asl_2.11 v2.0.1, > {{org.apache.spark.streaming.kinesis.KinesisBackedBlockRDD}} calls > {{BlockManager#get}} on line 104, which was removed from {{BlockManager}} > between v2.0.0 and v2.0.1. It looks like this bug is still in v2.0.2-rc1 as > well. -- 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