GitHub user jnioche opened a pull request:
https://github.com/apache/storm/pull/2609
STORM-3011 Use default bin path in flight.bash if JAVA_HOME is undefined
port of #2607 to master branch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jnioche/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2609.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 #2609
----
commit 15a5757a6109f0840861a5004763b8611864b26c
Author: Julien Nioche <julien@...>
Date: 2018-03-28T07:54:42Z
STORM-3011 Use default bin path in flight.bash if JAVA_HOME is undefined
----
---