GitHub user sadhen opened a pull request:

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

    [SPARK-25304][SQL][TEST] Fix HiveSparkSubmitSuite SPARK-8489 test for Scala 
2.12

    ## What changes were proposed in this pull request?
    
    remove test-2.10.jar and add test-2.12.jar.
    
    ## How was this patch tested?
    
    ```
    $ sbt -Dscala-2.12
    > ++ 2.12.6
    > project hive
    > testOnly *HiveSparkSubmitSuite -- -z "8489"
    ```


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

    $ git pull https://github.com/sadhen/spark SPARK-8489-FOLLOWUP

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

    https://github.com/apache/spark/pull/22308.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 #22308
    
----
commit 221fcac7e38429686a992f7cf6e8b09dc55924ac
Author: Darcy Shen <sadhen@...>
Date:   2018-09-01T14:02:30Z

    enable HiveSparkSubmitSuite SPARK-8489 test for Scala 2.12, and remove the 
Scala 2.10 jar

----


---

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

Reply via email to