GitHub user nonsleepr opened a pull request:

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

    [SPARK-21696][SS] HDFSBackedStateStoreProvider to handle corrupted snapshots

    ## What changes were proposed in this pull request?
    
    State Store should handle corrupted snapshots because it still can recover 
from delta files.
    
    ## How was this patch tested?
    
    Unit test; Manual environment.

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

    $ git pull https://github.com/nonsleepr/spark hdfs-state-store

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

    https://github.com/apache/spark/pull/18911.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 #18911
    
----
commit 79ccb1369872f459d2b26836a90e39a1ebbceebe
Author: Alexander Bessonov <[email protected]>
Date:   2017-08-10T20:14:43Z

    HDFSBackedStateStoreProvider to handle corrupted snapshots

----


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