GitHub user srowen opened a pull request:

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

    [SPARK-22607][BUILD] Set large stack size consistently for tests to avoid 
StackOverflowError

    ## What changes were proposed in this pull request?
    
    Set `-ea` and `-Xss4m` consistently for tests
    
    ## How was this patch tested?
    
    Existing tests. Manually verified it resolves the StackOverflowError this 
intends to resolve.

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

    $ git pull https://github.com/srowen/spark SPARK-22607

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

    https://github.com/apache/spark/pull/19820.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 #19820
    
----
commit a0b6658a65d98158a8bf610a57edb240b99c8839
Author: Sean Owen <so...@cloudera.com>
Date:   2017-11-25T18:25:29Z

    Set -ea and -Xss4m consistently for tests

----


---

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

Reply via email to