GitHub user granturing opened a pull request:

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

    ZEPPELIN-656 - Add support for using Azure storage

    ### What is this PR for?
    This is to allow the usage of Azure for notebook storage.
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    N/A
    
    ### Is there a relevant Jira issue?
    [ZEPPELIN-656](https://issues.apache.org/jira/browse/ZEPPELIN-656)
    
    ### How should this be tested?
    A full integration test will require an Azure storage account. I could 
provide an account offline if necessary unless someone already has one. I based 
this off the S3 storage repo. I did not see any integration tests for the S3 
storage repo, but let me know if I need to add some for this.
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No, updates were made to 
zeppelin-site.xml.template explaining config settings

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

    $ git pull https://github.com/granturing/incubator-zeppelin 
azure-storage-backend

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

    https://github.com/apache/incubator-zeppelin/pull/697.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 #697
    
----
commit ce61f0e9173a7088147ebbeb9c178ccdb51f1270
Author: Silvio Fiorito <silvio.fior...@granturing.com>
Date:   2016-02-05T03:04:05Z

    Add support for using Azure storage

----


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