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 </tr> </table> +### Apache Kyuubi + +Properties + +<table class="table-configuration"> + <tr> + <th>Name</th> + <th>Value</th> + </tr> + <tr> + <td>default.driver</td> + <td>org.apache.hive.jdbc.HiveDriver</td> Review Comment: `org.apache.kyuubi.jdbc.KyuubiHiveDriver` -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org