You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2014/11/08 10:50:34 UTC

[jira] [Created] (HIVE-8794) Hive on Tez leaks AMs when killed before first dag is run

Gunther Hagleitner created HIVE-8794:
----------------------------------------

             Summary: Hive on Tez leaks AMs when killed before first dag is run
                 Key: HIVE-8794
                 URL: https://issues.apache.org/jira/browse/HIVE-8794
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.14.0
            Reporter: Gunther Hagleitner
            Assignee: Gunther Hagleitner


The shutdown hook that guards against this kind of leakage is only set up when the TezJobMonitor class is loaded. If you kill the shell before that - that might be too late.



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