GitHub user minahlee opened a pull request:

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

    [ZEPPELIN-905] Fix import notebook with error result

    ### What is this PR for?
    This PR is fixing import/clone notebook with error result. This PR adds 
test based on #933.
    
    ### What type of PR is it?
    Bug Fix
    
    ### What is the Jira issue?
    [ZEPPELIN-905](https://issues.apache.org/jira/browse/ZEPPELIN-905)
    
    ### How should this be tested?
    When you try to import or clone notebook with error result, it should work 
without error
    
    ### 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/minahlee/zeppelin ZEPPELIN-905

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

    https://github.com/apache/zeppelin/pull/1043.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 #1043
    
----
commit a4188be5ec162defecefec115532c7e5fca8f0db
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-05-31T03:05:30Z

    [ZEPPELIN-905] fix failed notebook import bug

commit 1e45a9e2d6f50dbe3c8d7eefa89618aa7496411d
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-05-31T05:14:12Z

    [ZEPPELIN-905] add test

commit c13293fe7076803709aee4b7e6d0f8b1ad9d883e
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-05-31T10:23:55Z

    fix test, better implementation

commit 803e08abb93ad44ef90608d4e3997518eeca2424
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-06-01T01:20:45Z

    revert implementation

commit 32949bc26b31450d0f3e9df83109760eb647d43f
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-06-01T02:41:22Z

    trigger CI build

commit d4f6699804db8f332380b17fd594162fc70d14a1
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-06-03T03:48:25Z

    log exception

commit 7bf5d01de085332c009ef31ce18b5eae353ba4b5
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-06-03T10:02:43Z

    log info -> warn, add message

commit e7af919e82b54d858f933810d9a23c6dffb06e96
Author: Kevin Kim <sangwookim...@gmail.com>
Date:   2016-06-03T10:31:19Z

    stylish code

commit 69b8c02f6623686c3d23e6692f397468846eae8c
Author: Mina Lee <mina...@apache.org>
Date:   2016-06-18T07:38:45Z

    Add test for clone notebook with String type result

----


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