Skip to content

save stdout and stderr to job + blob #158

@Nick-P-Adams

Description

@Nick-P-Adams

Is your feature request related to a problem? Please describe.
When using save_logs_to_blob argument on create_job currently it redirects output to the blob when the task has completed. Which does not allow us to view the streamed output under the job in azure batch. Which contains an updating progress bar along with other information that is useful when viewed in real time.

Describe the solution you'd like
Would like to retain the streamed stdout and stderr on azure batch. When the task completes to save the full stdout and stderr to blob.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions