[
https://issues.apache.org/jira/browse/STORM-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732180#comment-14732180
]
ASF GitHub Bot commented on STORM-1005:
---------------------------------------
GitHub user Renkai opened a pull request:
https://github.com/apache/storm/pull/722
[STORM-1005] set storm.local.dir relative values relative to storm.home
rather tha…
Solve the same problem with
https://github.com/apache/storm/pull/713
but another way as @HeartSaVioR advised.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Renkai/storm storm-1005-relative
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/722.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #722
----
commit 180c51d0cf1017c872e87845cc356b8803e978cf
Author: renkai <[email protected]>
Date: 2015-09-06T03:47:02Z
set storm.local.dir relative values relative to storm.home rather than
where user run storm command
----
> Supervisor do not get running workers after restart.
> ----------------------------------------------------
>
> Key: STORM-1005
> URL: https://issues.apache.org/jira/browse/STORM-1005
> Project: Apache Storm
> Issue Type: Bug
> Components: Storm-eventhubs
> Affects Versions: 0.9.4
> Reporter: Renkai Ge
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> I have 8 supervisors running,2 of them shutdown by themselves.
> After I restart them.One supervisor shows the right number of workers, but
> another shows the worker number is 0 while the workers are still running on
> that host.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)