You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/08/03 00:38:15 UTC

[GitHub] [beam] ibzib commented on pull request #15105: [BEAM-11275] Defer remote package download in stager and GetArtifact from GCS

ibzib commented on pull request #15105:
URL: https://github.com/apache/beam/pull/15105#issuecomment-891423309


   > extractStagingToPath
   
   It looks like @ihji added those checks. He will know better what logic we need to change. I'm guessing these checks are simply overly strict. We may be missing adequate testing of different artifact types in materialize.go.
   
   For tests, I recommend using a bucket in your own project at first. As the error message points out, you will need to set GOOGLE_APPLICATION_CREDENTIALS on your machine. You can do this by creating a service account and then setting GOOGLE_APPLICATION_CREDENTIALS to point to the key. Instructions here: https://cloud.google.com/docs/authentication/getting-started


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org