[
https://issues.apache.org/jira/browse/TAJO-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029594#comment-15029594
]
ASF GitHub Bot commented on TAJO-1998:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/885
TAJO-1998: Waiting for gracefully stopping in tajo-deamon.sh is too short
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1998
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/885.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #885
----
commit 2e64a730535197646ce71a38349569557b3ad9de
Author: Jinho Kim <[email protected]>
Date: 2015-11-27T08:19:56Z
TAJO-1998: Waiting for gracefully stopping in tajo-deamon.sh is too short.
----
> 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)