[ 
https://issues.apache.org/jira/browse/STORM-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980512#comment-13980512
 ] 

ASF GitHub Bot commented on STORM-295:
--------------------------------------

GitHub user sureshms opened a pull request:

    https://github.com/apache/incubator-storm/pull/87

    STORM-295. Add storm configuration to define JAVA_HOME

    New pull request with all the previous multiple commits squashed together.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sureshms/incubator-storm STORM-295

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-storm/pull/87.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 #87
    
----
commit 2d7f9774160a0520087cdf2cfef968debc5eb168
Author: Suresh Srinivas <[email protected]>
Date:   2014-04-24T21:33:34Z

    STORM-295. Add storm configuration to define JAVA_HOME

----


> 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)

Reply via email to