[
https://issues.apache.org/jira/browse/STORM-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans resolved STORM-3011.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.2
1.0.7
1.1.3
2.0.0
Thanks [~jnioche],
I merged this into the master, 1.x, 1.1.x, and 1.0.x branches.
> Use default bin path in flight.bash if $JAVA_HOME is undefined
> --------------------------------------------------------------
>
> Key: STORM-3011
> URL: https://issues.apache.org/jira/browse/STORM-3011
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 1.2.1
> Reporter: Julien Nioche
> Assignee: Julien Nioche
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0, 1.1.3, 1.0.7, 1.2.2
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> I had to modify the _flight.bash_ script as $JAVA_HOME is undefined, this
> yields
>
> _/usr/share/apache-storm-1.2.1/bin/flight.bash: line 62: /bin/jstack: No such
> file or directory_
>
> however, the files can be found in the default path _/usr/bin_
>
> I will submit a PR so that the script checks that $JDKPATH is not empty and
> exist before using it for BINPATH. I can't see any downsides in doing so.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)