You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by chbrown <gi...@git.apache.org> on 2016/06/11 03:49:49 UTC

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

Github user chbrown commented on the issue:

    https://github.com/apache/zeppelin/pull/747
  
    I just tried out the `scala-210-211-rebased-moon` branch from `lresende/incubator-zeppelin.git` and it seems to be working, using Spark 1.6.1 built from source for Scala 2.11.8, but I ran into several web interface issues:
    * the interpreter settings page won't let me commit changes (console error: "scripts.js:1 Uncaught TypeError: Cannot read property 'propertyKey' of undefined"), so I had to set the `master` value directly in `conf/interpreter.json`
    * notebooks are not persisted, and the notebook import feature doesn't work (no discernible error message)
    
    Are these known issues, given that `scala-210-211-rebased-moon` isn't too far off master, or are they something that would be useful to look into fixing?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---