If we are fixing the demo notebook I suggest including the bank.zip in the example directory AND to include it in the Package option. This way we can deploy zeppelin internally and test it/demo it without external connection.
On יום ג׳, 21 באפר 2015, 21:01 ejono <[email protected]> wrote: > GitHub user ejono opened a pull request: > > https://github.com/apache/incubator-zeppelin/pull/46 > > use HDFS in tutorial notebook so that it works with yarn-client > > https://issues.apache.org/jira/browse/ZEPPELIN-55 > > Assumptions: > * HDFS is available > * HDFS is configured with a default master node so that it does not > need to be specified in the HDFS path > * The HDFS directory /user/zeppelin exists, and the user running > Zeppelin has access to write to this directory > > Please let me know if you have any ideas for how to address this in a > better way, since I realize that these assumptions might not hold for every > installation. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/ejono/incubator-zeppelin master > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/incubator-zeppelin/pull/46.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 #46 > > ---- > commit 4fa6b9f8ba0df3f8a4fad39050febe3677557b6b > Author: Jonathan Kelly <[email protected]> > Date: 2015-04-21T00:35:38Z > > use HDFS in tutorial notebook so that it works with yarn-client > > ---- > > > --- > 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. > --- >
