You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2017/09/08 00:51:02 UTC

[jira] [Created] (HIVE-17483) HS2 kill API to kill queries using query id

Thejas M Nair created HIVE-17483:
------------------------------------

             Summary: HS2 kill API to kill queries using query id
                 Key: HIVE-17483
                 URL: https://issues.apache.org/jira/browse/HIVE-17483
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
            Reporter: Thejas M Nair
            Assignee: Teddy Choi


For administrators, it is important to be able to kill queries if required. 
Currently, there is no clean way to do it.
If HiveServer2 provides an api to kill query using query id, this can be used by admin tools to do this task.
Authorization will have to be done to ensure that the user that is invoking the API is allowed to perform this action.
In case of SQL std authorization, this would require admin role.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)