You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/10/14 07:53:00 UTC

[jira] [Resolved] (HIVE-24106) Abort polling on the operation state when the current thread is interrupted

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

Zoltan Haindrich resolved HIVE-24106.
-------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

merged into master. Thank you [~dengzh]!

> 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
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h 50m
>  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)