You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/03/06 15:43:07 UTC

[jira] [Comment Edited] (HIVE-5901) Query cancel should stop running MR tasks

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

Thejas M Nair edited comment on HIVE-5901 at 3/6/14 2:42 PM:
-------------------------------------------------------------

[~navis] I have added a comment on reviewboard on the latest update there. 
But there seems to be slight difference in the HIVE-5901.6.patch.txt patch here and latest one in reviewboard. In HIVE-5901.6.patch.txt the 'boolean shutdown' has been made volatile, which is not necessary as you pointed out with the changes to make the functions synchronized.



was (Author: thejas):
[~navis] I have added a comment on reviewboard on the latest update there. 
But there seems to be slight difference in the HIVE-5901.6.patch.txt patch here and latest one in reviewboard. In HIVE-5901.6.patch.txt the 'boolean shutdown' has been made volatile, which is not necessary as you pointed out with the changes to add synchronization.


> Query cancel should stop running MR tasks
> -----------------------------------------
>
>                 Key: HIVE-5901
>                 URL: https://issues.apache.org/jira/browse/HIVE-5901
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-5901.1.patch.txt, HIVE-5901.2.patch.txt, HIVE-5901.3.patch.txt, HIVE-5901.4.patch.txt, HIVE-5901.5.patch.txt, HIVE-5901.6.patch.txt
>
>
> Currently, query canceling does not stop running MR job immediately.



--
This message was sent by Atlassian JIRA
(v6.2#6252)