Github user prasadwagle commented on the issue:

    https://github.com/apache/zeppelin/pull/747
  
    @lresende I am getting a compiler error "package MutableSettings does not 
exist". This is the same error in the travis ci build. Here are the build 
commands I used.
    ```
    tw-172-25-130-145 incubator-zeppelin-prasadwagle (master) $ git fetch 
upstream pull/747/head:scala211_2
    tw-172-25-130-145 incubator-zeppelin-prasadwagle (master) $ git checkout 
scala211_2
    
    tw-172-25-130-145 incubator-zeppelin-prasadwagle (scala211_2) $ mvn install 
-DskipTests -Dcobertura.skip=true -Drat.skip=true -Dcheckstyle.skip=true 
-Dscala-2.11 -Pscala-2.11 -Pscalding -Psparkr
    
    [ERROR] 
/Users/pwagle/workspace/zeppelin/incubator-zeppelin-prasadwagle/spark/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java:[525,20]
 package MutableSettings does not exist
    ```


---
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.
---

Reply via email to