Explain Query Stage Response
Constructors
Properties
Number of parallel input segments completed.
Milliseconds the average shard spent on CPU-bound tasks.
Milliseconds the slowest shard spent on CPU-bound tasks.
Relative amount of time the average shard spent on CPU-bound tasks.
Relative amount of time the slowest shard spent on CPU-bound tasks.
IDs for stages that are inputs to this stage.
Number of parallel input segments to be processed.
Relative amount of time the average shard spent reading input.
Relative amount of time the slowest shard spent reading input.
Number of records read into the stage.
Number of records written by the stage.
Total number of bytes written to shuffle.
Total number of bytes written to shuffle and spilled to disk.
List of operations within the stage in dependency order (approximately chronological).
Relative amount of time the average shard spent waiting to be scheduled.
Relative amount of time the slowest shard spent waiting to be scheduled.
Milliseconds the average shard spent on writing output.
Milliseconds the slowest shard spent on writing output.
Relative amount of time the average shard spent on writing output.
Relative amount of time the slowest shard spent on writing output.