Skip to content

Capability to pull logs for one submitted dask job #4037

@kyprifog

Description

@kyprifog

Dask appears to use python standard logging but this makes it difficult to pull the logs for one particular running dask job. Maybe Coordination Primitives or annotated logs, or even worker callbacks for logging would help with this. Open to suggestions. Would be nice to be able to have a client api similar to:

Client.logs(job.id)
>>  logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions