[
https://issues.apache.org/jira/browse/TAJO-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834393#comment-13834393
]
Hyunsik Choi commented on TAJO-305:
-----------------------------------
Min,
I'm very sorry for my laziness of refactoring. You read that code exactly.
killQuery in TajoClient has wrong name. That should be closeQuery exactly. In
addition, stopQuery() in QueryMaster also should be closeQuery(). In
TajoClient, killQuery implementation should be rewritten completely. I also
misunderstood the progress of implementation.
If you find such wrong names, feel free to make other jira issues or refactor
the names when needed while you doing this issue.
> 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)