Stig Rohde Døssing created STORM-2660:
-----------------------------------------
Summary: The Nimbus storm-local directory is relative to the
working directory of the shell executing "storm nimbus"
Key: STORM-2660
URL: https://issues.apache.org/jira/browse/STORM-2660
Project: Apache Storm
Issue Type: Bug
Components: storm-core
Affects Versions: 2.0.0, 1.1.0, 1.0.4
Environment: Windows 10
Reporter: Stig Rohde Døssing
When the storm.local.dir property is set to a relative directory, it should be
interpreted as relative to STORM_HOME. This is how it works for "storm
supervisor". For "storm nimbus" it is instead relative to the working directory
of the shell, so running "storm nimbus" from STORM_HOME/bin will put a
storm-local directory in STORM_HOME/bin/storm-local.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)