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

Tom White updated WHIRR-415:
----------------------------

    Attachment: WHIRR-415.patch

The REPO variable is the right way to do it, but unfortunately it's not being 
passed through. The current workaround would be to copy install_cdh_hadoop.sh 
and edit it (see 
http://whirr.apache.org/faq.html#How_can_I_modify_the_instance_installation_and_configuration_scripts).

Here's an untested patch that should allow you to specify the repo via the 
"tarball" property:

{noformat}
whirr.hadoop.tarball.url=cdh3u1
{noformat}

However this overloads the "tarball" property, so we might want to come up with 
a better way.
                
> Let users specify the CDH release (cdh3u1, cdh3u2)
> --------------------------------------------------
>
>                 Key: WHIRR-415
>                 URL: https://issues.apache.org/jira/browse/WHIRR-415
>             Project: Whirr
>          Issue Type: Improvement
>          Components: service/cdh
>            Reporter: Andrei Savu
>            Priority: Critical
>             Fix For: 0.7.0
>
>         Attachments: WHIRR-415.patch
>
>
> Allow explicit selection of the CDH release you want to use. The current 
> behaviour is to use the latest one. 

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