You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by nonsleepr <gi...@git.apache.org> on 2017/08/10 20:19:29 UTC

[GitHub] spark pull request #18911: [SPARK-21696][SS] HDFSBackedStateStoreProvider to...

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 <ab...@bloomberg.net>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #18911: [SPARK-21696][SS] HDFSBackedStateStoreProvider to handle...

Posted by gretel <gi...@git.apache.org>.
Github user gretel commented on the issue:

    https://github.com/apache/spark/pull/18911
  
    any estimate on when this will get into mainline? regards


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #18911: [SPARK-21696][SS] HDFSBackedStateStoreProvider to handle...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/18911
  
    Can one of the admins verify this patch?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #18911: [SPARK-21696][SS] HDFSBackedStateStoreProvider to handle...

Posted by nonsleepr <gi...@git.apache.org>.
Github user nonsleepr commented on the issue:

    https://github.com/apache/spark/pull/18911
  
    @tdas #18928 solves my problem, thanks.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #18911: [SPARK-21696][SS] HDFSBackedStateStoreProvider to handle...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/18911
  
    Can one of the admins verify this patch?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #18911: [SPARK-21696][SS] HDFSBackedStateStoreProvider to...

Posted by nonsleepr <gi...@git.apache.org>.
Github user nonsleepr closed the pull request at:

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


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #18911: [SPARK-21696][SS] HDFSBackedStateStoreProvider to handle...

Posted by tdas <gi...@git.apache.org>.
Github user tdas commented on the issue:

    https://github.com/apache/spark/pull/18911
  
    This issue has already been resolved in #18928 (the JIRA already showed as resolved).
    If possible, can you please test out the current master, whether it solves the problem in your case.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org