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
Looks like Batch is designed for clients to interface with it through Python, whereas I had to sort of pull apart the dsub package to launch jobs from Python, and when I do the stdout gets registered as errors in Cloud Logging, which is not ideal.
pbilling
changed the title
Investigating using perform virtual machine jobs instead of Dsub
Investigating using Batch to perform virtual machine jobs instead of Dsub
Dec 16, 2022
Looks like Batch is designed for clients to interface with it through Python, whereas I had to sort of pull apart the dsub package to launch jobs from Python, and when I do the stdout gets registered as errors in Cloud Logging, which is not ideal.
Batch docs: https://cloud.google.com/batch/docs/create-run-job#create-basic-script
The text was updated successfully, but these errors were encountered: