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
+
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
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
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