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

2022-07-04 Thread GitBox
pan3793 commented on code in PR #4392: URL: https://github.com/apache/zeppelin/pull/4392#discussion_r913431041 ## docs/interpreter/jdbc.md: ## @@ -827,6 +827,38 @@ Dependencies +### Apache Kyuubi Review Comment: Apache Kyuubi (Incubating) ## docs/interpret

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

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

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

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

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

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

[GitHub] [zeppelin] Reamer merged pull request #4389: [ZEPPELIN-5756] able to pass base image as docker build arg

2022-07-04 Thread GitBox
Reamer merged PR #4389: URL: https://github.com/apache/zeppelin/pull/4389 -- 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

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4388: [ZEPPELIN-5755] Support Spark 3.3

2022-07-04 Thread GitBox
Reamer commented on code in PR #4388: URL: https://github.com/apache/zeppelin/pull/4388#discussion_r912839095 ## .github/workflows/core.yml: ## @@ -395,6 +395,14 @@ jobs: run: | rm -rf spark/interpreter/metastore_db ./mvnw test -DskipRat -pl spark-

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

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

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

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

[GitHub] [zeppelin] Reamer commented on pull request #4390: [ZEPPELIN-5757] Assume role in NotebookRepo S3

2022-07-04 Thread GitBox
Reamer commented on PR #4390: URL: https://github.com/apache/zeppelin/pull/4390#issuecomment-1173539118 > Not really sure, one thing comes to my mind is to try creating S3 client with WebIdentityTokenCredentialsProvider and check if given provider fails with class not found exception - you

[GitHub] [zeppelin] Reamer opened a new pull request, #4395: [ZEPPELIN-5759] Add user to restartSetting

2022-07-04 Thread GitBox
Reamer opened a new pull request, #4395: URL: https://github.com/apache/zeppelin/pull/4395 ### What is this PR for? This small change logs the user, which restarts Zeppelin Interpreter. ### What type of PR is it? Improvement ### What is the Jira issue? * https://iss

[jira] [Created] (ZEPPELIN-5759) User restarting an interpreter group cannot be detected

2022-07-04 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5759: Summary: User restarting an interpreter group cannot be detected Key: ZEPPELIN-5759 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5759 Project: Zeppelin