You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Martin Kleppmann (JIRA)" <ji...@apache.org> on 2014/03/03 22:44:23 UTC

[jira] [Closed] (SAMZA-155) hello-samza should try and automatically set JAVA_HOME

     [ https://issues.apache.org/jira/browse/SAMZA-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kleppmann closed SAMZA-155.
----------------------------------


> hello-samza should try and automatically set JAVA_HOME
> ------------------------------------------------------
>
>                 Key: SAMZA-155
>                 URL: https://issues.apache.org/jira/browse/SAMZA-155
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Chris Riccomini
>            Assignee: Martin Kleppmann
>             Fix For: 0.7.0
>
>         Attachments: SAMZA-155.patch
>
>
> Right now, in the docs, we say if you're running Mac OSX and JAVA_HOME isn't set, you can run:
> {noformat}
> export JAVA_HOME=$(/usr/libexec/java_home)
> {noformat}
> We should just check if that exists, and do it automatically if the JAVA_HOME environment variable isn't set.



--
This message was sent by Atlassian JIRA
(v6.2#6252)