You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2015/02/21 02:26:11 UTC

[jira] [Updated] (HIVE-9746) Refactor ATSHook constructor to avoid issues of twice CTRL+C terminating running query

     [ https://issues.apache.org/jira/browse/HIVE-9746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaobing Zhou updated HIVE-9746:
--------------------------------
    Description: 
Run a hive query and then hit Ctrl+C twice. This kills the hive query instantly before recording with ATS that is has finished. Hive query should attempt recording with ATS before going down.

Hive query should record with ATS when Ctrl+C is pressed

> Refactor ATSHook constructor to avoid issues of twice CTRL+C terminating running query
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-9746
>                 URL: https://issues.apache.org/jira/browse/HIVE-9746
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>
> Run a hive query and then hit Ctrl+C twice. This kills the hive query instantly before recording with ATS that is has finished. Hive query should attempt recording with ATS before going down.
> Hive query should record with ATS when Ctrl+C is pressed



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