GitHub user zd-project opened a pull request:
https://github.com/apache/storm/pull/2720
STORM-3109: Fixed incorrect conversion from relative path to absolute path
for STORM_LOCAL_DIR
See issue: https://issues.apache.org/jira/browse/STORM-3109
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zd-project/storm STORM-3109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2720.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 #2720
----
commit b03ee18dd13196265c3d68e59e76380ccc6b4bd8
Author: Zhengdai Hu <zhengdai.hu@...>
Date: 2018-06-15T21:56:01Z
STORM-3109: Fixed incorrect conversion from relative path to absolute path
for STORM_LOCAL_DIR
----
---