Zhihua Deng created HIVE-24106:
----------------------------------

             Summary: Abort polling on the operation state when the current 
thread is interrupted
                 Key: HIVE-24106
                 URL: https://issues.apache.org/jira/browse/HIVE-24106
             Project: Hive
          Issue Type: Improvement
          Components: JDBC
            Reporter: Zhihua Deng


If running HiveStatement asynchronously as a task like in a thread or future,  
if we interrupt the task,  the HiveStatement would continue to poll on the 
operation state until finish. It's may better to provide a way to abort the 
executing in such case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to