[2/2] incubator-zeppelin git commit: ZeppelinHub notebook storage/connection repository

2016-05-28 Thread anthonycorbacho
ZeppelinHub notebook storage/connection repository ### What is this PR for? This is to add [ZeppelinHub](https://www.zeppelinhub.com) notebook storage/connection layer to the Zeppelin. ### What type of PR is it? Feature ### Todos * [x] - NotebookRepo rest api * [x] - ZeppelinHub websocket clien

[1/2] incubator-zeppelin git commit: ZeppelinHub notebook storage/connection repository

2016-05-28 Thread anthonycorbacho
Repository: incubator-zeppelin Updated Branches: refs/heads/master 215447693 -> 8cde5c9bd http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/8cde5c9b/zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/repo/zeppelinhub/websocket/scheduler/ZeppelinHeartbeat.java -

zeppelin git commit: [ZEPPELIN-1113] Don't save Paragraph ColWidth if not necessary

2016-07-07 Thread anthonycorbacho
Repository: zeppelin Updated Branches: refs/heads/master ee51a84e8 -> 076a2aae9 [ZEPPELIN-1113] Don't save Paragraph ColWidth if not necessary ### What is this PR for? We currently are saving the ColWidth changes all the time, while it is not necessary if the value is the same. ### What type

zeppelin git commit: Zeppelin 1307 - Implement notebook revision in Zeppelinhub repo

2016-08-22 Thread anthonycorbacho
(if appropriate) ### Questions: * Does the licenses files need update? NO * Is there breaking changes for older versions? NO * Does this needs documentation? NO Author: Anthony Corbacho Closes #1338 from anthonycorbacho/ZEPPELIN-1307 and squashes the following commits: dd57e7f [Anthony Corbacho]

zeppelin git commit: [Zeppelin-1561] Improve sync for multiuser environment

2016-10-24 Thread anthonycorbacho
Repository: zeppelin Updated Branches: refs/heads/master 89392a3f2 -> dfbea2eb9 [Zeppelin-1561] Improve sync for multiuser environment ### What is this PR for? apply multi-tenancy for storage sync mechanism ### What type of PR is it? Bug Fix | Improvement ### Todos * [x] - broadcast on sync

zeppelin git commit: [ZEPPELIN-1575] Notebook Repo settings UI

2016-10-27 Thread anthonycorbacho
: Damien CORNEAU Closes #1553 from anthonycorbacho/feat/NotebookRepoSettings and squashes the following commits: 6d63832 [Anthony Corbacho] Fix style and rebase mistake... 6f17b18 [Anthony Corbacho] Add tests :: API and REST API 23ad18e [Anthony Corbacho] Rename NotebookRepoSet

zeppelin git commit: [DOC] Update shiro after merging #1568

2016-11-01 Thread anthonycorbacho
NO * Does this needs documentation? NO Author: Anthony Corbacho Closes #1571 from anthonycorbacho/doc/ShiroTemplate and squashes the following commits: 2f73f56 [Anthony Corbacho] Fix typo :: copy -> cp ^^ bcba1db [Anthony Corbacho] Fix typo number 2 Yo f933a6a [Anthony Corbacho] Fix typo 3

zeppelin git commit: [ZEPPELIN-1627] - Fix latency on notebook save in ZeppelinHubNotebookRepo

2016-11-04 Thread anthonycorbacho
rom anthonycorbacho/feat/ZeppelinHubRepoSaveNoteShouldNotBlock and squashes the following commits: c0b0875 [Anthony Corbacho] Remove unused variables ae52108 [Anthony Corbacho] Fix latency on notebook save in ZeppelinHubNotebookRepo Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: h

zeppelin git commit: [HOT-FIX] - Prevent double injection of cross-origin headers from rest api

2016-11-05 Thread anthonycorbacho
w-Origin' header contains multiple values 'http://localhost:9000, http://localhost:9000', but only one is allowed. Origin 'http://localhost:9000' is therefore not allowed access` ### What type of PR is it? [Hot Fix] Author: Anthony Corbacho Clos

zeppelin git commit: [ZEPPELIN-1672] - Fix import note

2016-11-16 Thread anthonycorbacho
2C2AUG798/note.json) from github, and try to import it. ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Anthony Corbacho Closes #1646 from anthonycorbacho/fix/ImportNotebook and squashes

zeppelin git commit: [ZEPPELIN-1690] - ZeppelinHubNotebookRepo multy user handling

2016-11-24 Thread anthonycorbacho
the Jira issue? * [ZEPPELIN-1690](https://issues.apache.org/jira/browse/ZEPPELIN-1690) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Anthony Corbacho Closes #1635 from anthonycorbacho/f

zeppelin git commit: [ZEPPELIN-1691] Implement NotebookRepoSetting to ZeppelinHub notebookRepo

2016-11-29 Thread anthonycorbacho
re breaking changes for older versions? NO * Does this needs documentation? NO Author: Anthony Corbacho Closes #1681 from anthonycorbacho/ZEPPELIN-1691 and squashes the following commits: fe86558 [Anthony Corbacho] Add logger in getUserInstances try-catch 4ed62af [Anthony Corbacho] Implemen

zeppelin git commit: [ZEPPELIN-1352] Refactor Notebook repo versioning to return Revision Empty instead of NULL

2016-12-01 Thread anthonycorbacho
ons? No * Does this needs documentation? No Author: Anthony Corbacho Closes #1697 from anthonycorbacho/ZEPPELIN-1352 and squashes the following commits: 974c976 [Anthony Corbacho] Fix test in GitNotebookRepo 058b3e7 [Anthony Corbacho] Apply return empty revision instead of null in zeppelin

zeppelin git commit: [ZEPPELIN-1697] Fix multiuser ws connection for secondary ZeppelinHubRepo storage

2017-03-21 Thread anthonycorbacho
Repository: zeppelin Updated Branches: refs/heads/master fd7aa10e0 -> a105a21a9 [ZEPPELIN-1697] Fix multiuser ws connection for secondary ZeppelinHubRepo storage ### What is this PR for? This is to fix problem with ws connection that was introduced in 0.7.0 with `ZeppelinHubRepo` storage lay

zeppelin git commit: [ZEPPELIN-1697] Fix multiuser ws connection for secondary ZeppelinHubRepo storage

2017-03-21 Thread anthonycorbacho
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 ecd40c0f8 -> c7ad6108e [ZEPPELIN-1697] Fix multiuser ws connection for secondary ZeppelinHubRepo storage ### What is this PR for? This is to fix problem with ws connection that was introduced in 0.7.0 with `ZeppelinHubRepo` storage