[GitHub] [zeppelin] huage1994 commented on a diff in pull request #4392: [ZEPPELIN-5694] Support apache kyuubi

2022-07-05 Thread GitBox
huage1994 commented on code in PR #4392: URL: https://github.com/apache/zeppelin/pull/4392#discussion_r913532513 ## docs/interpreter/jdbc.md: ## @@ -827,6 +827,38 @@ Dependencies +### Apache Kyuubi + +Properties + + + +Name +Value + + +default.driver +

[GitHub] [zeppelin] Reamer commented on pull request #4382: [ZEPPELIN-5754] Init Notes in background

2022-07-05 Thread GitBox
Reamer commented on PR #4382: URL: https://github.com/apache/zeppelin/pull/4382#issuecomment-1174794215 I will include the changes in the master on Thursday unless further comments are received. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4382: [ZEPPELIN-5754] Init Notes in background

2022-07-05 Thread GitBox
jongyoul commented on code in PR #4382: URL: https://github.com/apache/zeppelin/pull/4382#discussion_r913555148 ## zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Notebook.java: ## @@ -109,6 +119,60 @@ public void recoveryIfNecessary() { } } + /** + * Su

[GitHub] [zeppelin] Reamer merged pull request #4395: [ZEPPELIN-5759] Add user to restartSetting

2022-07-05 Thread GitBox
Reamer merged PR #4395: URL: https://github.com/apache/zeppelin/pull/4395 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apach