[
https://issues.apache.org/jira/browse/IMPALA-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008579#comment-18008579
]
ASF subversion and git services commented on IMPALA-12648:
----------------------------------------------------------
Commit 8a691a350756d7b2f854a9da0585adb944081c6f in impala's branch
refs/heads/master from m-sanjana19
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=8a691a350 ]
IMPALA-12648: [DOCS] Documentation for Kill Query statements
Documents the Kill Query statements used to stop running queries
by using their unique query IDs.
Change-Id: I51efbdeb585bad358b3e44ea4f555f62bfee4f00
Reviewed-on: http://gerrit.cloudera.org:8080/23031
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Support killing queries programatically
> ---------------------------------------
>
> Key: IMPALA-12648
> URL: https://issues.apache.org/jira/browse/IMPALA-12648
> Project: IMPALA
> Issue Type: New Feature
> Components: Frontend
> Affects Versions: Impala 4.3.0
> Reporter: Manish Maheshwari
> Assignee: Xuebin Su
> Priority: Critical
> Fix For: Impala 4.5.0
>
> Attachments: ranger_policy_hiveservice_7.3.0.0-128_screenshot.png
>
>
> Support killing queries programatically via kill commands to be able to
> manage impala running workloads.
> Killing Queries that are currently running
> {code:java}
> -- Forcibly terminates query with the specified query_id:
> KILL QUERY WHERE query_id='634bf9fcf55278eb:ac0ef05300000000' {code}
> For queries that are the finished and waiting to be closed, this command
> should close them
> SeeĀ IMPALA-14002 for killing sessions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]