chamikaramj commented on issue #29424: URL: https://github.com/apache/beam/issues/29424#issuecomment-1811625208
I added some logging and seems like the job is actually getting stuck when trying to retrieve local credentials at following line (past expansion service). https://github.com/apache/beam/blob/a687c7d41df5d25917cbef28b437fda8e0ebffb7/sdks/python/apache_beam/internal/gcp/auth.py#L172 So this is unlikely to be an x-lang only issue. I tried to create a local reproduction from a Python script outside the pipeline but that script retrieved local credentials correctly. So I don't have a small reproduction for this yet. -- 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]
