You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nathan Canning (JIRA)" <ji...@apache.org> on 2016/11/01 18:03:58 UTC

[jira] [Created] (SPARK-18203) Spark Streaming Kinesis Extension v2.0.1 calls non-existent method

Nathan Canning created SPARK-18203:
--------------------------------------

             Summary: 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.1, 2.0.0
            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org