1{
2  "quantiles" : [ 0.05, 0.25, 0.5, 0.75, 0.95 ],
3  "executorDeserializeTime" : [ 2.0, 2.0, 3.0, 7.0, 31.0 ],
4  "executorDeserializeCpuTime" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
5  "executorRunTime" : [ 16.0, 18.0, 28.0, 49.0, 349.0 ],
6  "executorCpuTime" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
7  "resultSize" : [ 2010.0, 2065.0, 2065.0, 2065.0, 2065.0 ],
8  "jvmGcTime" : [ 0.0, 0.0, 0.0, 5.0, 7.0 ],
9  "resultSerializationTime" : [ 0.0, 0.0, 0.0, 0.0, 1.0 ],
10  "memoryBytesSpilled" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
11  "diskBytesSpilled" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
12  "inputMetrics" : {
13    "bytesRead" : [ 60488.0, 70564.0, 70564.0, 70564.0, 70564.0 ],
14    "recordsRead" : [ 10000.0, 10000.0, 10000.0, 10000.0, 10000.0 ]
15  },
16  "outputMetrics" : {
17    "bytesWritten" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
18    "recordsWritten" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ]
19  },
20  "shuffleReadMetrics" : {
21    "readBytes" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
22    "readRecords" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
23    "remoteBlocksFetched" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
24    "localBlocksFetched" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
25    "fetchWaitTime" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
26    "remoteBytesRead" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
27    "totalBlocksFetched" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ]
28  },
29  "shuffleWriteMetrics" : {
30    "writeBytes" : [ 1710.0, 1710.0, 1710.0, 1710.0, 1710.0 ],
31    "writeRecords" : [ 10.0, 10.0, 10.0, 10.0, 10.0 ],
32    "writeTime" : [ 90329.0, 95848.0, 102159.0, 121551.0, 2579051.0 ]
33  }
34}
35