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
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
+
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
+
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
+
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
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-
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
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
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
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
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
11 matches
Mail list logo