[jira] [Assigned] (HIVE-23504) Propagate query cancellations to druid when a hive query is cancelled

2020-06-17 Thread Miklos Gergely (Jira)


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

Miklos Gergely reassigned HIVE-23504:
-

Assignee: Ashutosh Chauhan  (was: Miklos Gergely)

> Propagate query cancellations to druid when a hive query is cancelled
> -
>
> Key: HIVE-23504
> URL: https://issues.apache.org/jira/browse/HIVE-23504
> Project: Hive
>  Issue Type: Bug
>  Components: Druid integration, Hive
>Reporter: Miklos Gergely
>Assignee: Ashutosh Chauhan
>Priority: Major
> Attachments: HIVE-23504.01.patch
>
>
> See Query cancellation here - 
> [https://druid.apache.org/docs/latest/querying/querying.html]
> Queries can be cancelled explicitly using their unique identifier. If the 
> query identifier is set at the time of query, or is otherwise known, the 
> following endpoint can be used on the Broker or Router to cancel the query.
>  
> {{DELETE /druid/v2/{queryId}}}
>  
> Copy
> For example, if the query ID is {{abc123}}, the query can be cancelled as 
> follows:
>  
> {{curl -X DELETE "http://host:port/druid/v2/abc123"}}



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


[jira] [Assigned] (HIVE-23504) Propagate query cancellations to druid when a hive query is cancelled

2020-05-19 Thread Miklos Gergely (Jira)


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

Miklos Gergely reassigned HIVE-23504:
-


> Propagate query cancellations to druid when a hive query is cancelled
> -
>
> Key: HIVE-23504
> URL: https://issues.apache.org/jira/browse/HIVE-23504
> Project: Hive
>  Issue Type: Bug
>  Components: Druid integration, Hive
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
>Priority: Major
>
> See Query cancellation here - 
> [https://druid.apache.org/docs/latest/querying/querying.html]
> Queries can be cancelled explicitly using their unique identifier. If the 
> query identifier is set at the time of query, or is otherwise known, the 
> following endpoint can be used on the Broker or Router to cancel the query.
>  
> {{DELETE /druid/v2/{queryId}}}
>  
> Copy
> For example, if the query ID is {{abc123}}, the query can be cancelled as 
> follows:
>  
> {{curl -X DELETE "http://host:port/druid/v2/abc123"}}



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