[
https://issues.apache.org/jira/browse/WHIRR-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated WHIRR-151:
----------------------------
Attachment: WHIRR-151.patch
This patch fixes the issue for me.
> Credentials not set correctly for Hadoop service configure step
> ---------------------------------------------------------------
>
> Key: WHIRR-151
> URL: https://issues.apache.org/jira/browse/WHIRR-151
> Project: Whirr
> Issue Type: Bug
> Components: service/hadoop
> Reporter: Tom White
> Assignee: Tom White
> Attachments: WHIRR-151.patch
>
>
> The Hadoop integration test fails for me on Rackspace with
> {noformat}
> java.lang.NullPointerException: If the default credentials need to be used,
> they can't be null
> at
> com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
> at
> org.jclouds.compute.internal.BaseComputeService$5.apply(BaseComputeService.java:419)
> at
> org.jclouds.compute.internal.BaseComputeService$5.apply(BaseComputeService.java:407)
> at com.google.common.collect.Iterators$8.next(Iterators.java:730)
> at
> org.jclouds.compute.internal.BaseComputeService.runScriptOnNodesMatching(BaseComputeService.java:362)
> at
> org.jclouds.compute.internal.BaseComputeService.runScriptOnNodesMatching(BaseComputeService.java:344)
> at
> org.apache.whirr.service.hadoop.HadoopService.launchCluster(HadoopService.java:190)
> at
> org.apache.whirr.service.hadoop.integration.HadoopServiceTest.setUp(HadoopServiceTest.java:85)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.