Github user abhishekagarwal87 commented on the pull request:

    https://github.com/apache/storm/pull/1161#issuecomment-190723316
  
    Thanks @unsleepy22 . Logs directory should not be created from the path 
where the daemon is started from. If storm.log.dir had resolved to 
${storm.home}/logs, it would have been fine. But that is not  happening here. 
Different daemons (worker, logviewer, supervisor) can be started from different 
paths. That means their logs will go into different locations. Each daemon must 
see the same path of base log dir.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to