You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/03/07 08:20:32 UTC

[jira] [Created] (HIVE-16136) LLAP: Trap SIGKILL and collect diagnostic information before daemon goes down

Prasanth Jayachandran created HIVE-16136:
--------------------------------------------

             Summary: LLAP: Trap SIGKILL and collect diagnostic information before daemon goes down
                 Key: HIVE-16136
                 URL: https://issues.apache.org/jira/browse/HIVE-16136
             Project: Hive
          Issue Type: Bug
          Components: llap
    Affects Versions: 2.2.0
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran


Sometime daemons can get killed by YARN's pmem monitor which issue a kill followed by kill -9 after 250ms. This is really a short duration to collect anything useful. One option is to optionally trap SIGKILL requests and collect all diagnostics information like heapdump, jstack, jmx output etc. in a non-container directory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)