GitHub user zjffdu opened a pull request:

    https://github.com/apache/zeppelin/pull/1347

    ZEPPELIN-1284. Unable to run paragraph with default interpreter

    ### What is this PR for?
    This issue happens when SPARK_HOME is not defined. In this case, you are 
using spark 2.0 and scala-2.10
    
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-1284
    
    ### How should this be tested?
    Run the following command, and then run the tutorial note in local mode
    ```
    mvn package -DskipTests -Ppyspark -Psparkr -Pyarn -Phadoop-2.7 -Pspark-2.0
    ```
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


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

    $ git pull https://github.com/zjffdu/zeppelin ZEPPELIN-1284

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

    https://github.com/apache/zeppelin/pull/1347.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 #1347
    
----
commit d9d9d56eefb0ec90de0a342091cce73b37d110c9
Author: Jeff Zhang <zjf...@apache.org>
Date:   2016-08-19T11:19:20Z

    ZEPPELIN-1284. Unable to run paragraph with default interpreter

----


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