[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317870744 ## File path: zeppelin-plugins/notebookrepo/mongo/pom.xml ## @@ -0,0 +1,75 @@ + + + +http://maven.apache

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317870626 ## File path: zeppelin-plugins/notebookrepo/mongo/pom.xml ## @@ -0,0 +1,75 @@ + + + +http://maven.apache

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317870626 ## File path: zeppelin-plugins/notebookrepo/mongo/pom.xml ## @@ -0,0 +1,75 @@ + + + +http://maven.apache

[GitHub] [zeppelin] yx91490 commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
yx91490 commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317864970 ## File path: zeppelin-plugins/notebookrepo/mongo/pom.xml ## @@ -0,0 +1,75 @@ + + + +http://maven.apach

[GitHub] [zeppelin] zjffdu commented on issue #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-26 Thread GitBox
zjffdu commented on issue #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#issuecomment-525101993 @bhavikpatel9977 The CI is failed. Could you do rebased and retrigger the CI ? ---

[GitHub] [zeppelin] zjffdu commented on issue #3414: [ZEPPELIN-4280] Fix an issue that makes an infinite loop while switching the visualizations

2019-08-26 Thread GitBox
zjffdu commented on issue #3414: [ZEPPELIN-4280] Fix an issue that makes an infinite loop while switching the visualizations URL: https://github.com/apache/zeppelin/pull/3414#issuecomment-525101222 ping @Byeol This is an auto

[GitHub] [zeppelin] zjffdu commented on issue #3425: [ZEPPELIN-4301] js double precision loss problem

2019-08-26 Thread GitBox
zjffdu commented on issue #3425: [ZEPPELIN-4301] js double precision loss problem URL: https://github.com/apache/zeppelin/pull/3425#issuecomment-525101114 Thanks @curlsli Is it possible to add unit test to avoid regression ?

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317863384 ## File path: zeppelin-plugins/notebookrepo/mongo/src/test/java/org/apache/zeppelin/notebook/repo/MongoNotebookRe

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317863077 ## File path: zeppelin-plugins/notebookrepo/mongo/src/test/java/org/apache/zeppelin/notebook/repo/MongoNotebookRe

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317863077 ## File path: zeppelin-plugins/notebookrepo/mongo/src/test/java/org/apache/zeppelin/notebook/repo/MongoNotebookRe

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317862800 ## File path: zeppelin-plugins/notebookrepo/mongo/src/test/java/org/apache/zeppelin/notebook/repo/MongoNotebookRe

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317862585 ## File path: zeppelin-plugins/notebookrepo/mongo/src/test/java/org/apache/zeppelin/notebook/repo/ToPathArrayTest

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317862553 ## File path: zeppelin-plugins/notebookrepo/mongo/src/test/java/org/apache/zeppelin/notebook/repo/MongoNotebookRe

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317862412 ## File path: zeppelin-plugins/notebookrepo/mongo/src/main/java/org/apache/zeppelin/notebook/repo/MongoNotebookRe

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317862517 ## File path: zeppelin-plugins/notebookrepo/mongo/src/main/java/org/apache/zeppelin/notebook/repo/OldMongoNoteboo

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317862256 ## File path: zeppelin-plugins/notebookrepo/mongo/pom.xml ## @@ -0,0 +1,75 @@ + + + +http://maven.apache

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
zjffdu commented on a change in pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432#discussion_r317862344 ## File path: zeppelin-plugins/notebookrepo/mongo/src/main/java/org/apache/zeppelin/notebook/repo/AutoReadWriteLo

[GitHub] [zeppelin] asfgit closed pull request #3427: ZEPPELIN-4304 Allow to override useNativeGit property of the gitcommitid plugin

2019-08-26 Thread GitBox
asfgit closed pull request #3427: ZEPPELIN-4304 Allow to override useNativeGit property of the gitcommitid plugin URL: https://github.com/apache/zeppelin/pull/3427 This is an automated message from the Apache Git Service. To

Re: Zeppelin Studio Proposal

2019-08-26 Thread ieglonewolf ieglonewolf
I would like to add Our key motive for us to start ZEPPELIN-4138 here is to build a UI system on top of zeppelin service which is intuitive and very much functional. Moreover doing it the right way is the key to scalability. I would like to req

Re: Zeppelin Studio Proposal

2019-08-26 Thread Xun Liu
Zeppelin is very much in need of a front end developed using VUE.js front-end technology. Thank you for your contribution. :-) Xun Liu Best Regards > On Aug 26, 2019, at 9:21 PM, Jeff Zhang wrote: > > + user mail list > > > Thanks Malay for the proposal. The zeppelin frontend do needs some r

[GitHub] [zeppelin] yx91490 edited a comment on issue #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo

2019-08-26 Thread GitBox
yx91490 edited a comment on issue #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo URL: https://github.com/apache/zeppelin/pull/3340#issuecomment-524845391 because this pr's repo have been deleted before, I pushed a new pr for this issue. https://github.com/apache/zeppelin/pull/3432 ---

[GitHub] [zeppelin] yx91490 closed pull request #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo

2019-08-26 Thread GitBox
yx91490 closed pull request #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo URL: https://github.com/apache/zeppelin/pull/3340 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [zeppelin] yx91490 commented on issue #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo

2019-08-26 Thread GitBox
yx91490 commented on issue #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo URL: https://github.com/apache/zeppelin/pull/3340#issuecomment-524845391 because this pr's repo have been deleted before, I pushed a new pr for this issue.

[GitHub] [zeppelin] yx91490 opened a new pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo.

2019-08-26 Thread GitBox
yx91490 opened a new pull request #3432: [ZEPPELIN-4068] Implement MongoNotebookRepo. URL: https://github.com/apache/zeppelin/pull/3432 ### What is this PR for? the format of note storage file name is changed in 0.9, this is the implementation of MongoNotebookRepo.please refer to [ZEP

[GitHub] [zeppelin] redsk opened a new pull request #3431: [ZEPPELIN-2680] Allow opening notebook as a reader

2019-08-26 Thread GitBox
redsk opened a new pull request #3431: [ZEPPELIN-2680] Allow opening notebook as a reader URL: https://github.com/apache/zeppelin/pull/3431 What is this PR for? When users only have reader permissions over a notebook AND the notebook contains a chart, the a

[GitHub] [zeppelin] bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-26 Thread GitBox
bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#discussion_r317525577 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/FileSystem