zjffdu commented on code in PR #4360: URL: https://github.com/apache/zeppelin/pull/4360#discussion_r852612929
########## jdbc/src/main/resources/interpreter-setting.json: ########## @@ -143,6 +143,13 @@ "defaultValue": "1000", "description": "Query interval for hive statement", "type": "number" + }, + "zeppelin.jdbc.hive.tagged.engines.exclude": { Review Comment: Both places should update. There's one section about hive in `jdbc.md`, https://zeppelin.apache.org/docs/0.10.1/interpreter/jdbc.html#apache-hive. BTW, it looks like to we need to converge the hive related doc in these 2 places. But it could be done in another PR. -- 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