dask / dask/dask-jobqueue

Gather Logs

Open
#299 5 comments 0 reactions 0 assignees View on GitHub
needs triage
Dominant language
Python
Stars
256
Forks
150
PR merge metrics
No merged PRs in 30d

Description

There is some talk of standardizing a "please get me the logs for this worker" interface for the different resource managers (kubernetes, yarn, jobqueue) here: https://github.com/dask/distributed/pull/2874/files#r306986962

Is this something that we could easily implement in Dask-Jobqueue? What form would it take? Presumably we would find the out/err files, read their contents, and send them back to the caller.

- Are these files usually made available during the job?
- Is this uniform enough across deployments so that it is feasible?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.