[ 
https://issues.apache.org/jira/browse/DRILL-5571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039469#comment-16039469
 ] 

Khurram Faraaz commented on DRILL-5571:
---------------------------------------

[~kedarbcs16] How did you try to CANCEL the query ? Did you use the REST API to 
Cancel, like the below example ?

{noformat}
curl http://localhost:8047/profiles/cancel/29b2e988-35e7-4c85-3151-32c7d3347f15
{noformat}

> Unable to cancel running queries from Web UI
> --------------------------------------------
>
>                 Key: DRILL-5571
>                 URL: https://issues.apache.org/jira/browse/DRILL-5571
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 1.11.0
>            Reporter: Kedar Sankar Behera
>
> We are unable to access profiles of some running queries. Hit the following 
> error on the Web UI:
> {code}
> {
>   “errorMessage” : “VALIDATION ERROR: No profile with given query id 
> ‘26c90b95-928b-15e3-bedc-bfb4a046cc8b’ exists. Please verify the query 
> id.\n\n\n[Error Id: e6896a23-6932-469d-9968-d315fdd06dd4 ]”
> }
> {code}
> And we cannot cancel the running queries whose profile page can be accessed:
> {code}
> Failure attempting to cancel query 26c90b33-cf7e-0495-8f76-55220f71f809.  
> Unable to find information about where query is actively running.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to