[GitHub] incubator-zeppelin pull request: zeppelin-333:Notebook create dele...

2015-10-06 Thread eranwitkon
Github user eranwitkon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145831974 I just re-based on latest master and run test again. Ready for merge. --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-zeppelin pull request: zeppelin-333:Notebook create dele...

2015-10-06 Thread eranwitkon
GitHub user eranwitkon reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/334 zeppelin-333:Notebook create delete & clone REST API Initial implementation of createNote REST API. implementation overlap socket implementation, to minimal the effect for socke

[GitHub] incubator-zeppelin pull request: zeppelin-333:Notebook create dele...

2015-10-06 Thread eranwitkon
Github user eranwitkon closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/334 --- 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

[GitHub] incubator-zeppelin pull request: zeppelin-333:Notebook create dele...

2015-10-06 Thread eranwitkon
Github user eranwitkon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145817699 The above commit was already merged . I will remove it and rebase on latest. Tnx, בתאריך יום ג׳, 6 באוק׳ 2015, 13:31 מאת Ale

[GitHub] incubator-zeppelin pull request: zeppelin-333:Notebook create dele...

2015-10-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145816809 For this PR to be merged faster, it should include only your commits, related to the described work. Are you sure 0cfa463 is one of them? --- If your proje

[GitHub] incubator-zeppelin pull request: zeppelin-333:Notebook create dele...

2015-10-05 Thread eranwitkon
Github user eranwitkon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145636200 merged with update flik docs from [this commit](https://github.com/apache/incubator-zeppelin/commit/82ea80dc6a320a7d7e400495afa3cd97f1c523eb) --- If your

[GitHub] incubator-zeppelin pull request: zeppelin-333:Notebook create dele...

2015-10-05 Thread eranwitkon
Github user eranwitkon commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/334#issuecomment-145629683 This PR includes the following: - [x] Support for Create, Delete, Clone REST API. - [x] implementation of clone on zengine notebook. - [