GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-26317][BUILD] Upgrade SBT to 0.13.18

    ## What changes were proposed in this pull request?
    
    SBT 0.13.14 ~ 1.1.1 has a bug on accessing `java.util.Base64.getDecoder` on 
JDK9+. It's fixed at 1.1.2 and backported to [0.13.18 (released on Nov 
28th)](https://github.com/sbt/sbt/releases/tag/v0.13.18). This PR aims to 
update SBT.
    
    ## How was this patch tested?
    
    Pass the Jenkins with the building and existing tests.

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

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

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

    https://github.com/apache/spark/pull/23270.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 #23270
    
----
commit 0885c947d3b4561df2d39f1bc9a35a06d7f0ed0c
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-12-10T07:48:16Z

    [SPARK-26317][BUILD] Upgrade SBT to 0.13.18

----


---

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

Reply via email to