[
https://issues.apache.org/jira/browse/STORM-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984555#comment-13984555
]
ASF GitHub Bot commented on STORM-304:
--------------------------------------
GitHub user sureshms opened a pull request:
https://github.com/apache/incubator-storm/pull/97
STORM-304 Use JAVA_HOME set in storm_env.ini to launch workers
Here is a patch that makes the proposed changes. Given it took me 10
minutes to do a simple change in Clojure code, please double check if what I am
doing it right :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sureshms/incubator-storm STORM-304
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/97.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 #97
----
commit ad2d6ccea5d8d2b9f8355aadee666bcea055f0cf
Author: Suresh Srinivas <[email protected]>
Date: 2014-04-29T17:35:29Z
STORM-304 Use JAVA_HOME set in storm_env.ini to launch workers
----
> Use JAVA_HOME set in storm_env.ini to launch workers
> ----------------------------------------------------
>
> Key: STORM-304
> URL: https://issues.apache.org/jira/browse/STORM-304
> Project: Apache Storm (Incubating)
> Issue Type: Improvement
> Reporter: Suresh Srinivas
>
> This is a related jira to STORM-295. storm_env.ini can be used to setup
> JAVA_HOME to override default java on a node. This jira make the change to
> pickup JAVA_HOME setup in storm_env.ini to launch workers.
--
This message was sent by Atlassian JIRA
(v6.2#6252)