Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/980 @echarles Thanks for the contribution. How about we divide problem into - scala 2.11 support - spark 2.0 support - reimplement spark interpreter in scala @lresende is working on scala 2.11 support on #747. I'm also trying to help merge code for scala 2.10 and 2.11 into one via https://github.com/lresende/incubator-zeppelin/pull/1 One of the goal in #747 is support scala 2.11 and 2.10 from the single Zeppelin binary package. Once #747 is done, this PR can take scala 2.11 support from #747. Regarding spark 2.0 and reimplementation in scala, How do you think about support spark 2.0 as well as spark 1.x while many users will use Zeppelin with spark 1.x for a some time?
--- 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. ---