James Xu created STORM-140:
------------------------------
Summary: Provide unique working directory to each task
Key: STORM-140
URL: https://issues.apache.org/jira/browse/STORM-140
Project: Apache Storm (Incubating)
Issue Type: Improvement
Reporter: James Xu
Priority: Minor
https://github.com/nathanmarz/storm/issues/111
The directory should be ephemeral in that it's automatically cleaned up when
the worker dies or is killed. The directory should be provided via the
TopologyContext. This feature request originated from the desire to use an http
listener library which writes its logs to a file.
This could eventually be used to hold the state coming from a state spout as
well.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)