GitHub user jnioche opened a pull request: https://github.com/apache/storm/pull/2607
STORM-3011 Use default bin path in flight.bash if $JAVA_HOME is undefined You can merge this pull request into a Git repository by running: $ git pull https://github.com/jnioche/storm 1.x-branch Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2607.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 #2607 ---- commit f2535dfb6ecbb1416c9527c0ce17a5e7818e5198 Author: Julien Nioche <julien@...> Date: 2018-03-27T13:42:28Z STORM-3011 Use default bin path in flight.bash if /usr/lib/jvm/java-8-oracle is undefined ---- ---