Julien Nioche created STORM-3011:
------------------------------------

             Summary: 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


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)

Reply via email to