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

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

Github user sureshms commented on the pull request:

    https://github.com/apache/incubator-storm/pull/85#issuecomment-41326757
  
    You are right about the chicken and egg problem. We should consider PyYaml 
to process yaml in python instead of depending on java to process yaml. 
Something we could do in the future. I will post a patch based on storm_env.ini 
file.


> 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