GitHub user ilganeli opened a pull request:

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

    [ZEPPELIN-5] Tutorial notebook fails if fs.defaultFS is set to non-local FS 
in Hadoop core-site.xml

    I updated the tutorial to ignore the default settings for the file system 
when looking up bank.csv by prepending ("file://"). This is safe since the 
working directory for $zeppelinHome is set on the previous line to PWD which 
will always be the local FS. 

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

    $ git pull https://github.com/ilganeli/incubator-zeppelin ZEPPELIN-5

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

    https://github.com/apache/incubator-zeppelin/pull/70.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 #70
    
----
commit 01fb781e93b1becf73a80032096ab8fa33ace34c
Author: Ilya Ganelin <[email protected]>
Date:   2015-05-11T23:50:38Z

    Changed tutorial string to ignore default setting for local FS

----


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