GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/747
[ZEPPELIN-605] Add support for Scala 2.11 Enable Zeppelin to be built with both Scala 2.10 and Scala 2.11, mostly to start supporting interpreters that are moving to Scala 2.11 only such as Spark. You can merge this pull request into a Git repository by running: $ git pull https://github.com/lresende/incubator-zeppelin scala-210-211 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/747.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 #747 ---- commit 69f755bac133c05de979154b96cd2c27bc69fc8b Author: Luciano Resende <lrese...@apache.org> Date: 2016-02-25T04:46:46Z [ZEPPELIN-605] Add support for Scala 2.11 Enable Zeppelin to be built with both Scala 2.10 and Scala 2.11, mostly to start supporting interpreters that are moving to Scala 2.11 only such as Spark. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---