zjffdu opened a new pull request #4010:
URL: https://github.com/apache/zeppelin/pull/4010


   ### What is this PR for?
   
   Sometimes, hive monitor thread will never exit when getting the following 
exception (see screenshot) 
   
![image](https://user-images.githubusercontent.com/164491/103433552-b216a580-4c2d-11eb-9bd9-abb61d93c21a.png)
   
   This PR would exit the monitor thread when any exception happens and also 
introduce property `zeppelin.jdbc.hive.monitor.query_interval` to control the 
query interval. 
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5185
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to