GitHub user srowen opened a pull request:

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

    [SPARK-14540][BUILD] Support Scala 2.12 closures and Java 8 lambdas in 
ClosureCleaner (step 0)

    ## What changes were proposed in this pull request?
    
    Preliminary changes to get ClosureCleaner to work with Scala 2.12. Makes 
many usages just work, but not all. This does _not_ resolve the JIRA.
    
    ## How was this patch tested?
    
    Existing tests

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

    $ git pull https://github.com/srowen/spark SPARK-14540.0

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

    https://github.com/apache/spark/pull/19675.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 #19675
    
----
commit b27a9feafbbc438bec4f64d1e7f576b2d06e2041
Author: Sean Owen <[email protected]>
Date:   2017-11-06T12:52:52Z

    Preliminary changes to get ClosureCleaner to work with Scala 2.12. Makes 
many usages just work, but not all.

----


---

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

Reply via email to