GitHub user lw-lin opened a pull request:

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

    [WIP][SPARK-15208][Core][Docs] Update spark examples with AccumulatorV2

    ## What changes were proposed in this pull request?
    
    The patch updates the codes & docs in the example module as well as the 
related doc module:
    
    - [ ] [docs] `streaming-programming-guide.md`
      - [ ] scala code part
      - [ ] java code part
      - [ ] python code part
    - [ ] [examples] `RecoverableNetworkWordCount.scala`
    - [ ] [examples] `JavaRecoverableNetworkWordCount.java`
    - [ ] [examples] `recoverable_network_wordcount.py`
    
    ## How was this patch tested?
    
    Ran the examples and verified results manually.

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

    $ git pull https://github.com/lw-lin/spark accumulatorV2-examples

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

    https://github.com/apache/spark/pull/12981.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 #12981
    
----
commit 2d5198265b3df9c48af2be4bf572a3c815fc9bb1
Author: Liwei Lin <lwl...@gmail.com>
Date:   2016-05-08T03:31:20Z

    update scala example code & doc

----


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