zjffdu commented on code in PR #4360: URL: https://github.com/apache/zeppelin/pull/4360#discussion_r851839988
########## 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: I think this could be a boolean property, it is not necessary to differentiate mr or tez, because the user can switch engine easily. -- 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