GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-25570][SQL][TEST] Replace 2.3.1 with 2.3.2 in 
HiveExternalCatalogVersionsSuite

    ## What changes were proposed in this pull request?
    
    This PR aims to prevent test slowdowns at 
`HiveExternalCatalogVersionsSuite` by using the latest Apache Spark 2.3.2 link 
because the Apache mirrors will remove the old Spark 2.3.1 binaries eventually. 
`HiveExternalCatalogVersionsSuite` will not fail because 
[SPARK-24813](https://issues.apache.org/jira/browse/SPARK-24813) implements a 
fallback logic. However, it will cause many trials in all builds over 
`branch-2.3/branch-2.4/master`. We had better fix this issue.
    
    ## How was this patch tested?
    
    Pass the Jenkins with the updated version.

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-25570

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

    https://github.com/apache/spark/pull/22587.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 #22587
    
----
commit c4ad536a30a5fe446938e01b961d445ef3b276fa
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-09-29T00:11:36Z

    [SPARK-25570][SQL][TEST] Replace 2.3.1 with 2.3.2 in 
HiveExternalCatalogVersionsSuite

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to