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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to