GitHub user yssharma opened a pull request:

    https://github.com/apache/spark/pull/18071

    [SPARK-20855][WIP][DStream] Update the Spark kinesis docs to use the 
KinesisInputDStream builder instead of deprecated KinesisUtils

    ## What changes were proposed in this pull request?
    
    The examples and docs for Spark-Kinesis integrations use the deprecated 
KinesisUtils. We should update the docs to use the KinesisInputDStream builder 
to create DStreams.
    
    ## How was this patch tested?
    
    The patch primarily updates the documents. The patch will also need to make 
changes to the Spark-Kinesis examples. The examples need to be tested.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yssharma/spark ysharma/kinesis_docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18071.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18071
    
----
commit 9c1800435ce718c8d32829417dfe8ea462ad9fca
Author: Yash Sharma <ysha...@atlassian.com>
Date:   2017-05-22T12:42:40Z

    initial changes to update kinesis docs to newer version of API

commit 1e7e8790bdba4373e9bc79b0d12773505367d4ca
Author: Yash Sharma <ysha...@atlassian.com>
Date:   2017-05-23T11:56:55Z

    fixing indentations

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to