Zhuo Liu created STORM-1066:
-------------------------------
Summary: Specify current directory when supervisor launches a
worker
Key: STORM-1066
URL: https://issues.apache.org/jira/browse/STORM-1066
Project: Apache Storm
Issue Type: Improvement
Reporter: Zhuo Liu
Assignee: Zhuo Liu
Currently, when supervisor launches a worker, the current directory of the
worker process is not specified. In that case, the worker will be launched with
a current directory as ".", which is a random directory. It can cause problems
especially when the worker needs to dump something to its current directory.
To fix this, we should enable ProcessBuilder to specify worker's current
directory as worker-root/worker-uuid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)