You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Ramana Inukonda Nagaraj (JIRA)" <ji...@apache.org> on 2015/03/24 23:22:55 UTC

[jira] [Commented] (DRILL-2545) Killing a JDBC client program does not kill the query on drillbits

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

Ramana Inukonda Nagaraj commented on DRILL-2545:
------------------------------------------------

Put this in execution flow as I think its probably down to cancel being propagated properly. Please feel free to change to JDBC if client is not sending cancel.

> Killing a JDBC client program does not kill the query on drillbits
> ------------------------------------------------------------------
>
>                 Key: DRILL-2545
>                 URL: https://issues.apache.org/jira/browse/DRILL-2545
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Ramana Inukonda Nagaraj
>            Assignee: Chris Westin
>
> Steps to repro:
> 1. Start running a query through sqlline or any JDBC app on a large dataset (tpch sf100)
> 2. Kill the JDBC app or sqlline.
> 3. The query still hangs around in state RUNNING through the profiles page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)