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.4 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.8 s (0 ms, 227 ms, 289 ms (stage 125.0: task 357))<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 125.0: task 353))<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 125.0: task 352))"];
subgraph cluster9 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n46.5 s (0 ms, 6.0 s, 7.6 s (stage 125.0: task 353))";
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 127.0: task 360))<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)#2134, toprettystring(rideable_type#18, Some(Etc/UTC)) AS toprettystring(rideable_type)#2135, toprettystring(started_at#19, Some(Etc/UTC)) AS toprettystring(started_at)#2136, toprettystring(ended_at#20, Some(Etc/UTC)) AS toprettystring(ended_at)#2137, toprettystring(start_station_name#21, Some(Etc/UTC)) AS toprettystring(start_station_name)#2138, toprettystring(start_station_id#1654, Some(Etc/UTC)) AS toprettystring(start_station_id)#2139, toprettystring(end_station_name#23, Some(Etc/UTC)) AS toprettystring(end_station_name)#2140, toprettystring(end_station_id#1656, Some(Etc/UTC)) AS toprettystring(end_station_id)#2141, toprettystring(start_lat#25, Some(Etc/UTC)) AS toprettystring(start_lat)#2142, toprettystring(start_lng#26, Some(Etc/UTC)) AS toprettystring(start_lng)#2143, toprettystring(end_lat#27, Some(Etc/UTC)) AS toprettystring(end_lat)#2144, toprettystring(end_lng#28, Some(Etc/UTC)) AS toprettystring(end_lng)#2145, toprettystring(member_casual#29, Some(Etc/UTC)) AS toprettystring(member_casual)#2146, toprettystring(_start_station_ride_num#2099, Some(Etc/UTC)) AS toprettystring(_start_station_ride_num)#2147]