GitHub user dilipbiswal opened a pull request:

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

    [SPARK-25626] Improve the test execution time of HiveClientSuites

    ## What changes were proposed in this pull request?
    Improve the runtime by reducing the number of partitions created in the 
test. The number of partitions are reduced from 280 to 60.
    
    ## How was this patch tested?
    Test only.

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

    $ git pull https://github.com/dilipbiswal/spark SPARK-25626

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

    https://github.com/apache/spark/pull/22644.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 #22644
    
----
commit ec991dda631d3918fd43d9b2a4f38300767778d3
Author: Dilip Biswal <dbiswal@...>
Date:   2018-10-05T16:08:11Z

    [SPARK-25626] Improve the test execution time of HiveClientSuites

----


---

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

Reply via email to