You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Prasad Chakka (JIRA)" <ji...@apache.org> on 2008/09/23 22:57:46 UTC

[jira] Created: (HADOOP-4252) Catch Ctrl-C in Hive CLI so that corresponding hadoop jobs can be killed

Catch Ctrl-C in Hive CLI so that corresponding hadoop jobs can be killed
------------------------------------------------------------------------

                 Key: HADOOP-4252
                 URL: https://issues.apache.org/jira/browse/HADOOP-4252
             Project: Hadoop Core
          Issue Type: Improvement
          Components: contrib/hive
    Affects Versions: 0.19.0
            Reporter: Prasad Chakka
            Assignee: Prasad Chakka
            Priority: Minor


Right now, Ctrl-C on hive cli will leave the current running jobs running. This can leave unnecessary jobs running on cluster wasting resources. Couple of alternatives here, kill the job or give a warning before quitting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-4252) Catch Ctrl-C in Hive CLI so that corresponding hadoop jobs can be killed

Posted by "Pete Wyckoff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Wyckoff resolved HADOOP-4252.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0
         Assignee: Pete Wyckoff  (was: Prasad Chakka)

fixed as part of HADOOP-4320


> Catch Ctrl-C in Hive CLI so that corresponding hadoop jobs can be killed
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-4252
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4252
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hive
>    Affects Versions: 0.19.0
>            Reporter: Prasad Chakka
>            Assignee: Pete Wyckoff
>            Priority: Minor
>             Fix For: 0.19.0
>
>
> Right now, Ctrl-C on hive cli will leave the current running jobs running. This can leave unnecessary jobs running on cluster wasting resources. Couple of alternatives here, kill the job or give a warning before quitting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.