GitHub user ScrapCodes opened a pull request:

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

    [WIP] Scala 2.11 support.

    

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

    $ git pull https://github.com/ScrapCodes/spark-1 scala-2.11-full

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

    https://github.com/apache/spark/pull/3111.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 #3111
    
----
commit 82eb8722daf6dc0455caf74718b543f76c2fca43
Author: Prashant Sharma <[email protected]>
Date:   2014-10-20T12:13:38Z

    Scala 2.11 support with repl and all build changes.

commit 684668760fcbff2e9e0cb157635f314920f7475f
Author: Prashant Sharma <[email protected]>
Date:   2014-10-24T04:17:48Z

    Code review

commit 925dea34b8a9a818aaba3b3367f86b0d2cbb07bf
Author: Prashant Sharma <[email protected]>
Date:   2014-10-24T09:47:18Z

    SCALA_VERSION -> SPARK_SCALA_VERSION

commit 50eb1a42a8631e588b5aac871b4b6cb6af80cb45
Author: Prashant Sharma <[email protected]>
Date:   2014-10-27T08:29:13Z

    Print an error if build for 2.10 and 2.11 is spotted.

commit 32e1b1f6bc22a5d8561d508259516538a03b789d
Author: Prashant Sharma <[email protected]>
Date:   2014-11-05T10:27:30Z

    Fixed build after rebasing with master. We should use 
${scala.binary.version} instead of just 2.10

commit 46684456d9e19359b46929e2b5b4aa9926b93585
Author: Prashant Sharma <[email protected]>
Date:   2014-11-05T10:27:48Z

    Fixed Python Runner suite. null check should be first case in scala 2.11.

commit 45b46080a2c3f52450860859a61cd9028b289768
Author: Prashant Sharma <[email protected]>
Date:   2014-11-05T11:21:09Z

    Setting test jars on executor classpath during tests from sbt.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to