GitHub user egorklimov opened a pull request:

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

    [ZEPPELIN-3646] Add note for updating user permissions

    ### What is this PR for?
    
    This is @mebelousov workaround to @maziyarpanahi 
[problem](https://issues.apache.org/jira/browse/ZEPPELIN-3646) refactored with 
REST API. It will be helpful for everyone who is upgrading from any version 
less than 0.8.x
    
    ### What type of PR is it?
    Improvement
    
    ### What is the Jira issue?
    issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN-3646
    
    ### How should this be tested?
    * Tested manually 
    
    ### Screenshots (if appropriate)
    * Note in report view:
    
    ![screenshot_2018-08-01 migrate from 0 7 - zeppelin 
2](https://user-images.githubusercontent.com/6136993/43535262-2a8938c2-95c2-11e8-80f0-7cce8089af6d.png)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? Yes, docs updated


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

    $ git pull https://github.com/TinkoffCreditSystems/zeppelin ZEPPELIN-3646

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

    https://github.com/apache/zeppelin/pull/3107.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 #3107
    
----
commit 5c65c45093c62e9058688aafb3363f7fd547e3d3
Author: Egor Klimov <klim.electronicmail@...>
Date:   2018-08-01T15:17:30Z

    Add `Migrate from 0.7`

commit 84f36d0a32df890be5d48cf2dda4ea408cd752e1
Author: egorklimov <klim.electronicmail@...>
Date:   2018-08-01T15:25:05Z

    Docs updated

commit 76e239aff01ffda7414594435f30e7da656edd46
Author: Egor Klimov <klim.electronicmail@...>
Date:   2018-08-01T16:34:45Z

    Note updated

----


---

Reply via email to