[
https://issues.apache.org/jira/browse/TAJO-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834070#comment-13834070
]
Min Zhou commented on TAJO-305:
-------------------------------
Read your code more carefully than before. Seems TajoClient.java already has a
killQuery method which communicate with TajoMaster rather than a QueryMaster.
Meanwhile there is a method named closeQuery which will kill a Query through
QueryMaster. A little bit confused.
Could you tell me which way would you like to choose?
> 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
> Assignee: Min Zhou
> 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)