GitHub user elbamos opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/841

    Fixed path for rzeppelin package for some users. [ZEPPELIN-810] Revise R 
Tutorial notebook [ZEPPELIN-811]

    ### What is this PR for?
    1.  Fix a bug reported by J. Muedsam, where if Zeppelin is launched from a 
working directory that isn't the ZEPPELIN_HOME, it could fail to find the 
rzeppelin R package. 
    2. Fixes to the R tutorial notebook.
    
    ### What type of PR is it?
    [Bug Fix | Documentation]
    
    ### Todos
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-810
    https://issues.apache.org/jira/browse/ZEPPELIN-811
    
    ### How should this be tested?
    The existing unit and integration tests should handle 810.  
    For 811, try the notebook. 
    
    ### Screenshots (if appropriate)
    
    ### 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/elbamos/Zeppelin-With-R paths

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

    https://github.com/apache/incubator-zeppelin/pull/841.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 #841
    
----
commit 9fbb5f81631638f4a45aab2bc0e69bd291003df0
Author: Amos Elb <[email protected]>
Date:   2016-04-18T05:56:32Z

    Fixed path for rzeppelin package for some users.
    
    Also revised R tutorial.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to