Skip to content

[native] Differentiate number of drivers and number of splits in stats reporting #23758

@Yuhta

Description

@Yuhta

Presto Java reports number of drivers to number of splits in Presto UI because split and driver are 1 to 1 mapping relationship. This is not true in Prestissimo where 1 driver handles many splits. We should extend the API (protocol::TaskStats and Presto coordinator UI) to have separate splits and drivers information.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions