GitHub user vesense opened a pull request:
https://github.com/apache/storm/pull/2446
STORM-2843: [Flux] properties file not found when loading resources...
â¦from classpath
STORM-2843 for 1.x-branch
https://issues.apache.org/jira/browse/STORM-2843
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vesense/storm STORM-2843-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2446.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 #2446
----
commit e2deed3d448ef956ba94ca7698349b0cf88d8d60
Author: Xin Wang <[email protected]>
Date: 2017-12-05T10:03:38Z
STORM-2843: properties file not found when loading resources from classpath
----
---