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, 196 ms, 230 ms (stage 119.0: task 335))<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 119.0: task 335))<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 119.0: task 334))"];
subgraph cluster9 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n44.6 s (0 ms, 6.0 s, 6.3 s (stage 119.0: task 338))";
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 121.0: task 342))<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)#1940, toprettystring(rideable_type#18, Some(Etc/UTC)) AS toprettystring(rideable_type)#1941, toprettystring(started_at#19, Some(Etc/UTC)) AS toprettystring(started_at)#1942, toprettystring(ended_at#20, Some(Etc/UTC)) AS toprettystring(ended_at)#1943, toprettystring(start_station_name#21, Some(Etc/UTC)) AS toprettystring(start_station_name)#1944, toprettystring(start_station_id#1654, Some(Etc/UTC)) AS toprettystring(start_station_id)#1945, toprettystring(end_station_name#23, Some(Etc/UTC)) AS toprettystring(end_station_name)#1946, toprettystring(end_station_id#1656, Some(Etc/UTC)) AS toprettystring(end_station_id)#1947, toprettystring(start_lat#25, Some(Etc/UTC)) AS toprettystring(start_lat)#1948, toprettystring(start_lng#26, Some(Etc/UTC)) AS toprettystring(start_lng)#1949, toprettystring(end_lat#27, Some(Etc/UTC)) AS toprettystring(end_lat)#1950, toprettystring(end_lng#28, Some(Etc/UTC)) AS toprettystring(end_lng)#1951, toprettystring(member_casual#29, Some(Etc/UTC)) AS toprettystring(member_casual)#1952, toprettystring(_start_station_ride_num#1905, Some(Etc/UTC)) AS toprettystring(_start_station_ride_num)#1953]