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

Min Zhou commented on TAJO-305:
-------------------------------

It's not convenient if we implement it in tsql, due to that the query will be 
killed always hung on the tajo's interactive interface, tsql.  we would need to 
start a new interactive session for the purpose.  Sometimes tajo queries would 
be involved into a workflow system, like azkaban/ooize.  Interactive interface 
may not suitable for those system to kill a query. Command should be better.   
How do you like this form?

{noformat}
bin/tajo query -kill query_id
{noformat}

> Implement killQuery feature
> ---------------------------
>
>                 Key: TAJO-305
>                 URL: https://issues.apache.org/jira/browse/TAJO-305
>             Project: Tajo
>          Issue Type: Improvement
>          Components: master
>            Reporter: Hyunsik Choi
>             Fix For: 0.8-incubating
>
>
> In the current version, killQuery feature is partially implemented. We need 
> to complete this feature and add a command to tsql.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to