[
https://issues.apache.org/jira/browse/JCLOUDS-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654318#comment-17654318
]
Alexis BRENON commented on JCLOUDS-1585:
----------------------------------------
Glad to have some feedback on this issue. However, since then I moved away from
jclouds because I was using the blobstore component only, and hadoop filesystem
(which is a dependency of Spark) provides me the required abstraction.
Anyway, I can help to test some PRs, but don’t know if I will be able to submit
one, I am not very aware of the codebase.
> 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: New Feature
> Components: jclouds-blobstore
> Affects Versions: 2.4.0
> Environment: Google dataproc cluster with 1.5-ubuntu18 image version
> Reporter: Alexis BRENON
> Priority: Major
> Labels: google-cloud-storage, help-wanted
>
> 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.20.10#820010)