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

Andrei Savu edited comment on WHIRR-518 at 2/20/12 12:39 PM:
-------------------------------------------------------------

Karel do you think we should add them to whirr-hadoop-default.properties and 
whirr-hbase-default.properties? How about something like this (not tested):

{noformat}
hadoop-env.JAVA_HOME=$(source /etc/profile;echo $JAVA_HOME)
{noformat}
                
      was (Author: savu.andrei):
    Karel do you think we should add them to whirr-hadoop-default.properties 
and whirr-hbase-default.properties? How about something like this (not tested):

{noformat}
hadoop-env.javaHome=$(source /etc/profile;echo $JAVA_HOME)
{noformat}
                  
> Change to OpenJDK
> -----------------
>
>                 Key: WHIRR-518
>                 URL: https://issues.apache.org/jira/browse/WHIRR-518
>             Project: Whirr
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Frank Scholten
>            Assignee: Frank Scholten
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-518.patch, WHIRR-518.patch
>
>
> As discussed on the mailinglist, Oracle removed the Sun JDK from the Ubuntu 
> repos which caused services like Hadoop to stop working.
> Here is a patch which installs OpenJDK instead of the Sun JDK and works when 
> using Ubuntu image, whirr.image-id=49 (Ubuntu 10.04 LTS)
> To make it work with rpms, OpenJDK needs to be uploaded to the 
> whirr-third-party S3 bucket. Correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to