[ 
https://issues.apache.org/jira/browse/STORM-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhuo Liu updated STORM-901:
---------------------------
    Description: 
At Yahoo we have added in one separate directory that not only stores each 
topology's every worker's log files, but also provides a place where the worker 
can place other files which helps with debugging (gc logs and heap dump files). 
 It is a new directory that soft-links to the current working directory of the 
worker process.  The oldest files in each worker's artifacts directory are 
cleaned up if they get too large (exceeding the per-dir quota or the global 
quota).

This work is already done, but needs to be put back into open source.

  was:
At Yahoo we have added in one separate directory that stores each topology's 
every worker's log files, but also provides a place where the worker can place 
other files that it might help with debugging (gc logs and heap dump files).  
It is a new directory that soft-links to the current working directory of the 
worker process.  The oldest files in each worker's artifacts directory are 
cleaned up if they get too large (exceeding the per-dir quota or the global 
quota).

This work is already done, but needs to be put back into open source.


> Worker Artifacts Directory
> --------------------------
>
>                 Key: STORM-901
>                 URL: https://issues.apache.org/jira/browse/STORM-901
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Zhuo Liu
>         Attachments: daemon-logs-view.png, worker-logs-view.png
>
>
> At Yahoo we have added in one separate directory that not only stores each 
> topology's every worker's log files, but also provides a place where the 
> worker can place other files which helps with debugging (gc logs and heap 
> dump files).  It is a new directory that soft-links to the current working 
> directory of the worker process.  The oldest files in each worker's artifacts 
> directory are cleaned up if they get too large (exceeding the per-dir quota 
> or the global quota).
> This work is already done, but needs to be put back into open source.



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

Reply via email to