You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Alexis BRENON (Jira)" <ji...@apache.org> on 2021/10/05 07:29:00 UTC

[jira] [Created] (JCLOUDS-1585) Unable to use Google Cloud Storage provider inside a Google Cloud environment

Alexis BRENON created JCLOUDS-1585:
--------------------------------------

             Summary: Unable to use Google Cloud Storage provider inside a Google Cloud environment
                 Key: JCLOUDS-1585
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1585
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-blobstore, jclouds-labs-google
    Affects Versions: 2.4.0
         Environment: Google dataproc cluster with 1.5-ubuntu18 image version
            Reporter: Alexis BRENON


To generate a Google Storage blobstore, user needs to pass credentials composed of identity and private key.

However, when running the application inside a Google Cloud environment (Compute Engine, Dataproc, etc.) these credentials are not available and suitable creadentials can be fetched through [Application Default Credentials library|https://cloud.google.com/docs/authentication/production#automatically].

This bug prevents anyone to use the GCS blobstore inside GCP environment as already reported on [StackOverflow|https://stackoverflow.com/q/56279711/4373898].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)