You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dataflow logs should have a line like this: Console log from launcher will be available at gs://<your temp gcs storage bucket>/tmp/template_launches/2021-12-16_09_02_11-1572174414494443259/console_logs.
That should be the output of the launcher process which runs main() of the pipeline and should have at least the stack trace. is there anything of interest in that log?
Hi all!
I get an error when trying to run this piece of code in Cloud Shell:
The error in Dataflow:
Error occurred in the launcher container: Template launch failed. See console logs
The error in console logs:
"message":"java failed with exit status 1"
Any ideas where t come from?
Thank you!
The text was updated successfully, but these errors were encountered: