GitHub user viirya opened a pull request:

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

    [SPARK-25627][TEST] Reduce test time for ContinuousStressSuite

    ## What changes were proposed in this pull request?
    
    This goes to reduce test time for ContinuousStressSuite - from 8 mins 13 
sec to 43 seconds.
    
    The approach taken by this is to reduce the triggers and epochs to wait and 
to reduce the expected rows accordingly.
    
    ## How was this patch tested?
    
    Existing tests.

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

    $ git pull https://github.com/viirya/spark-1 SPARK-25627

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

    https://github.com/apache/spark/pull/22662.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 #22662
    
----
commit df420b7f1e4fef3354352c15541931ef0f46f02a
Author: Liang-Chi Hsieh <viirya@...>
Date:   2018-10-07T08:25:07Z

    Reduce test time for ContinuousStressSuite.

----


---

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

Reply via email to