Uploaded image for project: 'Apache Whirr (retired)'
  1. Apache Whirr (retired)
  2. WHIRR-151

Credentials not set correctly for Hadoop service configure step

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • service/hadoop
    • None

    Description

      The Hadoop integration test fails for me on Rackspace with

      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)
      

      Attachments

        1. WHIRR-151.patch
          2 kB
          Thomas White

        Activity

          People

            tomwhite Thomas White
            tomwhite Thomas White
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: