Yash Sharma created SPARK-20189:
-----------------------------------

             Summary: Fix spark kinesis testcases to remove deprecated 
createStream and use Builders
                 Key: SPARK-20189
                 URL: https://issues.apache.org/jira/browse/SPARK-20189
             Project: Spark
          Issue Type: Test
          Components: DStreams
    Affects Versions: 2.1.0
            Reporter: Yash Sharma


The spark-kinesis testcases use the KinesisUtils.createStream which are 
deprecated now. Modify the testcases to use the recommended 
KinesisInputDStream.builder instead.
This change will also enable the testcases to automatically use the session 
tokens automatically.



--
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