GitHub user prabhjyotsingh opened a pull request:

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

    [ZEPPELIN-3321] isRevisionSupported not working for importing notebooks.

    ### What is this PR for?
     when importing note of from one zeppelin instance that don't support 
revision to another zeppelin instance where revision is supported, the imported 
note still don't support revision.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### What is the Jira issue?
    * (ZEPPELIN-3321)[https://issues.apache.org/jira/browse/ZEPPELIN-3321]
    
    ### Questions:
    * Does the licenses files need update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A


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

    $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3321

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

    https://github.com/apache/zeppelin/pull/2862.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 #2862
    
----
commit 18873d3b62a57b07415043aebff1cd991f6d8059
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date:   2018-03-13T11:20:09Z

    ZEPPELIN-3321: fix isRevisionSupported

----


---

Reply via email to