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


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.

Reply via email to