GitHub user tdas opened a pull request:

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

    [SPARK-4806] Streaming doc update for 1.2

    Important updates to the streaming programming guide
    - Make the fault-tolerance properties easier to understand, with 
information about write ahead logs
    - Update the information about deploying the spark streaming app with 
information about Driver HA
    - Update Receiver guide to discuss reliable vs unreliable receivers.

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

    $ git pull https://github.com/tdas/spark streaming-doc-update-1.2

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

    https://github.com/apache/spark/pull/3653.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 #3653
    
----
commit 192c7a72d23f1bf28644df4fa14ff8f95d7f728c
Author: Tathagata Das <[email protected]>
Date:   2014-12-08T06:08:03Z

    Added more info about Python API, and rewrote the checkpointing section.

commit e45453b7289f01058fbb5c7db115ca85446f998a
Author: Tathagata Das <[email protected]>
Date:   2014-12-09T22:57:33Z

    Update streaming guide, added deploying section.

commit 67fcffc92df70656e105cb33095aa69664221485
Author: Tathagata Das <[email protected]>
Date:   2014-12-09T22:58:10Z

    Added cluster mode + supervise example to submitting application guide.

commit a0217c02fedfc674a05ac29df456566cf55f9ffb
Author: Tathagata Das <[email protected]>
Date:   2014-12-09T22:58:29Z

    Changed Deploying menu layout

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to