Github user tdas commented on a diff in the pull request:

    https://github.com/apache/spark/pull/4956#discussion_r26089130
  
    --- Diff: docs/streaming-programming-guide.md ---
    @@ -1893,10 +2011,9 @@ receivers, data received but not replicated can get 
lost. If the driver node fai
     then besides these losses, all the past data that was received and 
replicated in memory will be
     lost. This will affect the results of the stateful transformations.
     
    -To avoid this loss of past received data, Spark 1.2 introduces an 
experimental feature of _write
    +To avoid this loss of past received data, Spark 1.2 introduces _write
    --- End diff --
    
    Good catch.


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