[
https://issues.apache.org/jira/browse/STORM-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981450#comment-13981450
]
Suresh Srinivas commented on STORM-295:
---------------------------------------
bq. The supervisor is launching the worker based off of the java on the path,
not the JAVA_HOME set in the .ini file.
Not sure if you saw my earlier comment about doing this in a separate jira. The
JAVA_HOME changes here are relevant to the scripts alone. If still you want to
address supervisor changes as well in this jira, I can upload a new patch with
additional changes.
> Add storm configuration to define JAVA_HOME
> -------------------------------------------
>
> Key: STORM-295
> URL: https://issues.apache.org/jira/browse/STORM-295
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Reporter: Suresh Srinivas
>
> Currently storm uses either /usr/bin/java (most likely) or java pointed to by
> PATH.
> Storm requires a way to define JAVA_HOME in configuration. This will simplify
> pointing to a version of java that a cluster admin or test frameworks intend
> to use for storm, especially in an environments where multiple versions of
> java is on the cluster nodes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)