GitHub user remisharoon opened a pull request:

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

    Error in example code provided in Spark Streaming Documentation

    ## What changes were proposed in this pull request?
    
    JIRA ticket : SPARK-21508
    correcting a mistake in example code provided in Spark Streaming Custom 
Receivers Documentation
    
    ## How was this patch tested?
    this documentation change is tested manually by jekyll build , running 
below commands
    ```
    jekyll build
    jekyll serve --watch
    ```
    screen-shots provided below
    
![screenshot1](https://user-images.githubusercontent.com/8828470/28744636-a6de1ac6-7482-11e7-843b-ff84b5855ec0.png)
    
![screenshot2](https://user-images.githubusercontent.com/8828470/28744637-a6def496-7482-11e7-9512-7f4bbe027c6a.png)


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

    $ git pull https://github.com/remisharoon/spark master

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

    https://github.com/apache/spark/pull/18770.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 #18770
    
----
commit 646699eca80969a82e82c6b7c7c100f910458266
Author: Remis Haroon <remis.har...@insdc01.pwc.com>
Date:   2017-07-25T14:34:20Z

    correcting an error in example code provided in Spark Streaming Custom 
Receivers Documentation

----


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