Show the Stage ID and Task ID that corresponds to the max metric
digraph G {
0 [labelType="html" label="<br><b>AdaptiveSparkPlan</b><br><br>"];
1 [labelType="html" label="<br><b>CollectLimit</b><br><br>"];
subgraph cluster2 {
isCluster="true";
label="WholeStageCodegen (3)\n \nduration: 0 ms";
3 [labelType="html" label="<br><b>Project</b><br><br>"];
}
4 [labelType="html" label="<b>Window</b><br><br>spill size: 0.0 B"];
subgraph cluster5 {
isCluster="true";
label="WholeStageCodegen (2)\n \nduration: 0 ms";
6 [labelType="html" label="<b>Sort</b><br><br>sort time: 1.5 s<br>peak memory: 224.0 MiB<br>spill size: 0.0 B"];
}
7 [labelType="html" label="<b>AQEShuffleRead</b><br><br>number of partitions: 5<br>partition data size total (min, med, max (stageId: taskId))<br>312.4 MiB (60.4 MiB, 63.1 MiB, 63.6 MiB (driver))<br>number of coalesced partitions: 5"];
8 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 4,988,053<br>local merged chunks fetched: 0<br>shuffle write time total (min, med, max (stageId: taskId))<br>1.5 s (0 ms, 203 ms, 244 ms (stage 116.0: task 327))<br>remote merged bytes read: 0.0 B<br>local merged blocks fetched: 0<br>corrupt merged block chunks: 0<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 980,488<br>local bytes read: 58.7 MiB<br>fetch wait time: 0 ms<br>remote bytes read: 0.0 B<br>merged fetch fallback count: 0<br>local blocks read: 8<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size total (min, med, max (stageId: taskId))<br>939.4 MiB (0.0 B, 129.1 MiB, 129.6 MiB (stage 116.0: task 326))<br>local merged bytes read: 0.0 B<br>number of partitions: 200<br>remote reqs duration: 0 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>297.7 MiB (0.0 B, 39.5 MiB, 43.7 MiB (stage 116.0: task 325))"];
subgraph cluster9 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n43.4 s (0 ms, 5.8 s, 6.6 s (stage 116.0: task 326))";
10 [labelType="html" label="<br><b>Project</b><br><br>"];
}
11 [labelType="html" label="<b>Scan csv </b><br><br>number of output rows: 4,988,053<br>number of files read: 5<br>metadata time total (min, med, max (stageId: taskId))<br>0 ms (0 ms, 0 ms, 0 ms (stage 118.0: task 333))<br>size of files read total (min, med, max (stageId: taskId))<br>928.8 MiB (0.0 B, 928.8 MiB, 928.8 MiB (driver))"];
1->0;
3->1;
4->3;
6->4;
7->6;
8->7;
10->8;
11->10;
}
12
AdaptiveSparkPlan isFinalPlan=true
CollectLimit 21
Project [toprettystring(ride_id#17, Some(Etc/UTC)) AS toprettystring(ride_id)#1844, toprettystring(rideable_type#18, Some(Etc/UTC)) AS toprettystring(rideable_type)#1845, toprettystring(started_at#19, Some(Etc/UTC)) AS toprettystring(started_at)#1846, toprettystring(ended_at#20, Some(Etc/UTC)) AS toprettystring(ended_at)#1847, toprettystring(start_station_name#21, Some(Etc/UTC)) AS toprettystring(start_station_name)#1848, toprettystring(start_station_id#1654, Some(Etc/UTC)) AS toprettystring(start_station_id)#1849, toprettystring(end_station_name#23, Some(Etc/UTC)) AS toprettystring(end_station_name)#1850, toprettystring(end_station_id#1656, Some(Etc/UTC)) AS toprettystring(end_station_id)#1851, toprettystring(start_lat#25, Some(Etc/UTC)) AS toprettystring(start_lat)#1852, toprettystring(start_lng#26, Some(Etc/UTC)) AS toprettystring(start_lng)#1853, toprettystring(end_lat#27, Some(Etc/UTC)) AS toprettystring(end_lat)#1854, toprettystring(end_lng#28, Some(Etc/UTC)) AS toprettystring(end_lng)#1855, toprettystring(member_casual#29, Some(Etc/UTC)) AS toprettystring(member_casual)#1856, toprettystring(_start_station_ride_num#1809, Some(Etc/UTC)) AS toprettystring(_start_station_ride_num)#1857]