You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2014/10/09 21:08:34 UTC

[jira] [Created] (HADOOP-11185) There should be a way to disable a kill -9 during stop

Ravi Prakash created HADOOP-11185:
-------------------------------------

             Summary: There should be a way to disable a kill -9 during stop
                 Key: HADOOP-11185
                 URL: https://issues.apache.org/jira/browse/HADOOP-11185
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Ravi Prakash


eg. hadoop-common-project/hadoop-common/bin/src/main/bin/hadoop-functions.sh calls kill -9 after some time. This might not be the best thing to do for some processes (if HA is not enabled) . There should be ability to disable this kill -9.



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