GitHub user khalidhuseynov opened a pull request:

    https://github.com/apache/zeppelin/pull/1844

    [ZEPPELIN-1825] Use versioned notebook storage by default 

    ### What is this PR for?
    Due to recent work on versioned notes under ZEPPELIN-1044, we can use by 
default Git storage which extends local storage. so the behaviour will be same 
as before with additional ability to use versioning out of box without 
configuring it.
    
    
    ### What type of PR is it?
    Improvement |  Refactoring
    
    ### Todos
    * [x] - change VFS to Git
    
    ### What is the Jira issue?
    [ZEPPELIN-1825](https://issues.apache.org/jira/browse/ZEPPELIN-1825)
    
    ### How should this be tested?
    start zeppelin and by default be able to use version control (if git client 
installed)
    
    ### 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/khalidhuseynov/incubator-zeppelin 
default-git-repo

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

    https://github.com/apache/zeppelin/pull/1844.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 #1844
    
----
commit cb9e9fb394851ae6028003bdf6d9f7af6a7b4ec1
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2017-01-05T05:24:50Z

    modify default storage to git repo

commit 5edd5e0a321c10b94100ff9dcdca67e35bf5ac2c
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2017-01-05T05:32:01Z

    fix in zeppelin-site.xml

----


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