[ 
https://issues.apache.org/jira/browse/HIVE-24106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-24106:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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