[ 
https://issues.apache.org/jira/browse/STORM-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147771#comment-16147771
 ] 

Stig Rohde Døssing commented on STORM-2660:
-------------------------------------------

[~kabhwan] It's also an issue on Linux. 
{code}
srdo@srdo-VirtualBox:~$ ./apache-storm-2.0.0-SNAPSHOT/bin/storm nimbus
{code}
produces a storm-local directory at ~/storm-local instead of 
~/apache-storm-2.0.0-SNAPSHOT/storm-local as expected. Doing the same thing 
with "storm supervisor" puts the storm-local directory in the right place.

I don't have a Mac to test, but I'd be surprised if this wasn't an issue there 
too.

> 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)

Reply via email to