huage1994 commented on code in PR #4360: URL: https://github.com/apache/zeppelin/pull/4360#discussion_r851894977
########## 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: Done. By the way I fixed a problem about the type of default value of `"zeppelin.jdbc.auth.kerberos.proxy.enable"`. If it is string `"true"` instead of boolean `true`, the checkbox in UI would not ✅ . -- 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