[
https://issues.apache.org/jira/browse/WHIRR-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435149#comment-13435149
]
Tom White commented on WHIRR-612:
---------------------------------
When running CdhHadoopServiceTest you need to pass in -Dmr1=true since its test
classpath is different. E.g.
{noformat}
mvn verify -Pintegration -DargLine="-Dwhirr.test.provider=aws-ec2 \
-Dwhirr.test.identity=$AWS_ACCESS_KEY_ID \
-Dwhirr.test.credential=$AWS_SECRET_ACCESS_KEY \
-Dconfig=.whirr-test.properties" -Dit.test=CdhHadoopServiceTest \
-Dmr1=true
{noformat}
Andrew has had CdhYarnServiceTest passing on AWS but there was a SOCKS error on
Rackspace.
> CDH4 can be installed on Ubuntu now as well as CentOS
> -----------------------------------------------------
>
> Key: WHIRR-612
> URL: https://issues.apache.org/jira/browse/WHIRR-612
> Project: Whirr
> Issue Type: Bug
> Components: service/cdh
> Affects Versions: 0.8.0
> Reporter: Andrew Bayer
> Assignee: Andrew Bayer
> Fix For: 0.8.0
>
> Attachments: cdh-yarn-cloudservers-us.txt,
> cdh-yarn-rackspace-cloudservers-us.txt, WHIRR-612.patch, WHIRR-612.patch,
> WHIRR-612.patch
>
>
> CDH4 beta 1 was only available on CentOS, but from beta 2 onward, CDH4 has
> been available on Ubuntu et al. So we should remove the hardcoding in tests
> and recipes for centos.
--
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