GitHub user vgmartinez opened a pull request:

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

    Notebook Storage in S3

    Storage the notebook in s3, is necesary set the enviroment variable 
AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.
    
    In s3 create a folder structure as follows:
    bucket/youUserName/notebook/
    
    In zeppelin-env.sh set the bucket name and userName...


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

    $ git pull https://github.com/vgmartinez/incubator-zeppelin master

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

    https://github.com/apache/incubator-zeppelin/pull/154.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 #154
    
----
commit 07ae304434a5d8924d84fc86dcdd0a02dfaa2812
Author: Victor <[email protected]>
Date:   2015-07-13T07:50:40Z

    s3 notebook storage

commit 4ccc5c6f98fc34c1d887a758c05adbd69d44aeec
Author: Victor <[email protected]>
Date:   2015-07-13T08:55:19Z

    set variable in zeppelin-env.sh

----


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