Jinho Kim created TAJO-1998:
-------------------------------
Summary: Waiting for gracefully stopping in tajo-deamon.sh is too
short
Key: TAJO-1998
URL: https://issues.apache.org/jira/browse/TAJO-1998
Project: Tajo
Issue Type: Improvement
Components: conf and scripts
Affects Versions: 0.11.0
Reporter: Jinho Kim
Assignee: Jinho Kim
Priority: Minor
Fix For: 0.12.0, 0.11.1
Currently, default value of TAJO_STOP_TIMEOUT is 2 sec. In most cases, it kill
process with '-9'
TAJO_STOP_TIMEOUT should be increased
{noformat}
localhost: stopping worker
localhost: worker did not stop gracefully after 2 seconds: killing with kill -9
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)