You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by tdas <gi...@git.apache.org> on 2017/12/07 22:36:06 UTC

[GitHub] spark pull request #19924: [SPARK-22187][SS][REVERT] Revert change in state ...

GitHub user tdas opened a pull request:

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

    [SPARK-22187][SS][REVERT] Revert change in state row format for mapGroupsWithState

    ## What changes were proposed in this pull request?
    
    #19416 changed the format in which rows were encoded in the state store. However, this can break existing streaming queries with the old format in unpredictable ways (potentially crashing the JVM). Hence I am reverting this for now. This will be re-applied in the future after we start saving more metadata in checkpoints to signify which version of state row format the existing streaming query is running. Then we can decode old and new formats accordingly.
    
    ## How was this patch tested?
    Existing tests.
    
    Please review http://spark.apache.org/contributing.html before opening a pull request.


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

    $ git pull https://github.com/tdas/spark SPARK-22187-1

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

    https://github.com/apache/spark/pull/19924.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 #19924
    
----
commit 4a606de0c797fa6e8338d9a4987ff1a35e954c54
Author: Tathagata Das <ta...@gmail.com>
Date:   2017-11-08T08:00:23Z

    Revert row format

----


---

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


[GitHub] spark issue #19924: [SPARK-22187][SS][REVERT] Revert change in state row for...

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

    https://github.com/apache/spark/pull/19924
  
    Thanks. Merging to master.


---

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


[GitHub] spark issue #19924: [SPARK-22187][SS][REVERT] Revert change in state row for...

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

    https://github.com/apache/spark/pull/19924
  
    **[Test build #84621 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/84621/testReport)** for PR 19924 at commit [`4a606de`](https://github.com/apache/spark/commit/4a606de0c797fa6e8338d9a4987ff1a35e954c54).


---

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


[GitHub] spark issue #19924: [SPARK-22187][SS][REVERT] Revert change in state row for...

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

    https://github.com/apache/spark/pull/19924
  
    Merged build finished. Test PASSed.


---

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


[GitHub] spark issue #19924: [SPARK-22187][SS][REVERT] Revert change in state row for...

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

    https://github.com/apache/spark/pull/19924
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/84621/
    Test PASSed.


---

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


[GitHub] spark issue #19924: [SPARK-22187][SS][REVERT] Revert change in state row for...

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

    https://github.com/apache/spark/pull/19924
  
    **[Test build #84621 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/84621/testReport)** for PR 19924 at commit [`4a606de`](https://github.com/apache/spark/commit/4a606de0c797fa6e8338d9a4987ff1a35e954c54).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

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


[GitHub] spark pull request #19924: [SPARK-22187][SS][REVERT] Revert change in state ...

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

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


---

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


[GitHub] spark issue #19924: [SPARK-22187][SS][REVERT] Revert change in state row for...

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

    https://github.com/apache/spark/pull/19924
  
    LGTM pending tests


---

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