You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Derek Dagit (JIRA)" <ji...@apache.org> on 2014/09/03 17:04:51 UTC

[jira] [Created] (STORM-485) Workers should not access shared log files

Derek Dagit created STORM-485:
---------------------------------

             Summary: Workers should not access shared log files
                 Key: STORM-485
                 URL: https://issues.apache.org/jira/browse/STORM-485
             Project: Apache Storm (Incubating)
          Issue Type: Bug
            Reporter: Derek Dagit
            Assignee: Derek Dagit


Because of file system permissions, the logback configuration (currently cluster.xml) should not be used when launching workers because permissions of system log files (e.g., access.log, metrics.log) should conflict with the user:group of the worker processes.



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