Skip to content

add datasource and task type to response for task lists #1376

@tarekrached

Description

@tarekrached

Right now, /druid/indexer/v1/runningTasks just returns the task id, the created time, and the queue insertion time for the running tasks. It would be great if this endpoint (and pendingTasks, waitingTasks, and completeTasks) could also return the datasource and the task type. This would enable better organization and filtering of the results.

In addition, it would be great to get an endpoint for tasks filtered by datasource, so that we can quickly show all tasks for a specific datasource - something along the lines of /druid/indexer/v1/dataSources/$DATASOURCE/runningTasks, or some such.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions