GitHub user djKooks opened a pull request:
https://github.com/apache/incubator-samoa/pull/69
SAMOA-30 change samoa-storm properties file path
I update wrong properties file path for samoa-storm setting, and put
FileInputStream inside try-catch statement to avoid exception crash.
Please look on whether it is correct or not. Thanks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/djKooks/incubator-samoa storm-util
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-samoa/pull/69.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 #69
----
commit c363679fc6d963bfb66b200eb25408ac2daacab8
Author: kwangin <[email protected]>
Date: 2017-10-09T03:35:42Z
Fix samoa-strom properties file path
----
---