huage1994 opened a new pull request, #4360: URL: https://github.com/apache/zeppelin/pull/4360
### What is this PR for? This PR introduce a JDBC interpreter property for hive engines which don't need to set yarn application tag. Some users disabled tez.* property in hive and hence unable to use hive in zeppelin. The reason is Zeppelin jdbc interpreter always set both tez and MR tags property when connect to hive. This PR provide a property to disable setting tag for tez application and MR application . ### What type of PR is it? Improvement ### Todos * [ ] - Task ### What is the Jira issue? * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN-5614 ### How should this be tested? * CI passed ### Screenshots (if appropriate) ### Questions: * Does the licenses files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- 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