impalad /
 /backends
 /catalog
 /hadoop-varz
 /logs
 /memz
 /metrics
 /queries
 /rpcz
 /sessions
 /threadz
 /varz
 Query 1c48a1c871f0d994:5a69a85793b812a1 Plan
 Query
 Text plan
 Summary
 Profile
 Query (id=1c48a1c871f0d994:5a69a85793b812a1): Summary: Session ID: 854cd4a16e7e1fb4:301b23311dcd1797 Session Type: BEESWAX Start Time: 2015-10-01 01:10:38.398022000 End Time: 2015-10-01 01:11:41.339443000 Query Type: QUERY Query State: FINISHED Query Status: OK Impala Version: impalad version 2.2.0-cdh5 RELEASE (build 2ffd73a4255cefd521362ffe1cfb37463f67f75c) User: casey Connected User: casey Delegated User: Network Address: 172.20.86.26:47759 Default Db: tpch_300_parquet Sql Statement: select c_count, count(*) as custdist from ( select c_custkey, count(o_orderkey) as c_count from customer left outer join orders on ( c_custkey = o_custkey and o_comment not like '%special%requests%' ) group by c_custkey ) as c_orders group by c_count order by custdist desc, c_count desc Coordinator: c2118.hal.cloudera.com:22000 Plan: ---------------- Estimated Per-Host Requirements: Memory=1.25GB VCores=2 F05:PLAN FRAGMENT [UNPARTITIONED] 12:MERGING-EXCHANGE [UNPARTITIONED] order by: count(*) DESC, c_count DESC hosts=10 per-host-mem=unavailable tuple-ids=5 row-size=16B cardinality=53086384 F04:PLAN FRAGMENT [HASH(c_count)] DATASTREAM SINK [FRAGMENT=F05, EXCHANGE=12, UNPARTITIONED] 05:SORT | order by: count(*) DESC, c_count DESC | hosts=10 per-host-mem=88.00MB | tuple-ids=5 row-size=16B cardinality=53086384 | 11:AGGREGATE [FINALIZE] | output: count:merge(*) | group by: c_count | hosts=10 per-host-mem=389.85MB | tuple-ids=4 row-size=16B cardinality=53086384 | 10:EXCHANGE [HASH(c_count)] hosts=10 per-host-mem=0B tuple-ids=4 row-size=16B cardinality=53086384 F03:PLAN FRAGMENT [HASH(c_custkey)] DATASTREAM SINK [FRAGMENT=F04, EXCHANGE=10, HASH(c_count)] 04:AGGREGATE | output: count(*) | group by: count(o_orderkey) | hosts=10 per-host-mem=891.04MB | tuple-ids=4 row-size=16B cardinality=53086384 | 09:AGGREGATE [FINALIZE] | output: count:merge(o_orderkey) | group by: c_custkey | hosts=10 per-host-mem=89.10MB | tuple-ids=2 row-size=16B cardinality=53086384 | 08:EXCHANGE [HASH(c_custkey)] hosts=10 per-host-mem=0B tuple-ids=2 row-size=16B cardinality=53086384 F02:PLAN FRAGMENT [HASH(o_custkey)] DATASTREAM SINK [FRAGMENT=F03, EXCHANGE=08, HASH(c_custkey)] 03:AGGREGATE | output: count(o_orderkey) | group by: c_custkey | hosts=10 per-host-mem=891.04MB | tuple-ids=2 row-size=16B cardinality=53086384 | 02:HASH JOIN [RIGHT OUTER JOIN, PARTITIONED] | hash predicates: o_custkey = c_custkey | hosts=10 per-host-mem=37.77MB | tuple-ids=1N,0 row-size=88B cardinality=405000000 | |--07:EXCHANGE [HASH(c_custkey)] | hosts=10 per-host-mem=0B | tuple-ids=0 row-size=8B cardinality=45000000 | 06:EXCHANGE [HASH(o_custkey)] hosts=10 per-host-mem=0B tuple-ids=1 row-size=80B cardinality=405000000 F01:PLAN FRAGMENT [RANDOM] DATASTREAM SINK [FRAGMENT=F02, EXCHANGE=07, HASH(c_custkey)] 00:SCAN HDFS [tpch_300_parquet.customer, RANDOM] partitions=1/1 files=20 size=3.52GB table stats: 45000000 rows total column stats: all hosts=10 per-host-mem=88.00MB tuple-ids=0 row-size=8B cardinality=45000000 F00:PLAN FRAGMENT [RANDOM] DATASTREAM SINK [FRAGMENT=F02, EXCHANGE=06, HASH(o_custkey)] 01:SCAN HDFS [tpch_300_parquet.orders, RANDOM] partitions=1/1 files=80 size=18.82GB predicates: NOT o_comment LIKE '%special%requests%' table stats: 450000000 rows total column stats: all hosts=10 per-host-mem=264.00MB tuple-ids=1 row-size=80B cardinality=405000000 ---------------- Estimated Per-Host Mem: 1343111263 Estimated Per-Host VCores: 2 Request Pool: default-pool ExecSummary: Operator #Hosts Avg Time Max Time #Rows Est. #Rows Peak Mem Est. Peak Mem Detail --------------------------------------------------------------------------------------------------------------------------------- 12:MERGING-EXCHANGE 1 138.208us 138.208us 44 53.09M 0 -1.00 B UNPARTITIONED 05:SORT 10 84.137us 89.822us 44 53.09M 8.02 MB 88.00 MB 11:AGGREGATE 10 231.588ms 233.819ms 44 53.09M 3.17 MB 389.85 MB FINALIZE 10:EXCHANGE 10 248.92us 339.420us 418 53.09M 0 0 HASH(c_count) 04:AGGREGATE 10 424.100ms 436.458ms 418 53.09M 3.13 MB 891.04 MB 09:AGGREGATE 10 1s141ms 1s191ms 45.00M 53.09M 417.00 MB 89.10 MB FINALIZE 08:EXCHANGE 10 165.219ms 188.183ms 45.00M 53.09M 0 0 HASH(c_custkey) 03:AGGREGATE 10 26s661ms 27s341ms 45.00M 53.09M 432.58 MB 891.04 MB 02:HASH JOIN 10 26s883ms 28s946ms 460.15M 405.00M 531.02 MB 37.77 MB RIGHT OUTER JOIN, PARTITIONED |--07:EXCHANGE 10 167.896ms 185.624ms 45.00M 45.00M 0 0 HASH(c_custkey) | 00:SCAN HDFS 10 51.908ms 71.812ms 45.00M 45.00M 37.43 MB 88.00 MB tpch_300_parquet.customer 06:EXCHANGE 10 2s628ms 3s739ms 445.15M 405.00M 0 0 HASH(o_custkey) 01:SCAN HDFS 10 416.535ms 484.163ms 445.15M 405.00M 874.11 MB 264.00 MB tpch_300_parquet.orders Planner Timeline: 22.17ms - Analysis finished: 6.576ms (6.576ms) - Equivalence classes computed: 6.997ms (420.874us) - Single node plan created: 11.644ms (4.646ms) - Distributed plan created: 14.464ms (2.820ms) - Lineage info computed: 15.722ms (1.257ms) - Planning finished: 22.17ms (6.294ms) Query Timeline: 1m2s - Start execution: 51.839us (51.839us) - Planning finished: 25.883ms (25.831ms) - Ready to start remote fragments: 26.771ms (887.829us) - Remote fragments started: 777.579ms (750.808ms) - Rows available: 1m2s (1m2s) - First row fetched: 1m2s (73.891ms) - Unregister query: 1m2s (14.441ms) ImpalaServer: - ClientFetchWaitTimer: 82.970ms - RowMaterializationTimer: 99.510us Execution Profile 1c48a1c871f0d994:5a69a85793b812a1:(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) Fragment start latencies: count: 50, last: 0.004198ns, min: 0.002328ns, max: 0.252526ns, mean: 0.144212ns, stddev: 0.115032ns Per Node Peak Memory Usage: c2126.hal.cloudera.com:22000(1.71 GB) c2136.hal.cloudera.com:22000(1.70 GB) c2134.hal.cloudera.com:22000(1.64 GB) c2124.hal.cloudera.com:22000(1.77 GB) c2122.hal.cloudera.com:22000(1.73 GB) c2128.hal.cloudera.com:22000(1.74 GB) c2132.hal.cloudera.com:22000(1.75 GB) c2130.hal.cloudera.com:22000(1.80 GB) c2120.hal.cloudera.com:22000(1.62 GB) c2118.hal.cloudera.com:22000(1.62 GB) - FinalizationTimer: 0ns Coordinator Fragment F05:(Total: 1m2s, non-child: 266.546us, % non-child: 0.00%) MemoryUsage(1s000ms): 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB, 8.00 KB ThreadUsage(500.0ms): 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 52.00 KB (53248) - PerHostPeakMemUsage: 0 - PrepareTime: 55.366us - RowsProduced: 44 (44) - TotalCpuTime: 1m2s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 0ns - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 276.56 MB (289994041) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 229.769ms EXCHANGE_NODE (id=12):(Total: 1m2s, non-child: 138.208us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 820.00 B (820) - ConvertRowBatchTime: 0ns - DeserializeRowBatchTimer: 56.446us - FirstBatchArrivalWaitTime: 1m2s - MergeGetNext: 47.501us - MergeGetNextBatch: 26.591us - PeakMemoryUsage: 0 - RowsReturned: 44 (44) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Averaged Fragment F04:(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) split sizes: min: 0, max: 0, avg: 0, stddev: 0 completion times: min:1m2s max:1m2s mean: 1m2s stddev:2.031540.31.539959ms execution rates: min:0.00 /sec max:0.00 /sec mean:0.00 /sec stddev:0.00 /sec num instances: 10 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.67 MB (9086288) - PerHostPeakMemUsage: 1.71 GB (1834175951) - PrepareTime: 231.234ms - RowsProduced: 4 (4) - TotalCpuTime: 499.114ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 468.278us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 277.10 MB (290557141) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 245.912ms CodeGen:(Total: 494.156ms, non-child: 494.156ms, % non-child: 100.00%) - CodegenTime: 2.396ms - CompileTime: 32.14ms - LoadTime: 77.914us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 233.532ms - PrepareTime: 226.848ms DataStreamSender (dst_id=12):(Total: 41.388us, non-child: 41.388us, % non-child: 100.00%) - BytesSent: 82.00 B (82) - NetworkThroughput(*): 267.25 KB/sec - OverallThroughput: 1.93 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 10.551us - ThriftTransmitTime(*): 388.966us - UncompressedRowBatchSize: 127.00 B (127) SORT_NODE (id=5):(Total: 1m2s, non-child: 84.138us, % non-child: 0.00%) - InMemorySortTime: 2.749us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 4 (4) - RowsReturnedRate: 0 - SortDataSize: 105.00 B (105) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 231.588ms, % non-child: 0.37%) - BuildTime: 34.776us - GetNewBlockTime: 52.474us - GetResultsTime: 7.560us - HashBuckets: 3.38K (3379) - LargestPartitionPercent: 4 (4) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3322265) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 4 (4) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.243us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 1m2s, % non-child: 100.00%) - BytesReceived: 753.00 B (753) - ConvertRowBatchTime: 16.826us - DeserializeRowBatchTimer: 64.788us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 41 (41) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Averaged Fragment F03:(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) split sizes: min: 0, max: 0, avg: 0, stddev: 0 completion times: min:1m2s max:1m2s mean: 1m2s stddev:10.714447.714.447447ms execution rates: min:0.00 /sec max:0.00 /sec mean:0.00 /sec stddev:0.00 /sec num instances: 10 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.77 MB (441212761) - PerHostPeakMemUsage: 1.71 GB (1834175951) - PrepareTime: 236.406ms - RowsProduced: 41 (41) - TotalCpuTime: 2s010ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.437ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 526.534ms, non-child: 526.534ms, % non-child: 100.00%) - CodegenTime: 4.294ms - CompileTime: 54.325ms - LoadTime: 86.20us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 240.535ms - PrepareTime: 229.783ms DataStreamSender (dst_id=10):(Total: 59.158us, non-child: 59.158us, % non-child: 100.00%) - BytesSent: 753.00 B (753) - NetworkThroughput(*): 286.49 KB/sec - OverallThroughput: 12.16 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 83.623us - ThriftTransmitTime(*): 2.589ms - UncompressedRowBatchSize: 1.18 KB (1210) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 424.100ms, % non-child: 0.68%) - BuildTime: 186.197ms - GetNewBlockTime: 52.0us - GetResultsTime: 19.635us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 41 (41) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.41us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s141ms, % non-child: 1.85%) - BuildTime: 760.416ms - GetNewBlockTime: 118.79us - GetResultsTime: 260.596ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437243724) - PinTime: 2.66us - RowsRepartitioned: 281.25K (281250) - RowsReturned: 4.50M (4500000) - RowsReturnedRate: 72.77 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 14.163us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 1m, % non-child: 100.00%) - BytesReceived: 54.44 MB (57079728) - ConvertRowBatchTime: 126.705ms - DeserializeRowBatchTimer: 192.902ms - FirstBatchArrivalWaitTime: 57s872ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4500000) - RowsReturnedRate: 74.14 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Averaged Fragment F02:(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) split sizes: min: 0, max: 0, avg: 0, stddev: 0 completion times: min:1m1s max:1m1s mean: 1m1s stddev:84.182363.182.363461ms execution rates: min:0.00 /sec max:0.00 /sec mean:0.00 /sec stddev:0.00 /sec num instances: 10 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 839.43 MB (880205863) - PerHostPeakMemUsage: 1.71 GB (1834175951) - PrepareTime: 236.394ms - RowsProduced: 4.50M (4500000) - TotalCpuTime: 56s776ms - TotalNetworkReceiveTime: 6s681ms - TotalNetworkSendTime: 119.916ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 672.126ms, non-child: 672.126ms, % non-child: 100.00%) - CodegenTime: 2.265ms - CompileTime: 63.102ms - LoadTime: 72.912us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 379.24ms - PrepareTime: 227.724ms DataStreamSender (dst_id=8):(Total: 1s361ms, non-child: 1s361ms, % non-child: 100.00%) - BytesSent: 54.44 MB (57079728) - NetworkThroughput(*): 53.33 MB/sec - OverallThroughput: 40.07 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 369.367ms - ThriftTransmitTime(*): 1s032ms - UncompressedRowBatchSize: 120.19 MB (126026394) AGGREGATION_NODE (id=3):(Total: 59s796ms, non-child: 26s661ms, % non-child: 44.59%) - BuildTime: 24s196ms - GetNewBlockTime: 28.18ms - GetResultsTime: 447.226ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453589994) - PinTime: 244.456ms - RowsRepartitioned: 2.87M (2874285) - RowsReturned: 4.50M (4500000) - RowsReturnedRate: 75.25 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 20.431us HASH_JOIN_NODE (id=2):(Total: 33s134ms, non-child: 24s927ms, % non-child: 75.23%) - BuildPartitionTime: 304.417ms - BuildRows: 4.50M (4500000) - BuildRowsPartitioned: 4.50M (4500000) - BuildTime: 575.109ms - GetNewBlockTime: 405.526us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.51M (44514972) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s774ms - RowsReturned: 46.01M (46014994) - RowsReturnedRate: 1.39 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.660us EXCHANGE_NODE (id=7):(Total: 971.397ms, non-child: 971.397ms, % non-child: 100.00%) - BytesReceived: 48.31 MB (50658825) - ConvertRowBatchTime: 122.455ms - DeserializeRowBatchTimer: 191.268ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4500000) - RowsReturnedRate: 4.64 M/sec - SendersBlockedTimer: 120.98ms - SendersBlockedTotalTimer(*): 1s093ms EXCHANGE_NODE (id=6):(Total: 7s236ms, non-child: 7s236ms, % non-child: 100.00%) - BytesReceived: 2.16 GB (2318450763) - ConvertRowBatchTime: 1s174ms - DeserializeRowBatchTimer: 8s368ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.51M (44514972) - RowsReturnedRate: 6.28 M/sec - SendersBlockedTimer: 7s003ms - SendersBlockedTotalTimer(*): 52s804ms Averaged Fragment F01:(Total: 1s215ms, non-child: 8.730ms, % non-child: 0.72%) split sizes: min: 252.21 MB, max: 504.36 MB, avg: 360.22 MB, stddev: 74.20 MB completion times: min:894.116ms max:1s714ms mean: 1s239ms stddev:221.111296.111.295866ms execution rates: min:269.17 MB/sec max:324.10 MB/sec mean:289.26 MB/sec stddev:14.22 MB/sec num instances: 10 - AverageThreadTokens: 2.66 - PeakMemoryUsage: 29.24 MB (30657943) - PerHostPeakMemUsage: 1.09 GB (1167810346) - PrepareTime: 96.430us - RowsProduced: 4.50M (4500000) - TotalCpuTime: 3s217ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 177.878ms - TotalStorageWaitTime: 28.143ms DataStreamSender (dst_id=7):(Total: 1s155ms, non-child: 1s155ms, % non-child: 100.00%) - BytesSent: 48.31 MB (50658825) - NetworkThroughput(*): 8.93 MB/sec - OverallThroughput: 41.61 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 389.568ms - ThriftTransmitTime(*): 5s366ms - UncompressedRowBatchSize: 85.85 MB (90017598) HDFS_SCAN_NODE (id=0):(Total: 51.908ms, non-child: 51.908ms, % non-child: 100.00%) - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 1.71 - BytesRead: 17.57 MB (18423838) - BytesReadDataNodeCache: 0 - BytesReadLocal: 17.57 MB (18423838) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 17.57 MB (18423838) - DecompressionTime: 83.469ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 2 (2) - NumScannerThreadsStarted: 2 (2) - PeakMemoryUsage: 28.99 MB (30394708) - PerReadThreadRawHdfsThroughput: 994.79 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 4.50M (4500000) - RowsReturned: 4.50M (4500000) - RowsReturnedRate: 88.33 M/sec - ScanRangesComplete: 2 (2) - ScannerThreadsInvoluntaryContextSwitches: 146 (146) - ScannerThreadsTotalWallClockTime: 2s181ms - MaterializeTupleTime(*): 2s060ms - ScannerThreadsSysTime: 24.995ms - ScannerThreadsUserTime: 389.939ms - ScannerThreadsVoluntaryContextSwitches: 4.24K (4241) - TotalRawHdfsReadTime(*): 18.264ms - TotalReadThroughput: 15.05 MB/sec Averaged Fragment F00:(Total: 54s158ms, non-child: 86.930ms, % non-child: 0.16%) split sizes: min: 1.63 GB, max: 2.05 GB, avg: 1.88 GB, stddev: 128.36 MB completion times: min:48s054ms max:57s091ms mean: 54s339ms stddev:2s816ms execution rates: min:34.38 MB/sec max:36.74 MB/sec mean:35.44 MB/sec stddev:692.09 KB/sec num instances: 10 - AverageThreadTokens: 8.57 - PeakMemoryUsage: 780.84 MB (818773515) - PerHostPeakMemUsage: 1.71 GB (1834175951) - PrepareTime: 152.74us - RowsProduced: 44.51M (44514972) - TotalCpuTime: 7m30s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 15s542ms - TotalStorageWaitTime: 484.522ms DataStreamSender (dst_id=6):(Total: 53s654ms, non-child: 53s654ms, % non-child: 100.00%) - BytesSent: 2.16 GB (2318450763) - NetworkThroughput(*): 13.55 MB/sec - OverallThroughput: 41.18 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 27s029ms - ThriftTransmitTime(*): 2m43s - UncompressedRowBatchSize: 3.83 GB (4112779191) HDFS_SCAN_NODE (id=1):(Total: 416.535ms, non-child: 416.535ms, % non-child: 100.00%) - AverageHdfsReadThreadConcurrency: 0.03 - AverageScannerThreadConcurrency: 7.57 - BytesRead: 1.27 GB (1359736348) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.27 GB (1359736348) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.27 GB (1359736348) - DecompressionTime: 6s768ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 6 (6) - NumScannerThreadsStarted: 7 (7) - PeakMemoryUsage: 780.30 MB (818205099) - PerReadThreadRawHdfsThroughput: 979.33 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 45.00M (45000000) - RowsReturned: 44.51M (44514972) - RowsReturnedRate: 107.40 M/sec - ScanRangesComplete: 8 (8) - ScannerThreadsInvoluntaryContextSwitches: 26.81K (26814) - ScannerThreadsTotalWallClockTime: 6m52s - MaterializeTupleTime(*): 6m44s - ScannerThreadsSysTime: 672.993ms - ScannerThreadsUserTime: 47s585ms - ScannerThreadsVoluntaryContextSwitches: 43.27K (43265) - TotalRawHdfsReadTime(*): 1s333ms - TotalReadThroughput: 23.84 MB/sec Fragment F04: Instance 1c48a1c871f0d994:5a69a85793b812aa (host=c2120.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.61 MB (9024848) - PerHostPeakMemUsage: 1.62 GB (1738399504) - PrepareTime: 230.429ms - RowsProduced: 3 (3) - TotalCpuTime: 495.725ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 590.817us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 276.30 MB (289717156) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 250.70ms CodeGen:(Total: 490.538ms, non-child: 490.538ms, % non-child: 100.00%) - CodegenTime: 2.393ms - CompileTime: 31.771ms - LoadTime: 78.336us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 230.954ms - PrepareTime: 226.30ms DataStreamSender (dst_id=12):(Total: 39.678us, non-child: 39.678us, % non-child: 100.00%) - BytesSent: 61.00 B (61) - NetworkThroughput(*): 113.92 KB/sec - OverallThroughput: 1.47 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 9.295us - ThriftTransmitTime(*): 522.915us - UncompressedRowBatchSize: 88.00 B (88) SORT_NODE (id=5):(Total: 1m2s, non-child: 82.225us, % non-child: 0.00%) - InMemorySortTime: 2.635us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 3 (3) - RowsReturnedRate: 0 - SortDataSize: 72.00 B (72) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 230.800ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 15.149us - GetNewBlockTime: 49.381us - GetResultsTime: 7.313us - HashBuckets: 3.07K (3072) - LargestPartitionPercent: 3 (3) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 3 (3) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.175us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 261.21us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 608.00 B (608) - ConvertRowBatchTime: 17.2us - DeserializeRowBatchTimer: 60.562us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 30 (30) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812a7 (host=c2124.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.80 MB (9229648) - PerHostPeakMemUsage: 1.77 GB (1902146336) - PrepareTime: 232.712ms - RowsProduced: 5 (5) - TotalCpuTime: 497.107ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 417.645us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 276.36 MB (289786668) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 248.304ms CodeGen:(Total: 492.11ms, non-child: 492.11ms, % non-child: 100.00%) - CodegenTime: 2.419ms - CompileTime: 31.971ms - LoadTime: 75.188us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 229.958ms - PrepareTime: 228.234ms DataStreamSender (dst_id=12):(Total: 36.381us, non-child: 36.381us, % non-child: 100.00%) - BytesSent: 91.00 B (91) - NetworkThroughput(*): 281.02 KB/sec - OverallThroughput: 2.39 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 7.290us - ThriftTransmitTime(*): 316.233us - UncompressedRowBatchSize: 144.00 B (144) SORT_NODE (id=5):(Total: 1m2s, non-child: 87.999us, % non-child: 0.00%) - InMemorySortTime: 3.383us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 5 (5) - RowsReturnedRate: 0 - SortDataSize: 120.00 B (120) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 233.15ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 22.596us - GetNewBlockTime: 49.552us - GetResultsTime: 6.158us - HashBuckets: 4.10K (4096) - LargestPartitionPercent: 4 (4) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.16 MB (3309568) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 5 (5) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.145us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 302.890us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 846.00 B (846) - ConvertRowBatchTime: 18.289us - DeserializeRowBatchTimer: 60.552us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 49 (49) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812ac (host=c2126.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.80 MB (9229648) - PerHostPeakMemUsage: 1.71 GB (1839005608) - PrepareTime: 233.470ms - RowsProduced: 8 (8) - TotalCpuTime: 499.610ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 382.969us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 277.34 MB (290813812) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 257.260ms CodeGen:(Total: 494.719ms, non-child: 494.719ms, % non-child: 100.00%) - CodegenTime: 2.423ms - CompileTime: 31.767ms - LoadTime: 81.792us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 232.150ms - PrepareTime: 229.71ms DataStreamSender (dst_id=12):(Total: 41.549us, non-child: 41.549us, % non-child: 100.00%) - BytesSent: 145.00 B (145) - NetworkThroughput(*): 468.66 KB/sec - OverallThroughput: 3.33 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 11.447us - ThriftTransmitTime(*): 302.143us - UncompressedRowBatchSize: 228.00 B (228) SORT_NODE (id=5):(Total: 1m2s, non-child: 86.63us, % non-child: 0.00%) - InMemorySortTime: 3.803us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 8 (8) - RowsReturnedRate: 0 - SortDataSize: 192.00 B (192) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 233.754ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 17.872us - GetNewBlockTime: 55.874us - GetResultsTime: 9.746us - HashBuckets: 4.10K (4096) - LargestPartitionPercent: 3 (3) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 8 (8) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.178us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 339.420us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 1.39 KB (1422) - ConvertRowBatchTime: 17.948us - DeserializeRowBatchTimer: 66.332us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 80 (80) - RowsReturnedRate: 1.00 /sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812a8 (host=c2134.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.61 MB (9024848) - PerHostPeakMemUsage: 1.64 GB (1760070776) - PrepareTime: 231.344ms - RowsProduced: 5 (5) - TotalCpuTime: 498.123ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 740.169us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 276.86 MB (290306985) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 240.901ms CodeGen:(Total: 493.238ms, non-child: 493.238ms, % non-child: 100.00%) - CodegenTime: 2.360ms - CompileTime: 31.818ms - LoadTime: 77.227us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 232.647ms - PrepareTime: 226.823ms DataStreamSender (dst_id=12):(Total: 41.990us, non-child: 41.990us, % non-child: 100.00%) - BytesSent: 91.00 B (91) - NetworkThroughput(*): 127.19 KB/sec - OverallThroughput: 2.07 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 8.49us - ThriftTransmitTime(*): 698.714us - UncompressedRowBatchSize: 144.00 B (144) SORT_NODE (id=5):(Total: 1m2s, non-child: 85.77us, % non-child: 0.00%) - InMemorySortTime: 2.925us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 5 (5) - RowsReturnedRate: 0 - SortDataSize: 120.00 B (120) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 231.636ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 15.707us - GetNewBlockTime: 50.857us - GetResultsTime: 7.569us - HashBuckets: 3.07K (3072) - LargestPartitionPercent: 4 (4) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 5 (5) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.369us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 305.595us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 920.00 B (920) - ConvertRowBatchTime: 15.822us - DeserializeRowBatchTimer: 85.96us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 50 (50) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812a5 (host=c2128.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 1.57 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.22 MB (8615248) - PerHostPeakMemUsage: 1.74 GB (1865260640) - PrepareTime: 232.158ms - RowsProduced: 1 (1) - TotalCpuTime: 498.151ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 589.388us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 277.40 MB (290877004) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 240.728ms CodeGen:(Total: 493.186ms, non-child: 493.186ms, % non-child: 100.00%) - CodegenTime: 2.443ms - CompileTime: 31.678ms - LoadTime: 74.372us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 232.15ms - PrepareTime: 227.829ms DataStreamSender (dst_id=12):(Total: 40.2us, non-child: 40.2us, % non-child: 100.00%) - BytesSent: 25.00 B (25) - NetworkThroughput(*): 47.12 KB/sec - OverallThroughput: 610.32 KB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 7.30us - ThriftTransmitTime(*): 518.130us - UncompressedRowBatchSize: 32.00 B (32) SORT_NODE (id=5):(Total: 1m2s, non-child: 76.593us, % non-child: 0.00%) - InMemorySortTime: 1.318us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 1 (1) - RowsReturnedRate: 0 - SortDataSize: 24.00 B (24) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 232.565ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 10.964us - GetNewBlockTime: 56.189us - GetResultsTime: 3.885us - HashBuckets: 1.02K (1024) - LargestPartitionPercent: 10 (10) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 1 (1) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.172us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 256.156us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 250.00 B (250) - ConvertRowBatchTime: 14.545us - DeserializeRowBatchTimer: 57.755us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 10 (10) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812a9 (host=c2136.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.41 MB (8820048) - PerHostPeakMemUsage: 1.70 GB (1828503824) - PrepareTime: 233.435ms - RowsProduced: 2 (2) - TotalCpuTime: 501.632ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 689.717us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 277.54 MB (291025924) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 257.24ms CodeGen:(Total: 496.626ms, non-child: 496.626ms, % non-child: 100.00%) - CodegenTime: 2.422ms - CompileTime: 32.280ms - LoadTime: 81.863us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 233.563ms - PrepareTime: 229.4ms DataStreamSender (dst_id=12):(Total: 57.790us, non-child: 57.790us, % non-child: 100.00%) - BytesSent: 43.00 B (43) - NetworkThroughput(*): 67.61 KB/sec - OverallThroughput: 726.63 KB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 27.810us - ThriftTransmitTime(*): 621.68us - UncompressedRowBatchSize: 60.00 B (60) SORT_NODE (id=5):(Total: 1m2s, non-child: 79.671us, % non-child: 0.00%) - InMemorySortTime: 1.565us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 2 (2) - RowsReturnedRate: 0 - SortDataSize: 48.00 B (48) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 233.819ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 12.170us - GetNewBlockTime: 51.523us - GetResultsTime: 6.66us - HashBuckets: 2.05K (2048) - LargestPartitionPercent: 8 (8) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 2 (2) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.304us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 233.521us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 280.00 B (280) - ConvertRowBatchTime: 16.720us - DeserializeRowBatchTimer: 66.587us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 12 (12) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812a4 (host=c2132.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 1.57 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.61 MB (9024848) - PerHostPeakMemUsage: 1.75 GB (1874786856) - PrepareTime: 226.781ms - RowsProduced: 5 (5) - TotalCpuTime: 494.560ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 285.508us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 276.90 MB (290347401) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 231.318ms CodeGen:(Total: 490.133ms, non-child: 490.133ms, % non-child: 100.00%) - CodegenTime: 2.357ms - CompileTime: 32.140ms - LoadTime: 84.859us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 233.773ms - PrepareTime: 222.499ms DataStreamSender (dst_id=12):(Total: 40.674us, non-child: 40.674us, % non-child: 100.00%) - BytesSent: 96.00 B (96) - NetworkThroughput(*): 458.38 KB/sec - OverallThroughput: 2.25 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 10.691us - ThriftTransmitTime(*): 204.524us - UncompressedRowBatchSize: 144.00 B (144) SORT_NODE (id=5):(Total: 1m2s, non-child: 85.489us, % non-child: 0.00%) - InMemorySortTime: 2.603us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 5 (5) - RowsReturnedRate: 0 - SortDataSize: 120.00 B (120) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 227.167ms, % non-child: 0.36%) ExecOption: Codegen Enabled - BuildTime: 21.695us - GetNewBlockTime: 50.563us - GetResultsTime: 6.773us - HashBuckets: 3.07K (3072) - LargestPartitionPercent: 4 (4) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 5 (5) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.316us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 131.557us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 850.00 B (850) - ConvertRowBatchTime: 18.276us - DeserializeRowBatchTimer: 61.732us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 50 (50) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812a6 (host=c2122.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 1.57 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.41 MB (8820048) - PerHostPeakMemUsage: 1.73 GB (1860629152) - PrepareTime: 230.899ms - RowsProduced: 2 (2) - TotalCpuTime: 496.986ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 344.561us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 277.95 MB (291450652) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 237.162ms CodeGen:(Total: 491.888ms, non-child: 491.888ms, % non-child: 100.00%) - CodegenTime: 2.394ms - CompileTime: 31.946ms - LoadTime: 82.152us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 231.685ms - PrepareTime: 226.569ms DataStreamSender (dst_id=12):(Total: 36.236us, non-child: 36.236us, % non-child: 100.00%) - BytesSent: 43.00 B (43) - NetworkThroughput(*): 178.09 KB/sec - OverallThroughput: 1.13 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 6.847us - ThriftTransmitTime(*): 235.795us - UncompressedRowBatchSize: 60.00 B (60) SORT_NODE (id=5):(Total: 1m2s, non-child: 86.147us, % non-child: 0.00%) - InMemorySortTime: 2.582us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 2 (2) - RowsReturnedRate: 0 - SortDataSize: 48.00 B (48) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 231.176ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 12.117us - GetNewBlockTime: 46.236us - GetResultsTime: 4.215us - HashBuckets: 2.05K (2048) - LargestPartitionPercent: 5 (5) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 2 (2) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.185us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 321.794us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 431.00 B (431) - ConvertRowBatchTime: 17.288us - DeserializeRowBatchTimer: 60.487us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 20 (20) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812a3 (host=c2130.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 1.57 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 9.39 MB (9844048) - PerHostPeakMemUsage: 1.80 GB (1936534712) - PrepareTime: 231.376ms - RowsProduced: 9 (9) - TotalCpuTime: 500.719ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 416.686us - TotalStorageWaitTime: 0ns BlockMgr: - BlockWritesOutstanding: 0 (0) - BlocksCreated: 399 (399) - BlocksRecycled: 227 (227) - BufferedPins: 3 (3) - BytesWritten: 277.22 MB (290688670) - MaxBlockSize: 8.00 MB (8388608) - MemoryLimit: 30.16 GB (32385830912) - PeakMemoryUsage: 966.38 MB (1013317632) - TotalBufferWaitTime: 0ns - TotalEncryptionTime: 0ns - TotalIntegrityCheckTime: 0ns - TotalReadBlockTime: 250.438ms CodeGen:(Total: 495.618ms, non-child: 495.618ms, % non-child: 100.00%) - CodegenTime: 2.443ms - CompileTime: 32.115ms - LoadTime: 73.327us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 234.803ms - PrepareTime: 227.25ms DataStreamSender (dst_id=12):(Total: 41.113us, non-child: 41.113us, % non-child: 100.00%) - BytesSent: 151.00 B (151) - NetworkThroughput(*): 471.58 KB/sec - OverallThroughput: 3.50 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 8.499us - ThriftTransmitTime(*): 312.696us - UncompressedRowBatchSize: 256.00 B (256) SORT_NODE (id=5):(Total: 1m2s, non-child: 89.822us, % non-child: 0.00%) - InMemorySortTime: 3.795us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 9 (9) - RowsReturnedRate: 0 - SortDataSize: 216.00 B (216) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 231.811ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 129.615us - GetNewBlockTime: 53.1us - GetResultsTime: 15.684us - HashBuckets: 7.17K (7168) - LargestPartitionPercent: 2 (2) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.17 MB (3325952) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 9 (9) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.352us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 231.707us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 1.38 KB (1413) - ConvertRowBatchTime: 17.735us - DeserializeRowBatchTimer: 72.115us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 90 (90) - RowsReturnedRate: 1.00 /sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812ab (host=c2118.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB, 3.14 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 8.80 MB (9229648) - PerHostPeakMemUsage: 1.62 GB (1736422104) - PrepareTime: 229.733ms - RowsProduced: 4 (4) - TotalCpuTime: 508.526ms - TotalNetworkReceiveTime: 1m2s - TotalNetworkSendTime: 225.324us - TotalStorageWaitTime: 0ns CodeGen:(Total: 503.605ms, non-child: 503.605ms, % non-child: 100.00%) - CodegenTime: 2.304ms - CompileTime: 32.658ms - LoadTime: 70.28us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 243.767ms - PrepareTime: 225.396ms DataStreamSender (dst_id=12):(Total: 38.467us, non-child: 38.467us, % non-child: 100.00%) - BytesSent: 74.00 B (74) - NetworkThroughput(*): 459.00 KB/sec - OverallThroughput: 1.83 MB/sec - PeakMemoryUsage: 5.33 KB (5456) - SerializeBatchTime: 8.555us - ThriftTransmitTime(*): 157.442us - UncompressedRowBatchSize: 116.00 B (116) SORT_NODE (id=5):(Total: 1m2s, non-child: 82.291us, % non-child: 0.00%) - InMemorySortTime: 2.887us - InitialRunsCreated: 1 (1) - PeakMemoryUsage: 8.02 MB (8404992) - RowsReturned: 4 (4) - RowsReturnedRate: 0 - SortDataSize: 96.00 B (96) - TotalMergesPerformed: 0 (0) AGGREGATION_NODE (id=11):(Total: 1m2s, non-child: 230.140ms, % non-child: 0.37%) ExecOption: Codegen Enabled - BuildTime: 89.878us - GetNewBlockTime: 61.568us - GetResultsTime: 8.196us - HashBuckets: 4.10K (4096) - LargestPartitionPercent: 3 (3) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.15 MB (3305472) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 4 (4) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.234us EXCHANGE_NODE (id=10):(Total: 1m2s, non-child: 97.262us, % non-child: 0.00%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - BytesReceived: 510.00 B (510) - ConvertRowBatchTime: 14.635us - DeserializeRowBatchTimer: 56.665us - FirstBatchArrivalWaitTime: 1m2s - PeakMemoryUsage: 0 - RowsReturned: 27 (27) - RowsReturnedRate: 0 - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Fragment F03: Instance 1c48a1c871f0d994:5a69a85793b812ae (host=c2132.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 154.79 MB, 372.47 MB, 409.66 MB, 414.91 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.92 MB (441367712) - PerHostPeakMemUsage: 1.75 GB (1874786856) - PrepareTime: 237.34ms - RowsProduced: 43 (43) - TotalCpuTime: 2s034ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.369ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 515.974ms, non-child: 515.974ms, % non-child: 100.00%) - CodegenTime: 4.246ms - CompileTime: 44.471ms - LoadTime: 87.106us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 239.175ms - PrepareTime: 230.567ms DataStreamSender (dst_id=10):(Total: 62.46us, non-child: 62.46us, % non-child: 100.00%) - BytesSent: 768.00 B (768) - NetworkThroughput(*): 277.66 KB/sec - OverallThroughput: 11.80 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 84.740us - ThriftTransmitTime(*): 2.701ms - UncompressedRowBatchSize: 1.21 KB (1244) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 436.458ms, % non-child: 0.70%) ExecOption: Codegen Enabled - BuildTime: 197.715ms - GetNewBlockTime: 56.12us - GetResultsTime: 19.817us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 43 (43) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.194us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s162ms, % non-child: 1.88%) ExecOption: Codegen Enabled, Spilled - BuildTime: 776.67ms - GetNewBlockTime: 117.129us - GetResultsTime: 264.429ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 1.959us - RowsRepartitioned: 280.52K (280521) - RowsReturned: 4.50M (4497793) - RowsReturnedRate: 72.72 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 14.895us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 169.381ms, % non-child: 0.28%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7.22 MB, 37.72 MB, 51.01 MB, 52.71 MB - BytesReceived: 54.41 MB (57051751) - ConvertRowBatchTime: 129.243ms - DeserializeRowBatchTimer: 186.406ms - FirstBatchArrivalWaitTime: 57s881ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4497793) - RowsReturnedRate: 74.11 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812b2 (host=c2134.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.15 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 140.11 MB, 350.73 MB, 409.66 MB, 409.66 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.71 MB (441149472) - PerHostPeakMemUsage: 1.64 GB (1760070776) - PrepareTime: 233.691ms - RowsProduced: 41 (41) - TotalCpuTime: 2s032ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 4.328ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 529.397ms, non-child: 529.397ms, % non-child: 100.00%) - CodegenTime: 4.320ms - CompileTime: 62.30ms - LoadTime: 72.434us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 238.433ms - PrepareTime: 226.936ms DataStreamSender (dst_id=10):(Total: 55.802us, non-child: 55.802us, % non-child: 100.00%) - BytesSent: 743.00 B (743) - NetworkThroughput(*): 226.60 KB/sec - OverallThroughput: 12.70 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 88.303us - ThriftTransmitTime(*): 3.202ms - UncompressedRowBatchSize: 1.16 KB (1188) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 426.785ms, % non-child: 0.69%) ExecOption: Codegen Enabled - BuildTime: 191.913ms - GetNewBlockTime: 41.566us - GetResultsTime: 18.612us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 41 (41) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.32us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s156ms, % non-child: 1.87%) ExecOption: Codegen Enabled, Spilled - BuildTime: 762.527ms - GetNewBlockTime: 117.365us - GetResultsTime: 272.816ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 1.905us - RowsRepartitioned: 281.32K (281325) - RowsReturned: 4.50M (4500951) - RowsReturnedRate: 72.78 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 13.499us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 160.607ms, % non-child: 0.26%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14.71 MB, 44.54 MB, 51.05 MB - BytesReceived: 54.45 MB (57095327) - ConvertRowBatchTime: 126.222ms - DeserializeRowBatchTimer: 177.797ms - FirstBatchArrivalWaitTime: 57s901ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4500951) - RowsReturnedRate: 74.16 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812b3 (host=c2136.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.15 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 144.55 MB, 346.73 MB, 409.67 MB, 409.68 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.73 MB (441171296) - PerHostPeakMemUsage: 1.70 GB (1828503824) - PrepareTime: 239.643ms - RowsProduced: 43 (43) - TotalCpuTime: 2s059ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 2.854ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 522.921ms, non-child: 522.921ms, % non-child: 100.00%) - CodegenTime: 4.188ms - CompileTime: 53.85ms - LoadTime: 155.79us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 234.827ms - PrepareTime: 233.92ms DataStreamSender (dst_id=10):(Total: 58.147us, non-child: 58.147us, % non-child: 100.00%) - BytesSent: 771.00 B (771) - NetworkThroughput(*): 319.14 KB/sec - OverallThroughput: 12.65 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 83.575us - ThriftTransmitTime(*): 2.359ms - UncompressedRowBatchSize: 1.21 KB (1244) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 427.818ms, % non-child: 0.69%) ExecOption: Codegen Enabled - BuildTime: 186.718ms - GetNewBlockTime: 52.436us - GetResultsTime: 21.716us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 43 (43) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 997ns AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s191ms, % non-child: 1.93%) ExecOption: Codegen Enabled, Spilled - BuildTime: 808.965ms - GetNewBlockTime: 118.857us - GetResultsTime: 262.961ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 2.209us - RowsRepartitioned: 281.72K (281722) - RowsReturned: 4.50M (4496317) - RowsReturnedRate: 72.71 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 13.689us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 165.140ms, % non-child: 0.27%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15.73 MB, 44.10 MB, 50.98 MB - BytesReceived: 54.39 MB (57030612) - ConvertRowBatchTime: 129.435ms - DeserializeRowBatchTimer: 191.777ms - FirstBatchArrivalWaitTime: 57s866ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4496317) - RowsReturnedRate: 74.14 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812b5 (host=c2118.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.15 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 145.05 MB, 356.48 MB, 409.66 MB, 414.42 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.82 MB (441258592) - PerHostPeakMemUsage: 1.62 GB (1736422104) - PrepareTime: 235.941ms - RowsProduced: 40 (40) - TotalCpuTime: 2s010ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.634ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 518.644ms, non-child: 518.644ms, % non-child: 100.00%) - CodegenTime: 4.132ms - CompileTime: 49.418ms - LoadTime: 54.769us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 237.849ms - PrepareTime: 229.378ms DataStreamSender (dst_id=10):(Total: 59.461us, non-child: 59.461us, % non-child: 100.00%) - BytesSent: 727.00 B (727) - NetworkThroughput(*): 278.17 KB/sec - OverallThroughput: 11.66 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 82.192us - ThriftTransmitTime(*): 2.552ms - UncompressedRowBatchSize: 1.13 KB (1160) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 421.166ms, % non-child: 0.68%) ExecOption: Codegen Enabled - BuildTime: 183.382ms - GetNewBlockTime: 49.28us - GetResultsTime: 20.460us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 40 (40) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.15us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s151ms, % non-child: 1.86%) ExecOption: Codegen Enabled, Spilled - BuildTime: 769.759ms - GetNewBlockTime: 116.618us - GetResultsTime: 259.225ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 417.00 MB (437254784) - PinTime: 2.188us - RowsRepartitioned: 281.51K (281512) - RowsReturned: 4.50M (4501349) - RowsReturnedRate: 72.78 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 14.275us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 163.699ms, % non-child: 0.27%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17.17 MB, 45.72 MB, 51.06 MB - BytesReceived: 54.45 MB (57098940) - ConvertRowBatchTime: 127.261ms - DeserializeRowBatchTimer: 183.966ms - FirstBatchArrivalWaitTime: 57s849ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4501349) - RowsReturnedRate: 74.17 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812af (host=c2128.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 154.67 MB, 371.71 MB, 409.66 MB, 414.91 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.82 MB (441258592) - PerHostPeakMemUsage: 1.74 GB (1865260640) - PrepareTime: 240.841ms - RowsProduced: 42 (42) - TotalCpuTime: 2s027ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.493ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 522.304ms, non-child: 522.304ms, % non-child: 100.00%) - CodegenTime: 4.540ms - CompileTime: 52.650ms - LoadTime: 79.385us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 233.718ms - PrepareTime: 234.188ms DataStreamSender (dst_id=10):(Total: 61.325us, non-child: 61.325us, % non-child: 100.00%) - BytesSent: 757.00 B (757) - NetworkThroughput(*): 286.78 KB/sec - OverallThroughput: 11.77 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 82.895us - ThriftTransmitTime(*): 2.577ms - UncompressedRowBatchSize: 1.19 KB (1216) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 423.156ms, % non-child: 0.68%) ExecOption: Codegen Enabled - BuildTime: 181.148ms - GetNewBlockTime: 59.816us - GetResultsTime: 19.767us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 42 (42) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.33us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s166ms, % non-child: 1.89%) ExecOption: Codegen Enabled, Spilled - BuildTime: 788.902ms - GetNewBlockTime: 124.313us - GetResultsTime: 257.79ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 2.10us - RowsRepartitioned: 280.86K (280864) - RowsReturned: 4.50M (4499698) - RowsReturnedRate: 72.77 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 13.359us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 173.363ms, % non-child: 0.29%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7.03 MB, 37.27 MB, 51.03 MB, 52.73 MB - BytesReceived: 54.43 MB (57076378) - ConvertRowBatchTime: 128.956ms - DeserializeRowBatchTimer: 205.434ms - FirstBatchArrivalWaitTime: 57s878ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4499698) - RowsReturnedRate: 74.17 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812b4 (host=c2120.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.15 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 140.06 MB, 345.08 MB, 408.92 MB, 409.66 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.61 MB (441040352) - PerHostPeakMemUsage: 1.62 GB (1738399504) - PrepareTime: 231.559ms - RowsProduced: 41 (41) - TotalCpuTime: 1s890ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 2.920ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 520.843ms, non-child: 520.843ms, % non-child: 100.00%) - CodegenTime: 4.282ms - CompileTime: 52.682ms - LoadTime: 84.280us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 241.369ms - PrepareTime: 224.920ms DataStreamSender (dst_id=10):(Total: 60.921us, non-child: 60.921us, % non-child: 100.00%) - BytesSent: 744.00 B (744) - NetworkThroughput(*): 311.29 KB/sec - OverallThroughput: 11.65 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 80.683us - ThriftTransmitTime(*): 2.334ms - UncompressedRowBatchSize: 1.16 KB (1188) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 414.874ms, % non-child: 0.67%) ExecOption: Codegen Enabled - BuildTime: 181.794ms - GetNewBlockTime: 54.745us - GetResultsTime: 18.757us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 41 (41) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.132us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s047ms, % non-child: 1.69%) ExecOption: Codegen Enabled, Spilled - BuildTime: 662.712ms - GetNewBlockTime: 120.379us - GetResultsTime: 261.583ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 2.45us - RowsRepartitioned: 281.47K (281470) - RowsReturned: 4.50M (4501010) - RowsReturnedRate: 72.78 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 14.278us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 144.273ms, % non-child: 0.24%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13.93 MB, 41.72 MB, 51.05 MB - BytesReceived: 54.44 MB (57089503) - ConvertRowBatchTime: 112.901ms - DeserializeRowBatchTimer: 172.899ms - FirstBatchArrivalWaitTime: 57s858ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4501010) - RowsReturnedRate: 74.04 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812ad (host=c2130.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 154.78 MB, 371.58 MB, 409.66 MB, 414.92 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.80 MB (441236768) - PerHostPeakMemUsage: 1.80 GB (1936534712) - PrepareTime: 234.838ms - RowsProduced: 43 (43) - TotalCpuTime: 2s015ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.659ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 520.336ms, non-child: 520.336ms, % non-child: 100.00%) - CodegenTime: 4.318ms - CompileTime: 51.465ms - LoadTime: 84.700us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 238.788ms - PrepareTime: 227.999ms DataStreamSender (dst_id=10):(Total: 57.171us, non-child: 57.171us, % non-child: 100.00%) - BytesSent: 772.00 B (772) - NetworkThroughput(*): 270.03 KB/sec - OverallThroughput: 12.88 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 81.890us - ThriftTransmitTime(*): 2.791ms - UncompressedRowBatchSize: 1.21 KB (1244) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 420.674ms, % non-child: 0.68%) ExecOption: Codegen Enabled - BuildTime: 184.376ms - GetNewBlockTime: 52.18us - GetResultsTime: 19.585us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 43 (43) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.17us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s150ms, % non-child: 1.86%) ExecOption: Codegen Enabled, Spilled - BuildTime: 775.394ms - GetNewBlockTime: 115.864us - GetResultsTime: 254.251ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 2.346us - RowsRepartitioned: 281.27K (281272) - RowsReturned: 4.50M (4503072) - RowsReturnedRate: 72.82 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 14.464us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 168.584ms, % non-child: 0.28%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7.19 MB, 36.80 MB, 51.07 MB, 52.77 MB - BytesReceived: 54.47 MB (57119201) - ConvertRowBatchTime: 131.656ms - DeserializeRowBatchTimer: 194.784ms - FirstBatchArrivalWaitTime: 57s939ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4503072) - RowsReturnedRate: 74.20 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812b6 (host=c2126.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.15 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 145.03 MB, 347.04 MB, 409.66 MB, 409.66 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.78 MB (441214944) - PerHostPeakMemUsage: 1.71 GB (1839005608) - PrepareTime: 238.155ms - RowsProduced: 42 (42) - TotalCpuTime: 1s879ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.896ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 527.119ms, non-child: 527.119ms, % non-child: 100.00%) - CodegenTime: 4.332ms - CompileTime: 50.508ms - LoadTime: 81.2us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 243.218ms - PrepareTime: 231.694ms DataStreamSender (dst_id=10):(Total: 55.797us, non-child: 55.797us, % non-child: 100.00%) - BytesSent: 752.00 B (752) - NetworkThroughput(*): 283.87 KB/sec - OverallThroughput: 12.85 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 85.257us - ThriftTransmitTime(*): 2.587ms - UncompressedRowBatchSize: 1.19 KB (1216) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 419.532ms, % non-child: 0.67%) ExecOption: Codegen Enabled - BuildTime: 180.60ms - GetNewBlockTime: 50.114us - GetResultsTime: 18.620us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 42 (42) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.14us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s030ms, % non-child: 1.67%) ExecOption: Codegen Enabled, Spilled - BuildTime: 656.621ms - GetNewBlockTime: 121.614us - GetResultsTime: 257.874ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 1.831us - RowsRepartitioned: 281.06K (281060) - RowsReturned: 4.50M (4498087) - RowsReturnedRate: 72.75 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 14.262us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 147.24ms, % non-child: 0.24%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16.53 MB, 44.30 MB, 51.02 MB - BytesReceived: 54.41 MB (57053812) - ConvertRowBatchTime: 112.714ms - DeserializeRowBatchTimer: 227.69ms - FirstBatchArrivalWaitTime: 57s842ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4498087) - RowsReturnedRate: 73.99 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812b0 (host=c2122.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 149.54 MB, 357.53 MB, 409.66 MB, 414.42 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.71 MB (441149472) - PerHostPeakMemUsage: 1.73 GB (1860629152) - PrepareTime: 232.87ms - RowsProduced: 41 (41) - TotalCpuTime: 2s077ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.74ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 532.175ms, non-child: 532.175ms, % non-child: 100.00%) - CodegenTime: 4.382ms - CompileTime: 49.648ms - LoadTime: 78.786us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 255.256ms - PrepareTime: 225.362ms DataStreamSender (dst_id=10):(Total: 60.327us, non-child: 60.327us, % non-child: 100.00%) - BytesSent: 741.00 B (741) - NetworkThroughput(*): 316.71 KB/sec - OverallThroughput: 11.71 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 85.586us - ThriftTransmitTime(*): 2.284ms - UncompressedRowBatchSize: 1.16 KB (1188) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 420.863ms, % non-child: 0.68%) ExecOption: Codegen Enabled - BuildTime: 187.571ms - GetNewBlockTime: 50.980us - GetResultsTime: 20.125us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 41 (41) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 1.4us AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s189ms, % non-child: 1.92%) ExecOption: Codegen Enabled, Spilled - BuildTime: 808.332ms - GetNewBlockTime: 114.718us - GetResultsTime: 258.13ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 2.39us - RowsRepartitioned: 281.87K (281865) - RowsReturned: 4.50M (4502100) - RowsReturnedRate: 72.82 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 15.35us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 188.183ms, % non-child: 0.31%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5.62 MB, 33.92 MB, 51.06 MB, 52.03 MB - BytesReceived: 54.46 MB (57107611) - ConvertRowBatchTime: 138.552ms - DeserializeRowBatchTimer: 209.752ms - FirstBatchArrivalWaitTime: 57s838ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4502100) - RowsReturnedRate: 74.25 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Instance 1c48a1c871f0d994:5a69a85793b812b1 (host=c2124.hal.cloudera.com:22000):(Total: 1m2s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 3.15 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 6.31 MB, 139.80 MB, 351.59 MB, 409.68 MB, 409.68 MB ThreadUsage(1s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.00 - PeakMemoryUsage: 420.84 MB (441280416) - PerHostPeakMemUsage: 1.77 GB (1902146336) - PrepareTime: 240.275ms - RowsProduced: 42 (42) - TotalCpuTime: 2s077ms - TotalNetworkReceiveTime: 1m - TotalNetworkSendTime: 3.143ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 555.627ms, non-child: 555.627ms, % non-child: 100.00%) - CodegenTime: 4.199ms - CompileTime: 77.297ms - LoadTime: 82.666us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 242.714ms - PrepareTime: 233.694ms DataStreamSender (dst_id=10):(Total: 60.586us, non-child: 60.586us, % non-child: 100.00%) - BytesSent: 755.00 B (755) - NetworkThroughput(*): 294.63 KB/sec - OverallThroughput: 11.88 MB/sec - PeakMemoryUsage: 159.84 KB (163680) - SerializeBatchTime: 81.118us - ThriftTransmitTime(*): 2.502ms - UncompressedRowBatchSize: 1.19 KB (1216) AGGREGATION_NODE (id=4):(Total: 1m2s, non-child: 429.676ms, % non-child: 0.69%) ExecOption: Codegen Enabled - BuildTime: 187.296ms - GetNewBlockTime: 53.292us - GetResultsTime: 18.893us - HashBuckets: 8.19K (8192) - LargestPartitionPercent: 0 (0) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 3.13 MB (3284992) - PinTime: 0ns - RowsRepartitioned: 0 (0) - RowsReturned: 42 (42) - RowsReturnedRate: 0 - SpilledPartitions: 0 (0) - UnpinTime: 974ns AGGREGATION_NODE (id=9):(Total: 1m1s, non-child: 1s173ms, % non-child: 1.90%) ExecOption: Codegen Enabled, Spilled - BuildTime: 794.883ms - GetNewBlockTime: 113.937us - GetResultsTime: 257.732ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 416.99 MB (437242496) - PinTime: 2.132us - RowsRepartitioned: 280.89K (280893) - RowsReturned: 4.50M (4499623) - RowsReturnedRate: 72.81 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 13.878us EXCHANGE_NODE (id=8):(Total: 1m, non-child: 171.932ms, % non-child: 0.28%) BytesReceived(1s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14.87 MB, 45.28 MB, 51.04 MB - BytesReceived: 54.43 MB (57074151) - ConvertRowBatchTime: 130.108ms - DeserializeRowBatchTimer: 179.136ms - FirstBatchArrivalWaitTime: 57s868ms - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4499623) - RowsReturnedRate: 74.22 K/sec - SendersBlockedTimer: 0ns - SendersBlockedTotalTimer(*): 0ns Fragment F02: Instance 1c48a1c871f0d994:5a69a85793b812be (host=c2120.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 150.46 MB, 288.98 MB, 450.72 MB, 802.88 MB, 805.03 MB, 819.32 MB, 821.55 MB, 813.25 MB, 811.87 MB, 811.95 MB, 811.83 MB, 811.76 MB, 811.78 MB, 814.76 MB, 827.89 MB, 827.03 MB, 827.05 MB, 826.82 MB, 826.76 MB, 826.76 MB, 827.57 MB, 826.85 MB, 826.80 MB, 826.89 MB, 827.05 MB, 826.80 MB, 826.99 MB, 826.93 MB, 826.83 MB, 826.74 MB, 826.82 MB, 826.74 MB, 826.84 MB, 826.84 MB, 826.85 MB, 826.82 MB, 826.86 MB, 826.86 MB, 826.78 MB, 826.89 MB, 826.82 MB, 826.82 MB, 826.78 MB, 826.85 MB, 826.78 MB, 826.76 MB, 826.84 MB, 826.84 MB, 826.87 MB, 826.76 MB, 826.85 MB, 826.83 MB, 826.76 MB, 826.74 MB, 826.83 MB, 826.74 MB, 826.69 MB, 688.33 MB, 299.77 MB, 82.26 MB, 274.70 MB ThreadUsage(1s000ms): 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 835.14 MB (875710744) - PerHostPeakMemUsage: 1.62 GB (1738399504) - PrepareTime: 244.922ms - RowsProduced: 4.50M (4501010) - TotalCpuTime: 57s010ms - TotalNetworkReceiveTime: 6s549ms - TotalNetworkSendTime: 103.843ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 661.460ms, non-child: 661.460ms, % non-child: 100.00%) - CodegenTime: 2.239ms - CompileTime: 63.559ms - LoadTime: 76.809us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 359.217ms - PrepareTime: 234.230ms DataStreamSender (dst_id=8):(Total: 1s427ms, non-child: 1s427ms, % non-child: 100.00%) - BytesSent: 54.44 MB (57089503) - NetworkThroughput(*): 52.36 MB/sec - OverallThroughput: 38.13 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 378.735ms - ThriftTransmitTime(*): 1s039ms - UncompressedRowBatchSize: 120.22 MB (126054680) AGGREGATION_NODE (id=3):(Total: 59s880ms, non-child: 27s341ms, % non-child: 45.66%) ExecOption: Codegen Enabled, Spilled - BuildTime: 24s787ms - GetNewBlockTime: 27.187ms - GetResultsTime: 524.507ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453590232) - PinTime: 250.238ms - RowsRepartitioned: 2.87M (2866940) - RowsReturned: 4.50M (4501010) - RowsReturnedRate: 75.17 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 27.639us HASH_JOIN_NODE (id=2):(Total: 32s539ms, non-child: 26s372ms, % non-child: 81.05%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 336.577ms - BuildRows: 4.50M (4501010) - BuildRowsPartitioned: 4.50M (4501010) - BuildTime: 519.515ms - GetNewBlockTime: 423.700us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.52M (44517465) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s336ms - RowsReturned: 46.02M (46018352) - RowsReturnedRate: 1.41 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.903us EXCHANGE_NODE (id=7):(Total: 950.976ms, non-child: 185.624ms, % non-child: 19.52%) BytesReceived(1s000ms): 9.82 MB, 44.27 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB - BytesReceived: 48.33 MB (50672921) - ConvertRowBatchTime: 138.649ms - DeserializeRowBatchTimer: 197.228ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4501010) - RowsReturnedRate: 4.73 M/sec - SendersBlockedTimer: 109.821ms - SendersBlockedTotalTimer(*): 869.139ms EXCHANGE_NODE (id=6):(Total: 7s126ms, non-child: 2s287ms, % non-child: 32.10%) BytesReceived(1s000ms): 6.00 MB, 10.21 MB, 13.85 MB, 46.59 MB, 87.21 MB, 131.76 MB, 178.79 MB, 220.05 MB, 260.29 MB, 299.95 MB, 339.70 MB, 380.07 MB, 419.59 MB, 459.19 MB, 497.37 MB, 538.41 MB, 582.20 MB, 624.13 MB, 665.70 MB, 707.68 MB, 750.10 MB, 792.84 MB, 836.10 MB, 878.98 MB, 921.77 MB, 964.04 MB, 1006.62 MB, 1.02 GB, 1.07 GB, 1.11 GB, 1.15 GB, 1.19 GB, 1.23 GB, 1.27 GB, 1.31 GB, 1.35 GB, 1.39 GB, 1.42 GB, 1.46 GB, 1.50 GB, 1.54 GB, 1.58 GB, 1.62 GB, 1.66 GB, 1.69 GB, 1.73 GB, 1.77 GB, 1.81 GB, 1.85 GB, 1.89 GB, 1.93 GB, 1.97 GB, 2.01 GB, 2.05 GB, 2.09 GB, 2.12 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2318591987) - ConvertRowBatchTime: 1s168ms - DeserializeRowBatchTimer: 8s272ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.52M (44517465) - RowsReturnedRate: 6.25 M/sec - SendersBlockedTimer: 2s063ms - SendersBlockedTotalTimer(*): 20s599ms Instance 1c48a1c871f0d994:5a69a85793b812bd (host=c2136.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 154.88 MB, 288.96 MB, 450.21 MB, 804.40 MB, 807.00 MB, 822.43 MB, 830.65 MB, 830.62 MB, 830.63 MB, 830.64 MB, 830.63 MB, 830.57 MB, 830.61 MB, 830.63 MB, 841.60 MB, 845.60 MB, 845.64 MB, 845.62 MB, 845.56 MB, 845.57 MB, 845.61 MB, 845.59 MB, 845.62 MB, 845.64 MB, 845.64 MB, 845.61 MB, 845.60 MB, 845.57 MB, 845.62 MB, 845.64 MB, 842.56 MB, 829.92 MB, 826.80 MB, 826.78 MB, 826.89 MB, 826.80 MB, 826.82 MB, 826.84 MB, 826.72 MB, 826.84 MB, 826.82 MB, 826.89 MB, 826.91 MB, 826.84 MB, 826.84 MB, 826.86 MB, 826.82 MB, 826.82 MB, 826.78 MB, 826.78 MB, 826.83 MB, 826.76 MB, 826.76 MB, 826.80 MB, 826.82 MB, 826.80 MB, 826.69 MB, 650.65 MB, 299.76 MB, 82.27 MB, 275.05 MB ThreadUsage(1s000ms): 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 853.64 MB (895110144) - PerHostPeakMemUsage: 1.70 GB (1828503824) - PrepareTime: 235.918ms - RowsProduced: 4.50M (4496317) - TotalCpuTime: 56s976ms - TotalNetworkReceiveTime: 6s616ms - TotalNetworkSendTime: 154.963ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 659.542ms, non-child: 659.542ms, % non-child: 100.00%) - CodegenTime: 2.276ms - CompileTime: 62.651ms - LoadTime: 63.226us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 367.476ms - PrepareTime: 227.494ms DataStreamSender (dst_id=8):(Total: 1s416ms, non-child: 1s416ms, % non-child: 100.00%) - BytesSent: 54.39 MB (57030612) - NetworkThroughput(*): 47.96 MB/sec - OverallThroughput: 38.38 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 378.215ms - ThriftTransmitTime(*): 1s134ms - UncompressedRowBatchSize: 120.09 MB (125923248) AGGREGATION_NODE (id=3):(Total: 59s852ms, non-child: 26s931ms, % non-child: 45.00%) ExecOption: Codegen Enabled, Spilled - BuildTime: 24s416ms - GetNewBlockTime: 27.293ms - GetResultsTime: 482.237ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453590776) - PinTime: 257.174ms - RowsRepartitioned: 2.88M (2879643) - RowsReturned: 4.50M (4496317) - RowsReturnedRate: 75.12 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 19.10us HASH_JOIN_NODE (id=2):(Total: 32s920ms, non-child: 26s763ms, % non-child: 81.30%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 315.133ms - BuildRows: 4.50M (4496317) - BuildRowsPartitioned: 4.50M (4496317) - BuildTime: 620.391ms - GetNewBlockTime: 399.38us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.48M (44483615) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s526ms - RowsReturned: 45.98M (45981576) - RowsReturnedRate: 1.40 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.780us EXCHANGE_NODE (id=7):(Total: 972.886ms, non-child: 165.914ms, % non-child: 17.05%) BytesReceived(1s000ms): 12.06 MB, 45.32 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB, 48.27 MB - BytesReceived: 48.27 MB (50613013) - ConvertRowBatchTime: 122.548ms - DeserializeRowBatchTimer: 185.935ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4496317) - RowsReturnedRate: 4.62 M/sec - SendersBlockedTimer: 108.487ms - SendersBlockedTotalTimer(*): 861.76ms EXCHANGE_NODE (id=6):(Total: 7s205ms, non-child: 3s739ms, % non-child: 51.90%) BytesReceived(1s000ms): 7.32 MB, 10.17 MB, 14.90 MB, 48.83 MB, 89.67 MB, 134.42 MB, 181.15 MB, 222.13 MB, 262.25 MB, 302.03 MB, 341.63 MB, 381.82 MB, 421.36 MB, 460.93 MB, 498.52 MB, 540.24 MB, 583.99 MB, 625.94 MB, 667.45 MB, 709.45 MB, 751.97 MB, 794.77 MB, 838.07 MB, 880.93 MB, 923.60 MB, 965.88 MB, 1008.37 MB, 1.03 GB, 1.07 GB, 1.11 GB, 1.15 GB, 1.19 GB, 1.23 GB, 1.27 GB, 1.31 GB, 1.35 GB, 1.39 GB, 1.43 GB, 1.46 GB, 1.50 GB, 1.54 GB, 1.58 GB, 1.62 GB, 1.66 GB, 1.70 GB, 1.74 GB, 1.77 GB, 1.81 GB, 1.85 GB, 1.89 GB, 1.93 GB, 1.97 GB, 2.01 GB, 2.05 GB, 2.09 GB, 2.12 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2316891248) - ConvertRowBatchTime: 1s188ms - DeserializeRowBatchTimer: 8s540ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.48M (44483615) - RowsReturnedRate: 6.17 M/sec - SendersBlockedTimer: 24s922ms - SendersBlockedTotalTimer(*): 2m57s Instance 1c48a1c871f0d994:5a69a85793b812c0 (host=c2126.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 159.98 MB, 293.23 MB, 462.74 MB, 807.77 MB, 810.83 MB, 817.41 MB, 814.70 MB, 811.80 MB, 811.85 MB, 811.82 MB, 811.82 MB, 811.85 MB, 811.82 MB, 816.12 MB, 826.68 MB, 826.84 MB, 826.80 MB, 826.78 MB, 826.86 MB, 826.89 MB, 826.89 MB, 826.80 MB, 826.84 MB, 826.91 MB, 826.89 MB, 826.72 MB, 826.92 MB, 826.95 MB, 826.87 MB, 826.85 MB, 826.95 MB, 826.80 MB, 826.76 MB, 826.85 MB, 826.78 MB, 826.85 MB, 826.84 MB, 826.80 MB, 826.80 MB, 826.87 MB, 826.82 MB, 826.82 MB, 826.76 MB, 826.86 MB, 826.80 MB, 826.84 MB, 826.82 MB, 826.84 MB, 826.83 MB, 826.80 MB, 826.84 MB, 826.89 MB, 826.74 MB, 826.84 MB, 826.76 MB, 826.82 MB, 826.76 MB, 625.52 MB, 299.76 MB, 187.41 MB, 279.02 MB ThreadUsage(1s000ms): 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 836.25 MB (876876088) - PerHostPeakMemUsage: 1.71 GB (1839005608) - PrepareTime: 233.511ms - RowsProduced: 4.50M (4498087) - TotalCpuTime: 56s850ms - TotalNetworkReceiveTime: 6s699ms - TotalNetworkSendTime: 167.214ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 670.708ms, non-child: 670.708ms, % non-child: 100.00%) - CodegenTime: 2.296ms - CompileTime: 62.403ms - LoadTime: 69.148us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 381.194ms - PrepareTime: 225.307ms DataStreamSender (dst_id=8):(Total: 1s450ms, non-child: 1s450ms, % non-child: 100.00%) - BytesSent: 54.41 MB (57053812) - NetworkThroughput(*): 46.81 MB/sec - OverallThroughput: 37.52 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 392.754ms - ThriftTransmitTime(*): 1s162ms - UncompressedRowBatchSize: 120.14 MB (125972820) AGGREGATION_NODE (id=3):(Total: 59s811ms, non-child: 27s164ms, % non-child: 45.42%) ExecOption: Codegen Enabled, Spilled - BuildTime: 24s649ms - GetNewBlockTime: 26.242ms - GetResultsTime: 492.377ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453590272) - PinTime: 257.422ms - RowsRepartitioned: 2.88M (2876978) - RowsReturned: 4.50M (4498087) - RowsReturnedRate: 75.20 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 19.551us HASH_JOIN_NODE (id=2):(Total: 32s647ms, non-child: 26s417ms, % non-child: 80.92%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 295.17ms - BuildRows: 4.50M (4498087) - BuildRowsPartitioned: 4.50M (4498087) - BuildTime: 602.104ms - GetNewBlockTime: 323.584us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.51M (44506005) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s247ms - RowsReturned: 46.00M (46004827) - RowsReturnedRate: 1.41 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.451us EXCHANGE_NODE (id=7):(Total: 987.472ms, non-child: 170.844ms, % non-child: 17.30%) BytesReceived(1s000ms): 14.35 MB, 46.14 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB, 48.28 MB - BytesReceived: 48.28 MB (50629668) - ConvertRowBatchTime: 124.319ms - DeserializeRowBatchTimer: 197.932ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4498087) - RowsReturnedRate: 4.56 M/sec - SendersBlockedTimer: 120.130ms - SendersBlockedTotalTimer(*): 1s066ms EXCHANGE_NODE (id=6):(Total: 7s233ms, non-child: 2s306ms, % non-child: 31.89%) BytesReceived(1s000ms): 8.75 MB, 10.20 MB, 15.96 MB, 50.59 MB, 91.81 MB, 137.17 MB, 183.37 MB, 224.26 MB, 264.51 MB, 304.36 MB, 343.84 MB, 384.27 MB, 423.69 MB, 463.01 MB, 500.79 MB, 542.90 MB, 586.67 MB, 628.65 MB, 670.19 MB, 712.17 MB, 754.63 MB, 797.31 MB, 840.55 MB, 883.53 MB, 926.17 MB, 968.43 MB, 1011.02 MB, 1.03 GB, 1.07 GB, 1.11 GB, 1.15 GB, 1.19 GB, 1.23 GB, 1.27 GB, 1.31 GB, 1.35 GB, 1.39 GB, 1.43 GB, 1.47 GB, 1.51 GB, 1.54 GB, 1.58 GB, 1.62 GB, 1.66 GB, 1.70 GB, 1.74 GB, 1.78 GB, 1.82 GB, 1.86 GB, 1.89 GB, 1.93 GB, 1.97 GB, 2.01 GB, 2.05 GB, 2.09 GB, 2.12 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2317918141) - ConvertRowBatchTime: 1s175ms - DeserializeRowBatchTimer: 8s256ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.51M (44506005) - RowsReturnedRate: 6.15 M/sec - SendersBlockedTimer: 2s155ms - SendersBlockedTotalTimer(*): 21s515ms Instance 1c48a1c871f0d994:5a69a85793b812b7 (host=c2130.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 22.65 MB, 288.97 MB, 408.83 MB, 802.48 MB, 805.30 MB, 815.02 MB, 817.52 MB, 811.80 MB, 811.82 MB, 811.85 MB, 812.07 MB, 811.89 MB, 811.95 MB, 811.91 MB, 828.12 MB, 826.84 MB, 826.85 MB, 826.78 MB, 826.84 MB, 826.86 MB, 826.86 MB, 826.82 MB, 826.82 MB, 826.82 MB, 826.85 MB, 826.87 MB, 826.82 MB, 826.87 MB, 826.86 MB, 827.03 MB, 826.90 MB, 826.87 MB, 826.89 MB, 826.82 MB, 826.78 MB, 826.71 MB, 826.82 MB, 826.80 MB, 826.87 MB, 826.76 MB, 826.78 MB, 826.78 MB, 826.84 MB, 826.84 MB, 827.35 MB, 826.84 MB, 826.78 MB, 826.78 MB, 826.76 MB, 826.86 MB, 826.82 MB, 826.87 MB, 826.78 MB, 826.82 MB, 826.80 MB, 826.76 MB, 826.74 MB, 751.25 MB, 374.71 MB, 123.06 MB, 274.55 MB ThreadUsage(1s000ms): 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.02 - PeakMemoryUsage: 836.26 MB (876880352) - PerHostPeakMemUsage: 1.80 GB (1936534712) - PrepareTime: 237.326ms - RowsProduced: 4.50M (4503072) - TotalCpuTime: 56s400ms - TotalNetworkReceiveTime: 7s011ms - TotalNetworkSendTime: 128.745ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 684.678ms, non-child: 684.678ms, % non-child: 100.00%) - CodegenTime: 2.377ms - CompileTime: 64.573ms - LoadTime: 67.683us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 389.500ms - PrepareTime: 226.754ms DataStreamSender (dst_id=8):(Total: 1s348ms, non-child: 1s348ms, % non-child: 100.00%) - BytesSent: 54.47 MB (57119201) - NetworkThroughput(*): 51.29 MB/sec - OverallThroughput: 40.38 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 367.398ms - ThriftTransmitTime(*): 1s062ms - UncompressedRowBatchSize: 120.27 MB (126112428) AGGREGATION_NODE (id=3):(Total: 59s855ms, non-child: 27s076ms, % non-child: 45.24%) ExecOption: Codegen Enabled, Spilled - BuildTime: 24s593ms - GetNewBlockTime: 26.134ms - GetResultsTime: 429.550ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453590736) - PinTime: 250.590ms - RowsRepartitioned: 2.88M (2876177) - RowsReturned: 4.50M (4503072) - RowsReturnedRate: 75.23 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 19.301us HASH_JOIN_NODE (id=2):(Total: 32s779ms, non-child: 26s078ms, % non-child: 79.56%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 298.77ms - BuildRows: 4.50M (4503072) - BuildRowsPartitioned: 4.50M (4503072) - BuildTime: 507.356ms - GetNewBlockTime: 434.628us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.55M (44545147) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s145ms - RowsReturned: 46.05M (46046981) - RowsReturnedRate: 1.40 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.767us EXCHANGE_NODE (id=7):(Total: 960.151ms, non-child: 176.464ms, % non-child: 18.38%) BytesReceived(1s000ms): 21.51 MB, 47.65 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB, 48.35 MB - BytesReceived: 48.35 MB (50698048) - ConvertRowBatchTime: 132.451ms - DeserializeRowBatchTimer: 182.754ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4503072) - RowsReturnedRate: 4.69 M/sec - SendersBlockedTimer: 132.98ms - SendersBlockedTotalTimer(*): 1s304ms EXCHANGE_NODE (id=6):(Total: 7s601ms, non-child: 2s345ms, % non-child: 30.85%) BytesReceived(1s000ms): 10.17 MB, 10.18 MB, 19.80 MB, 58.95 MB, 100.04 MB, 147.37 MB, 191.84 MB, 232.45 MB, 272.52 MB, 312.77 MB, 352.50 MB, 392.54 MB, 431.51 MB, 471.71 MB, 509.43 MB, 552.34 MB, 595.64 MB, 637.27 MB, 678.97 MB, 720.99 MB, 763.81 MB, 806.56 MB, 849.69 MB, 892.79 MB, 935.24 MB, 977.57 MB, 1020.20 MB, 1.04 GB, 1.08 GB, 1.12 GB, 1.16 GB, 1.20 GB, 1.24 GB, 1.28 GB, 1.32 GB, 1.36 GB, 1.40 GB, 1.44 GB, 1.48 GB, 1.52 GB, 1.55 GB, 1.59 GB, 1.63 GB, 1.67 GB, 1.71 GB, 1.75 GB, 1.79 GB, 1.83 GB, 1.87 GB, 1.90 GB, 1.94 GB, 1.98 GB, 2.02 GB, 2.06 GB, 2.10 GB, 2.13 GB, 2.16 GB, 2.16 GB - BytesReceived: 2.16 GB (2320002809) - ConvertRowBatchTime: 1s195ms - DeserializeRowBatchTimer: 8s232ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.55M (44545147) - RowsReturnedRate: 5.86 M/sec - SendersBlockedTimer: 2s034ms - SendersBlockedTotalTimer(*): 18s090ms Instance 1c48a1c871f0d994:5a69a85793b812bc (host=c2134.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 154.74 MB, 288.97 MB, 466.17 MB, 802.81 MB, 808.02 MB, 817.27 MB, 814.93 MB, 811.80 MB, 811.72 MB, 811.86 MB, 811.87 MB, 811.84 MB, 811.84 MB, 813.70 MB, 826.78 MB, 826.76 MB, 827.30 MB, 826.78 MB, 826.82 MB, 826.86 MB, 826.84 MB, 826.89 MB, 826.80 MB, 826.87 MB, 826.84 MB, 826.91 MB, 826.86 MB, 826.82 MB, 826.97 MB, 826.80 MB, 826.85 MB, 826.91 MB, 826.80 MB, 826.78 MB, 826.80 MB, 826.82 MB, 826.76 MB, 826.82 MB, 826.76 MB, 826.78 MB, 826.82 MB, 826.82 MB, 826.78 MB, 826.82 MB, 826.87 MB, 826.84 MB, 826.78 MB, 826.89 MB, 826.80 MB, 826.80 MB, 826.76 MB, 826.80 MB, 826.84 MB, 826.84 MB, 826.89 MB, 826.85 MB, 826.67 MB, 663.21 MB, 299.77 MB, 191.78 MB, 275.08 MB ThreadUsage(1s000ms): 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 835.91 MB (876513080) - PerHostPeakMemUsage: 1.64 GB (1760070776) - PrepareTime: 228.780ms - RowsProduced: 4.50M (4500951) - TotalCpuTime: 56s289ms - TotalNetworkReceiveTime: 7s134ms - TotalNetworkSendTime: 97.978ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 640.589ms, non-child: 640.589ms, % non-child: 100.00%) - CodegenTime: 2.187ms - CompileTime: 62.753ms - LoadTime: 71.385us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 355.275ms - PrepareTime: 220.819ms DataStreamSender (dst_id=8):(Total: 1s343ms, non-child: 1s343ms, % non-child: 100.00%) - BytesSent: 54.45 MB (57095327) - NetworkThroughput(*): 52.99 MB/sec - OverallThroughput: 40.53 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 354.999ms - ThriftTransmitTime(*): 1s027ms - UncompressedRowBatchSize: 120.21 MB (126053028) AGGREGATION_NODE (id=3):(Total: 59s819ms, non-child: 26s104ms, % non-child: 43.64%) ExecOption: Codegen Enabled, Spilled - BuildTime: 23s690ms - GetNewBlockTime: 27.788ms - GetResultsTime: 423.269ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453589976) - PinTime: 241.43ms - RowsRepartitioned: 2.87M (2872325) - RowsReturned: 4.50M (4500951) - RowsReturnedRate: 75.24 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 20.7us HASH_JOIN_NODE (id=2):(Total: 33s714ms, non-child: 26s984ms, % non-child: 80.04%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 305.963ms - BuildRows: 4.50M (4500951) - BuildRowsPartitioned: 4.50M (4500951) - BuildTime: 509.908ms - GetNewBlockTime: 453.69us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.53M (44526041) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s987ms - RowsReturned: 46.03M (46026610) - RowsReturnedRate: 1.37 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.806us EXCHANGE_NODE (id=7):(Total: 1s002ms, non-child: 169.268ms, % non-child: 16.89%) BytesReceived(1s000ms): 12.01 MB, 45.35 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB, 48.33 MB - BytesReceived: 48.33 MB (50676675) - ConvertRowBatchTime: 128.313ms - DeserializeRowBatchTimer: 195.754ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4500951) - RowsReturnedRate: 4.49 M/sec - SendersBlockedTimer: 87.603ms - SendersBlockedTotalTimer(*): 860.934ms EXCHANGE_NODE (id=6):(Total: 7s646ms, non-child: 2s312ms, % non-child: 30.25%) BytesReceived(1s000ms): 7.28 MB, 10.19 MB, 14.86 MB, 48.75 MB, 89.64 MB, 134.31 MB, 181.07 MB, 222.16 MB, 262.36 MB, 302.12 MB, 341.86 MB, 382.14 MB, 421.64 MB, 461.22 MB, 498.88 MB, 540.65 MB, 584.54 MB, 626.54 MB, 668.09 MB, 709.95 MB, 752.35 MB, 795.20 MB, 838.51 MB, 881.47 MB, 924.20 MB, 966.47 MB, 1009.05 MB, 1.03 GB, 1.07 GB, 1.11 GB, 1.15 GB, 1.19 GB, 1.23 GB, 1.27 GB, 1.31 GB, 1.35 GB, 1.39 GB, 1.43 GB, 1.47 GB, 1.51 GB, 1.54 GB, 1.58 GB, 1.62 GB, 1.66 GB, 1.70 GB, 1.74 GB, 1.78 GB, 1.82 GB, 1.85 GB, 1.89 GB, 1.93 GB, 1.97 GB, 2.01 GB, 2.05 GB, 2.09 GB, 2.12 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2319093348) - ConvertRowBatchTime: 1s170ms - DeserializeRowBatchTimer: 8s269ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.53M (44526041) - RowsReturnedRate: 5.82 M/sec - SendersBlockedTimer: 2s048ms - SendersBlockedTotalTimer(*): 18s336ms Instance 1c48a1c871f0d994:5a69a85793b812b9 (host=c2128.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 22.65 MB, 288.98 MB, 446.29 MB, 627.79 MB, 808.40 MB, 821.41 MB, 824.83 MB, 818.86 MB, 811.85 MB, 811.85 MB, 811.91 MB, 811.78 MB, 811.80 MB, 812.91 MB, 823.47 MB, 826.84 MB, 826.80 MB, 826.86 MB, 826.82 MB, 826.89 MB, 826.87 MB, 826.87 MB, 826.81 MB, 826.89 MB, 826.91 MB, 826.93 MB, 826.83 MB, 826.82 MB, 826.84 MB, 826.84 MB, 826.88 MB, 826.82 MB, 826.86 MB, 826.76 MB, 826.82 MB, 826.80 MB, 826.74 MB, 826.85 MB, 826.82 MB, 826.87 MB, 826.83 MB, 826.78 MB, 826.84 MB, 826.84 MB, 827.58 MB, 826.80 MB, 826.82 MB, 826.89 MB, 826.78 MB, 826.78 MB, 826.80 MB, 826.80 MB, 826.78 MB, 826.82 MB, 826.74 MB, 826.80 MB, 826.71 MB, 751.25 MB, 374.71 MB, 123.06 MB, 278.61 MB ThreadUsage(1s000ms): 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 836.45 MB (877082056) - PerHostPeakMemUsage: 1.74 GB (1865260640) - PrepareTime: 230.398ms - RowsProduced: 4.50M (4499698) - TotalCpuTime: 56s511ms - TotalNetworkReceiveTime: 6s925ms - TotalNetworkSendTime: 132.885ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 656.342ms, non-child: 656.342ms, % non-child: 100.00%) - CodegenTime: 2.276ms - CompileTime: 62.842ms - LoadTime: 65.943us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 369.563ms - PrepareTime: 222.415ms DataStreamSender (dst_id=8):(Total: 1s337ms, non-child: 1s337ms, % non-child: 100.00%) - BytesSent: 54.43 MB (57076378) - NetworkThroughput(*): 52.30 MB/sec - OverallThroughput: 40.71 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 369.446ms - ThriftTransmitTime(*): 1s040ms - UncompressedRowBatchSize: 120.18 MB (126017936) AGGREGATION_NODE (id=3):(Total: 59s757ms, non-child: 26s518ms, % non-child: 44.38%) ExecOption: Codegen Enabled, Spilled - BuildTime: 24s119ms - GetNewBlockTime: 27.649ms - GetResultsTime: 418.765ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453589496) - PinTime: 240.884ms - RowsRepartitioned: 2.88M (2877301) - RowsReturned: 4.50M (4499698) - RowsReturnedRate: 75.30 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 20.249us HASH_JOIN_NODE (id=2):(Total: 33s239ms, non-child: 26s815ms, % non-child: 80.67%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 286.933ms - BuildRows: 4.50M (4499698) - BuildRowsPartitioned: 4.50M (4499698) - BuildTime: 622.734ms - GetNewBlockTime: 404.987us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.50M (44504653) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s616ms - RowsReturned: 46.00M (46004535) - RowsReturnedRate: 1.38 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.445us EXCHANGE_NODE (id=7):(Total: 1s002ms, non-child: 161.25ms, % non-child: 16.07%) BytesReceived(1s000ms): 20.28 MB, 47.42 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB, 48.30 MB - BytesReceived: 48.30 MB (50649821) - ConvertRowBatchTime: 114.849ms - DeserializeRowBatchTimer: 204.255ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4499698) - RowsReturnedRate: 4.49 M/sec - SendersBlockedTimer: 103.475ms - SendersBlockedTotalTimer(*): 917.633ms EXCHANGE_NODE (id=6):(Total: 7s440ms, non-child: 2s369ms, % non-child: 31.84%) BytesReceived(1s000ms): 10.20 MB, 10.21 MB, 19.01 MB, 56.76 MB, 98.42 MB, 144.75 MB, 189.58 MB, 230.27 MB, 270.26 MB, 310.42 MB, 350.09 MB, 390.15 MB, 429.17 MB, 469.17 MB, 506.78 MB, 549.52 MB, 592.88 MB, 634.71 MB, 676.35 MB, 718.37 MB, 761.03 MB, 803.78 MB, 846.95 MB, 889.94 MB, 932.55 MB, 974.87 MB, 1017.51 MB, 1.04 GB, 1.08 GB, 1.12 GB, 1.16 GB, 1.20 GB, 1.24 GB, 1.28 GB, 1.32 GB, 1.36 GB, 1.40 GB, 1.43 GB, 1.47 GB, 1.51 GB, 1.55 GB, 1.59 GB, 1.63 GB, 1.66 GB, 1.70 GB, 1.74 GB, 1.78 GB, 1.82 GB, 1.86 GB, 1.90 GB, 1.94 GB, 1.98 GB, 2.02 GB, 2.06 GB, 2.09 GB, 2.13 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2317992764) - ConvertRowBatchTime: 1s176ms - DeserializeRowBatchTimer: 8s343ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.50M (44504653) - RowsReturnedRate: 5.98 M/sec - SendersBlockedTimer: 2s166ms - SendersBlockedTotalTimer(*): 21s630ms Instance 1c48a1c871f0d994:5a69a85793b812ba (host=c2122.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 19.72 MB, 288.96 MB, 417.18 MB, 619.59 MB, 804.37 MB, 816.25 MB, 815.93 MB, 811.84 MB, 811.80 MB, 811.80 MB, 811.76 MB, 811.84 MB, 811.95 MB, 811.86 MB, 820.26 MB, 826.80 MB, 826.82 MB, 826.79 MB, 826.80 MB, 826.82 MB, 826.89 MB, 826.84 MB, 826.73 MB, 826.95 MB, 826.87 MB, 826.80 MB, 826.82 MB, 826.87 MB, 826.86 MB, 826.85 MB, 826.80 MB, 826.78 MB, 826.89 MB, 826.86 MB, 826.78 MB, 826.80 MB, 826.80 MB, 826.76 MB, 826.80 MB, 826.82 MB, 826.82 MB, 826.80 MB, 826.82 MB, 826.82 MB, 827.05 MB, 826.80 MB, 826.85 MB, 826.87 MB, 826.89 MB, 826.74 MB, 826.80 MB, 826.80 MB, 826.74 MB, 826.85 MB, 826.78 MB, 826.74 MB, 826.74 MB, 776.37 MB, 413.43 MB, 150.24 MB, 278.59 MB, 195.99 MB ThreadUsage(1s000ms): 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 835.53 MB (876113768) - PerHostPeakMemUsage: 1.73 GB (1860629152) - PrepareTime: 248.553ms - RowsProduced: 4.50M (4502100) - TotalCpuTime: 55s526ms - TotalNetworkReceiveTime: 7s848ms - TotalNetworkSendTime: 132.705ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 714.586ms, non-child: 714.586ms, % non-child: 100.00%) - CodegenTime: 2.189ms - CompileTime: 62.842ms - LoadTime: 102.524us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 409.597ms - PrepareTime: 240.276ms DataStreamSender (dst_id=8):(Total: 1s393ms, non-child: 1s393ms, % non-child: 100.00%) - BytesSent: 54.46 MB (57107611) - NetworkThroughput(*): 51.37 MB/sec - OverallThroughput: 39.08 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 373.131ms - ThriftTransmitTime(*): 1s060ms - UncompressedRowBatchSize: 120.24 MB (126085208) AGGREGATION_NODE (id=3):(Total: 59s692ms, non-child: 25s768ms, % non-child: 43.17%) ExecOption: Codegen Enabled, Spilled - BuildTime: 23s333ms - GetNewBlockTime: 30.76ms - GetResultsTime: 412.972ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453589736) - PinTime: 237.344ms - RowsRepartitioned: 2.88M (2883405) - RowsReturned: 4.50M (4502100) - RowsReturnedRate: 75.42 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 19.83us HASH_JOIN_NODE (id=2):(Total: 33s923ms, non-child: 26s448ms, % non-child: 77.97%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 302.91ms - BuildRows: 4.50M (4502100) - BuildRowsPartitioned: 4.50M (4502100) - BuildTime: 581.524ms - GetNewBlockTime: 435.281us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.54M (44536918) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s355ms - RowsReturned: 46.04M (46037864) - RowsReturnedRate: 1.36 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.724us EXCHANGE_NODE (id=7):(Total: 929.741ms, non-child: 169.510ms, % non-child: 18.23%) BytesReceived(1s000ms): 16.21 MB, 46.73 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB, 48.34 MB - BytesReceived: 48.34 MB (50692010) - ConvertRowBatchTime: 116.551ms - DeserializeRowBatchTimer: 194.118ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4502100) - RowsReturnedRate: 4.84 M/sec - SendersBlockedTimer: 163.685ms - SendersBlockedTotalTimer(*): 1s614ms EXCHANGE_NODE (id=6):(Total: 8s469ms, non-child: 2s461ms, % non-child: 29.07%) BytesReceived(1s000ms): 9.89 MB, 10.16 MB, 16.74 MB, 52.21 MB, 93.68 MB, 138.90 MB, 184.89 MB, 225.84 MB, 266.03 MB, 306.11 MB, 345.51 MB, 385.93 MB, 425.30 MB, 464.70 MB, 502.47 MB, 544.87 MB, 588.57 MB, 630.52 MB, 672.11 MB, 714.14 MB, 756.62 MB, 799.33 MB, 842.57 MB, 885.66 MB, 928.23 MB, 970.55 MB, 1013.09 MB, 1.03 GB, 1.07 GB, 1.11 GB, 1.16 GB, 1.20 GB, 1.23 GB, 1.27 GB, 1.31 GB, 1.35 GB, 1.39 GB, 1.43 GB, 1.47 GB, 1.51 GB, 1.55 GB, 1.58 GB, 1.62 GB, 1.66 GB, 1.70 GB, 1.74 GB, 1.78 GB, 1.82 GB, 1.86 GB, 1.90 GB, 1.94 GB, 1.98 GB, 2.01 GB, 2.05 GB, 2.09 GB, 2.13 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2319560096) - ConvertRowBatchTime: 1s203ms - DeserializeRowBatchTimer: 8s404ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.54M (44536918) - RowsReturnedRate: 5.26 M/sec - SendersBlockedTimer: 2s129ms - SendersBlockedTotalTimer(*): 17s009ms Instance 1c48a1c871f0d994:5a69a85793b812bb (host=c2124.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 152.16 MB, 288.98 MB, 458.22 MB, 802.92 MB, 806.05 MB, 818.65 MB, 817.04 MB, 811.78 MB, 811.87 MB, 812.05 MB, 811.78 MB, 811.86 MB, 811.78 MB, 812.72 MB, 824.78 MB, 826.86 MB, 826.78 MB, 826.72 MB, 826.84 MB, 826.82 MB, 826.80 MB, 826.89 MB, 826.89 MB, 826.82 MB, 826.83 MB, 826.82 MB, 826.82 MB, 826.85 MB, 826.74 MB, 826.97 MB, 826.87 MB, 826.82 MB, 826.82 MB, 826.86 MB, 826.80 MB, 826.86 MB, 826.82 MB, 826.82 MB, 826.74 MB, 826.82 MB, 826.78 MB, 826.82 MB, 826.84 MB, 826.91 MB, 826.78 MB, 826.80 MB, 826.76 MB, 826.82 MB, 826.72 MB, 826.82 MB, 826.76 MB, 826.82 MB, 826.85 MB, 826.78 MB, 826.83 MB, 826.80 MB, 826.72 MB, 688.33 MB, 313.35 MB, 195.77 MB, 275.05 MB ThreadUsage(1s000ms): 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 835.45 MB (876029368) - PerHostPeakMemUsage: 1.77 GB (1902146336) - PrepareTime: 230.52ms - RowsProduced: 4.50M (4499623) - TotalCpuTime: 56s334ms - TotalNetworkReceiveTime: 7s069ms - TotalNetworkSendTime: 36.599ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 645.231ms, non-child: 645.231ms, % non-child: 100.00%) - CodegenTime: 2.221ms - CompileTime: 63.94ms - LoadTime: 65.709us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 358.361ms - PrepareTime: 222.113ms DataStreamSender (dst_id=8):(Total: 1s234ms, non-child: 1s234ms, % non-child: 100.00%) - BytesSent: 54.43 MB (57074151) - NetworkThroughput(*): 71.11 MB/sec - OverallThroughput: 44.08 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 351.339ms - ThriftTransmitTime(*): 765.430ms - UncompressedRowBatchSize: 120.18 MB (126015836) AGGREGATION_NODE (id=3):(Total: 59s850ms, non-child: 26s343ms, % non-child: 44.02%) ExecOption: Codegen Enabled, Spilled - BuildTime: 23s883ms - GetNewBlockTime: 29.60ms - GetResultsTime: 433.241ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453589640) - PinTime: 248.475ms - RowsRepartitioned: 2.87M (2867178) - RowsReturned: 4.50M (4499623) - RowsReturnedRate: 75.18 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 20.361us HASH_JOIN_NODE (id=2):(Total: 33s506ms, non-child: 26s829ms, % non-child: 80.07%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 303.544ms - BuildRows: 4.50M (4499623) - BuildRowsPartitioned: 4.50M (4499623) - BuildTime: 513.396ms - GetNewBlockTime: 362.410us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.49M (44489813) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s839ms - RowsReturned: 45.99M (45991061) - RowsReturnedRate: 1.37 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.435us EXCHANGE_NODE (id=7):(Total: 998.471ms, non-child: 163.462ms, % non-child: 16.37%) BytesReceived(1s000ms): 10.74 MB, 44.72 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB, 48.31 MB - BytesReceived: 48.31 MB (50653149) - ConvertRowBatchTime: 121.834ms - DeserializeRowBatchTimer: 193.312ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4499623) - RowsReturnedRate: 4.51 M/sec - SendersBlockedTimer: 93.391ms - SendersBlockedTotalTimer(*): 919.92ms EXCHANGE_NODE (id=6):(Total: 7s589ms, non-child: 2s388ms, % non-child: 31.47%) BytesReceived(1s000ms): 6.52 MB, 10.19 MB, 14.36 MB, 47.54 MB, 88.17 MB, 132.56 MB, 179.75 MB, 220.93 MB, 261.15 MB, 300.79 MB, 340.50 MB, 380.76 MB, 420.19 MB, 459.80 MB, 497.75 MB, 539.04 MB, 582.77 MB, 624.63 MB, 666.22 MB, 708.05 MB, 750.50 MB, 793.25 MB, 836.59 MB, 879.42 MB, 922.20 MB, 964.46 MB, 1006.94 MB, 1.03 GB, 1.07 GB, 1.11 GB, 1.15 GB, 1.19 GB, 1.23 GB, 1.27 GB, 1.31 GB, 1.35 GB, 1.39 GB, 1.42 GB, 1.46 GB, 1.50 GB, 1.54 GB, 1.58 GB, 1.62 GB, 1.65 GB, 1.69 GB, 1.73 GB, 1.77 GB, 1.81 GB, 1.85 GB, 1.89 GB, 1.93 GB, 1.97 GB, 2.01 GB, 2.05 GB, 2.09 GB, 2.12 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2317149349) - ConvertRowBatchTime: 1s174ms - DeserializeRowBatchTimer: 8s638ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.49M (44489813) - RowsReturnedRate: 5.86 M/sec - SendersBlockedTimer: 2s046ms - SendersBlockedTotalTimer(*): 18s524ms Instance 1c48a1c871f0d994:5a69a85793b812bf (host=c2118.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 156.87 MB, 288.96 MB, 456.49 MB, 806.76 MB, 809.68 MB, 814.50 MB, 813.39 MB, 811.87 MB, 811.80 MB, 811.93 MB, 811.78 MB, 811.87 MB, 811.89 MB, 817.48 MB, 827.43 MB, 826.90 MB, 826.78 MB, 826.85 MB, 826.93 MB, 826.84 MB, 826.93 MB, 826.85 MB, 826.89 MB, 827.07 MB, 826.82 MB, 826.82 MB, 826.84 MB, 826.89 MB, 826.78 MB, 827.41 MB, 827.45 MB, 826.84 MB, 826.82 MB, 826.84 MB, 826.82 MB, 826.84 MB, 826.78 MB, 826.85 MB, 826.85 MB, 826.84 MB, 826.76 MB, 826.76 MB, 826.85 MB, 826.87 MB, 826.78 MB, 826.85 MB, 826.84 MB, 826.85 MB, 826.84 MB, 826.80 MB, 826.82 MB, 826.82 MB, 826.78 MB, 826.80 MB, 826.78 MB, 826.78 MB, 826.80 MB, 650.65 MB, 286.18 MB, 191.78 MB, 275.09 MB ThreadUsage(1s000ms): 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 836.03 MB (876637192) - PerHostPeakMemUsage: 1.62 GB (1736422104) - PrepareTime: 238.296ms - RowsProduced: 4.50M (4501349) - TotalCpuTime: 56s630ms - TotalNetworkReceiveTime: 6s781ms - TotalNetworkSendTime: 125.692ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 694.620ms, non-child: 694.620ms, % non-child: 100.00%) - CodegenTime: 2.276ms - CompileTime: 63.410ms - LoadTime: 66.604us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 399.303ms - PrepareTime: 229.724ms DataStreamSender (dst_id=8):(Total: 1s349ms, non-child: 1s349ms, % non-child: 100.00%) - BytesSent: 54.45 MB (57098940) - NetworkThroughput(*): 53.70 MB/sec - OverallThroughput: 40.36 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 370.343ms - ThriftTransmitTime(*): 1s013ms - UncompressedRowBatchSize: 120.22 MB (126064176) AGGREGATION_NODE (id=3):(Total: 59s702ms, non-child: 26s262ms, % non-child: 43.99%) ExecOption: Codegen Enabled, Spilled - BuildTime: 23s837ms - GetNewBlockTime: 30.58ms - GetResultsTime: 432.370ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453589648) - PinTime: 229.923ms - RowsRepartitioned: 2.87M (2869359) - RowsReturned: 4.50M (4501349) - RowsReturnedRate: 75.40 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 19.206us HASH_JOIN_NODE (id=2):(Total: 33s439ms, non-child: 27s174ms, % non-child: 81.27%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 309.193ms - BuildRows: 4.50M (4501349) - BuildRowsPartitioned: 4.50M (4501349) - BuildTime: 636.575ms - GetNewBlockTime: 415.374us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.56M (44561601) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 23s955ms - RowsReturned: 46.06M (46060529) - RowsReturnedRate: 1.38 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.573us EXCHANGE_NODE (id=7):(Total: 949.467ms, non-child: 161.415ms, % non-child: 17.00%) BytesReceived(1s000ms): 12.96 MB, 45.70 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB, 48.32 MB - BytesReceived: 48.32 MB (50667016) - ConvertRowBatchTime: 120.786ms - DeserializeRowBatchTimer: 166.236ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4501349) - RowsReturnedRate: 4.74 M/sec - SendersBlockedTimer: 142.582ms - SendersBlockedTotalTimer(*): 1s270ms EXCHANGE_NODE (id=6):(Total: 7s318ms, non-child: 2s369ms, % non-child: 32.38%) BytesReceived(1s000ms): 7.90 MB, 10.20 MB, 15.34 MB, 49.61 MB, 90.59 MB, 135.60 MB, 182.22 MB, 223.31 MB, 263.58 MB, 303.35 MB, 342.85 MB, 383.24 MB, 422.72 MB, 462.28 MB, 500.05 MB, 542.06 MB, 585.81 MB, 627.83 MB, 669.38 MB, 711.34 MB, 753.89 MB, 796.67 MB, 840.01 MB, 882.98 MB, 925.69 MB, 968.06 MB, 1010.66 MB, 1.03 GB, 1.07 GB, 1.11 GB, 1.15 GB, 1.19 GB, 1.23 GB, 1.27 GB, 1.31 GB, 1.35 GB, 1.39 GB, 1.43 GB, 1.47 GB, 1.51 GB, 1.54 GB, 1.58 GB, 1.62 GB, 1.66 GB, 1.70 GB, 1.74 GB, 1.78 GB, 1.82 GB, 1.86 GB, 1.90 GB, 1.93 GB, 1.97 GB, 2.01 GB, 2.05 GB, 2.09 GB, 2.13 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2320721879) - ConvertRowBatchTime: 1s142ms - DeserializeRowBatchTimer: 8s703ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.56M (44561601) - RowsReturnedRate: 6.09 M/sec - SendersBlockedTimer: 2s348ms - SendersBlockedTotalTimer(*): 22s756ms Instance 1c48a1c871f0d994:5a69a85793b812b8 (host=c2132.hal.cloudera.com:22000):(Total: 1m1s, non-child: 0ns, % non-child: 0.00%) MemoryUsage(1s000ms): 22.64 MB, 288.97 MB, 446.28 MB, 631.01 MB, 823.14 MB, 828.31 MB, 828.72 MB, 814.50 MB, 811.80 MB, 812.76 MB, 812.91 MB, 812.01 MB, 811.89 MB, 813.01 MB, 825.42 MB, 830.88 MB, 835.45 MB, 837.22 MB, 838.31 MB, 838.26 MB, 837.98 MB, 841.35 MB, 837.18 MB, 839.17 MB, 842.81 MB, 842.92 MB, 842.27 MB, 839.79 MB, 839.54 MB, 842.48 MB, 845.28 MB, 845.61 MB, 845.60 MB, 845.59 MB, 845.63 MB, 845.61 MB, 845.60 MB, 845.63 MB, 845.59 MB, 845.60 MB, 845.61 MB, 845.60 MB, 845.64 MB, 845.61 MB, 845.61 MB, 845.64 MB, 845.60 MB, 845.60 MB, 845.61 MB, 845.61 MB, 845.60 MB, 845.61 MB, 845.62 MB, 845.61 MB, 845.62 MB, 840.74 MB, 827.52 MB, 751.23 MB, 374.70 MB, 123.05 MB, 278.52 MB ThreadUsage(1s000ms): 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 - AverageThreadTokens: 1.03 - PeakMemoryUsage: 853.64 MB (895105840) - PerHostPeakMemUsage: 1.75 GB (1874786856) - PrepareTime: 236.182ms - RowsProduced: 4.50M (4497793) - TotalCpuTime: 59s230ms - TotalNetworkReceiveTime: 4s181ms - TotalNetworkSendTime: 118.540ms - TotalStorageWaitTime: 0ns CodeGen:(Total: 693.505ms, non-child: 693.505ms, % non-child: 100.00%) - CodegenTime: 2.315ms - CompileTime: 62.895ms - LoadTime: 80.92us - ModuleFileSize: 2.20 MB (2309684) - OptimizationTime: 400.757ms - PrepareTime: 228.110ms DataStreamSender (dst_id=8):(Total: 1s310ms, non-child: 1s310ms, % non-child: 100.00%) - BytesSent: 54.41 MB (57051751) - NetworkThroughput(*): 53.46 MB/sec - OverallThroughput: 41.52 MB/sec - PeakMemoryUsage: 85.25 KB (87296) - SerializeBatchTime: 357.311ms - ThriftTransmitTime(*): 1s017ms - UncompressedRowBatchSize: 120.13 MB (125964588) AGGREGATION_NODE (id=3):(Total: 59s739ms, non-child: 27s098ms, % non-child: 45.36%) ExecOption: Codegen Enabled, Spilled - BuildTime: 24s653ms - GetNewBlockTime: 28.698ms - GetResultsTime: 422.974ms - HashBuckets: 4.19M (4194304) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 1 (1) - NumRepartitions: 1 (1) - PartitionsCreated: 32 (32) - PeakMemoryUsage: 432.58 MB (453589432) - PinTime: 231.464ms - RowsRepartitioned: 2.87M (2873546) - RowsReturned: 4.50M (4497793) - RowsReturnedRate: 75.29 K/sec - SpilledPartitions: 1 (1) - UnpinTime: 19.903us HASH_JOIN_NODE (id=2):(Total: 32s640ms, non-child: 28s946ms, % non-child: 88.68%) ExecOption: Build Side Codegen Enabled, Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously - BuildPartitionTime: 291.646ms - BuildRows: 4.50M (4497793) - BuildRowsPartitioned: 4.50M (4497793) - BuildTime: 637.586ms - GetNewBlockTime: 403.195us - HashBuckets: 16.78M (16777216) - LargestPartitionPercent: 6 (6) - MaxPartitionLevel: 0 (0) - NumRepartitions: 0 (0) - PartitionsCreated: 16 (16) - PeakMemoryUsage: 531.02 MB (556818432) - PinTime: 0ns - ProbeRows: 44.48M (44478467) - ProbeRowsPartitioned: 0 (0) - ProbeTime: 25s739ms - RowsReturned: 45.98M (45977613) - RowsReturnedRate: 1.41 M/sec - SpilledPartitions: 0 (0) - UnpinTime: 1.724us EXCHANGE_NODE (id=7):(Total: 960.319ms, non-child: 155.433ms, % non-child: 16.19%) BytesReceived(1s000ms): 20.14 MB, 47.38 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB, 48.29 MB - BytesReceived: 48.29 MB (50635938) - ConvertRowBatchTime: 104.249ms - DeserializeRowBatchTimer: 195.160ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 4.50M (4497793) - RowsReturnedRate: 4.68 M/sec - SendersBlockedTimer: 139.703ms - SendersBlockedTotalTimer(*): 1s246ms EXCHANGE_NODE (id=6):(Total: 4s730ms, non-child: 3s699ms, % non-child: 78.20%) BytesReceived(1s000ms): 10.18 MB, 10.20 MB, 18.87 MB, 56.44 MB, 98.13 MB, 144.35 MB, 189.26 MB, 229.92 MB, 269.97 MB, 310.15 MB, 349.77 MB, 389.79 MB, 428.74 MB, 468.66 MB, 506.23 MB, 548.98 MB, 592.39 MB, 634.03 MB, 675.62 MB, 717.52 MB, 760.25 MB, 802.99 MB, 846.03 MB, 888.98 MB, 931.47 MB, 973.76 MB, 1016.33 MB, 1.03 GB, 1.08 GB, 1.12 GB, 1.16 GB, 1.20 GB, 1.24 GB, 1.28 GB, 1.32 GB, 1.36 GB, 1.39 GB, 1.43 GB, 1.47 GB, 1.51 GB, 1.55 GB, 1.59 GB, 1.62 GB, 1.66 GB, 1.70 GB, 1.74 GB, 1.78 GB, 1.82 GB, 1.86 GB, 1.90 GB, 1.94 GB, 1.98 GB, 2.02 GB, 2.05 GB, 2.09 GB, 2.13 GB, 2.15 GB, 2.16 GB - BytesReceived: 2.16 GB (2316586017) - ConvertRowBatchTime: 1s154ms - DeserializeRowBatchTimer: 8s022ms - FirstBatchArrivalWaitTime: 0ns - PeakMemoryUsage: 0 - RowsReturned: 44.48M (44478467) - RowsReturnedRate: 9.40 M/sec - SendersBlockedTimer: 28s116ms - SendersBlockedTotalTimer(*): 3m11s Fragment F01: Instance 1c48a1c871f0d994:5a69a85793b812c4 (host=c2136.hal.cloudera.com:22000):(Total: 1s686ms, non-child: 12.36ms, % non-child: 0.71%) Hdfs split stats (:<# splits>/): 4:1/252.20 MB 5:1/252.16 MB MemoryUsage(500.0ms): 37.09 MB, 37.16 MB, 37.13 MB, 13.15 MB ThreadUsage(500.0ms): 3, 3, 3, 2 - AverageThreadTokens: 2.75 - PeakMemoryUsage: 37.24 MB (39046976) - PerHostPeakMemUsage: 1.09 GB (1166763520) - PrepareTime: 100.546us - RowsProduced: 6.31M (6305356) - TotalCpuTime: 4s856ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 171.791ms - TotalStorageWaitTime: 32.297ms DataStreamSender (dst_id=7):(Total: 1s602ms, non-child: 1s602ms, % non-child: 100.00%) - BytesSent: 68.28 MB (71596754) - NetworkThroughput(*): 9.71 MB/sec - OverallThroughput: 42.60 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 568.89ms - ThriftTransmitTime(*): 7s028ms - UncompressedRowBatchSize: 120.29 MB (126131768) HDFS_SCAN_NODE (id=0):(Total: 71.812ms, non-child: 71.812ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 4:1/252.20 MB 5:1/252.16 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:2 ExecOption: Codegen enabled: 0 out of 2 BytesRead(500.0ms): 24.48 MB, 24.48 MB, 24.48 MB, 24.48 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 1.75 - BytesRead: 24.48 MB (25668706) - BytesReadDataNodeCache: 0 - BytesReadLocal: 24.48 MB (25668706) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 24.48 MB (25668706) - DecompressionTime: 134.124ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 2 (2) - NumScannerThreadsStarted: 2 (2) - PeakMemoryUsage: 36.98 MB (38773920) - PerReadThreadRawHdfsThroughput: 858.29 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 6.31M (6305356) - RowsReturned: 6.31M (6305356) - RowsReturnedRate: 87.80 M/sec - ScanRangesComplete: 2 (2) - ScannerThreadsInvoluntaryContextSwitches: 197 (197) - ScannerThreadsTotalWallClockTime: 3s343ms - MaterializeTupleTime(*): 3s163ms - ScannerThreadsSysTime: 40.992ms - ScannerThreadsUserTime: 595.909ms - ScannerThreadsVoluntaryContextSwitches: 6.15K (6154) - TotalRawHdfsReadTime(*): 28.521ms - TotalReadThroughput: 12.24 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c6 (host=c2120.hal.cloudera.com:22000):(Total: 1s385ms, non-child: 9.228ms, % non-child: 0.67%) Hdfs split stats (:<# splits>/): 8:1/252.18 MB 1:1/96.04 MB 2:1/108.04 MB MemoryUsage(500.0ms): 37.67 MB, 37.55 MB, 20.70 MB ThreadUsage(500.0ms): 4, 4, 2 - AverageThreadTokens: 3.33 - PeakMemoryUsage: 37.67 MB (39503536) - PerHostPeakMemUsage: 1.01 GB (1083073464) - PrepareTime: 97.895us - RowsProduced: 5.70M (5697306) - TotalCpuTime: 4s477ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 184.542ms - TotalStorageWaitTime: 46.721ms DataStreamSender (dst_id=7):(Total: 1s321ms, non-child: 1s321ms, % non-child: 100.00%) - BytesSent: 60.45 MB (63390068) - NetworkThroughput(*): 9.61 MB/sec - OverallThroughput: 45.76 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 456.68ms - ThriftTransmitTime(*): 6s288ms - UncompressedRowBatchSize: 108.69 MB (113968400) HDFS_SCAN_NODE (id=0):(Total: 55.80ms, non-child: 55.80ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 8:1/252.18 MB 1:1/96.04 MB 2:1/108.04 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:3 ExecOption: Codegen enabled: 0 out of 3 BytesRead(500.0ms): 22.33 MB, 22.33 MB, 22.33 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 2.33 - BytesRead: 22.33 MB (23411610) - BytesReadDataNodeCache: 0 - BytesReadLocal: 22.33 MB (23411610) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 22.33 MB (23411610) - DecompressionTime: 85.55ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 3 (3) - NumScannerThreadsStarted: 3 (3) - PeakMemoryUsage: 37.43 MB (39249584) - PerReadThreadRawHdfsThroughput: 831.45 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 5.70M (5697306) - RowsReturned: 5.70M (5697306) - RowsReturnedRate: 103.44 M/sec - ScanRangesComplete: 3 (3) - ScannerThreadsInvoluntaryContextSwitches: 155 (155) - ScannerThreadsTotalWallClockTime: 3s298ms - MaterializeTupleTime(*): 3s152ms - ScannerThreadsSysTime: 29.994ms - ScannerThreadsUserTime: 450.930ms - ScannerThreadsVoluntaryContextSwitches: 5.47K (5469) - TotalRawHdfsReadTime(*): 26.853ms - TotalReadThroughput: 14.88 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c2 (host=c2126.hal.cloudera.com:22000):(Total: 1s279ms, non-child: 9.564ms, % non-child: 0.75%) Hdfs split stats (:<# splits>/): 9:1/119.96 MB 6:1/252.18 MB MemoryUsage(500.0ms): 29.16 MB, 29.09 MB, 12.85 MB ThreadUsage(500.0ms): 3, 3, 2 - AverageThreadTokens: 2.67 - PeakMemoryUsage: 29.22 MB (30639264) - PerHostPeakMemUsage: 1.09 GB (1175693072) - PrepareTime: 95.354us - RowsProduced: 4.65M (4650000) - TotalCpuTime: 3s217ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 179.150ms - TotalStorageWaitTime: 25.428ms DataStreamSender (dst_id=7):(Total: 1s219ms, non-child: 1s219ms, % non-child: 100.00%) - BytesSent: 49.39 MB (51786419) - NetworkThroughput(*): 8.88 MB/sec - OverallThroughput: 40.49 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 406.746ms - ThriftTransmitTime(*): 5s559ms - UncompressedRowBatchSize: 88.71 MB (93018184) HDFS_SCAN_NODE (id=0):(Total: 50.133ms, non-child: 50.133ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 9:1/119.96 MB 6:1/252.18 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:2 ExecOption: Codegen enabled: 0 out of 2 BytesRead(500.0ms): 18.14 MB, 18.14 MB, 18.14 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 1.67 - BytesRead: 18.14 MB (19026187) - BytesReadDataNodeCache: 0 - BytesReadLocal: 18.14 MB (19026187) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 18.14 MB (19026187) - DecompressionTime: 95.495ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 2 (2) - NumScannerThreadsStarted: 2 (2) - PeakMemoryUsage: 28.98 MB (30385312) - PerReadThreadRawHdfsThroughput: 1.11 GB/sec - RemoteScanRanges: 0 (0) - RowsRead: 4.65M (4650000) - RowsReturned: 4.65M (4650000) - RowsReturnedRate: 92.75 M/sec - ScanRangesComplete: 2 (2) - ScannerThreadsInvoluntaryContextSwitches: 156 (156) - ScannerThreadsTotalWallClockTime: 2s115ms - MaterializeTupleTime(*): 1s985ms - ScannerThreadsSysTime: 22.995ms - ScannerThreadsUserTime: 446.931ms - ScannerThreadsVoluntaryContextSwitches: 4.40K (4397) - TotalRawHdfsReadTime(*): 16.34ms - TotalReadThroughput: 12.10 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c5 (host=c2118.hal.cloudera.com:22000):(Total: 1s277ms, non-child: 10.167ms, % non-child: 0.80%) Hdfs split stats (:<# splits>/): 2:1/252.20 MB 6:1/108.02 MB MemoryUsage(500.0ms): 29.07 MB, 29.09 MB, 12.85 MB ThreadUsage(500.0ms): 3, 3, 2 - AverageThreadTokens: 2.67 - PeakMemoryUsage: 29.22 MB (30639264) - PerHostPeakMemUsage: 1.00 GB (1077082320) - PrepareTime: 86.760us - RowsProduced: 4.50M (4499615) - TotalCpuTime: 3s203ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 174.888ms - TotalStorageWaitTime: 26.418ms DataStreamSender (dst_id=7):(Total: 1s202ms, non-child: 1s202ms, % non-child: 100.00%) - BytesSent: 50.05 MB (52484186) - NetworkThroughput(*): 9.30 MB/sec - OverallThroughput: 41.64 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 415.740ms - ThriftTransmitTime(*): 5s381ms - UncompressedRowBatchSize: 85.84 MB (90009900) HDFS_SCAN_NODE (id=0):(Total: 65.275ms, non-child: 65.275ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 2:1/252.20 MB 6:1/108.02 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:2 ExecOption: Codegen enabled: 0 out of 2 BytesRead(500.0ms): 17.57 MB, 17.57 MB, 17.57 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 1.67 - BytesRead: 17.57 MB (18422203) - BytesReadDataNodeCache: 0 - BytesReadLocal: 17.57 MB (18422203) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 17.57 MB (18422203) - DecompressionTime: 85.909ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 2 (2) - NumScannerThreadsStarted: 2 (2) - PeakMemoryUsage: 28.98 MB (30385312) - PerReadThreadRawHdfsThroughput: 905.20 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 4.50M (4499615) - RowsReturned: 4.50M (4499615) - RowsReturnedRate: 68.93 M/sec - ScanRangesComplete: 2 (2) - ScannerThreadsInvoluntaryContextSwitches: 254 (254) - ScannerThreadsTotalWallClockTime: 2s099ms - MaterializeTupleTime(*): 1s979ms - ScannerThreadsSysTime: 35.994ms - ScannerThreadsUserTime: 395.939ms - ScannerThreadsVoluntaryContextSwitches: 4.33K (4334) - TotalRawHdfsReadTime(*): 19.408ms - TotalReadThroughput: 11.71 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c3 (host=c2134.hal.cloudera.com:22000):(Total: 1s253ms, non-child: 9.352ms, % non-child: 0.75%) Hdfs split stats (:<# splits>/): 5:1/108.00 MB 1:1/252.20 MB MemoryUsage(500.0ms): 29.09 MB, 29.09 MB, 12.79 MB ThreadUsage(500.0ms): 3, 3, 2 - AverageThreadTokens: 2.67 - PeakMemoryUsage: 29.22 MB (30639264) - PerHostPeakMemUsage: 1.02 GB (1095254160) - PrepareTime: 94.291us - RowsProduced: 4.50M (4499851) - TotalCpuTime: 3s101ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 172.801ms - TotalStorageWaitTime: 30.977ms DataStreamSender (dst_id=7):(Total: 1s190ms, non-child: 1s190ms, % non-child: 100.00%) - BytesSent: 47.80 MB (50125842) - NetworkThroughput(*): 8.88 MB/sec - OverallThroughput: 40.15 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 393.968ms - ThriftTransmitTime(*): 5s383ms - UncompressedRowBatchSize: 85.84 MB (90014620) HDFS_SCAN_NODE (id=0):(Total: 53.426ms, non-child: 53.426ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 5:1/108.00 MB 1:1/252.20 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:2 ExecOption: Codegen enabled: 0 out of 2 BytesRead(500.0ms): 17.57 MB, 17.57 MB, 17.57 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 1.67 - BytesRead: 17.57 MB (18422493) - BytesReadDataNodeCache: 0 - BytesReadLocal: 17.57 MB (18422493) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 17.57 MB (18422493) - DecompressionTime: 92.439ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 2 (2) - NumScannerThreadsStarted: 2 (2) - PeakMemoryUsage: 28.98 MB (30385312) - PerReadThreadRawHdfsThroughput: 832.13 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 4.50M (4499851) - RowsReturned: 4.50M (4499851) - RowsReturnedRate: 84.23 M/sec - ScanRangesComplete: 2 (2) - ScannerThreadsInvoluntaryContextSwitches: 123 (123) - ScannerThreadsTotalWallClockTime: 2s025ms - MaterializeTupleTime(*): 1s892ms - ScannerThreadsSysTime: 21.995ms - ScannerThreadsUserTime: 427.934ms - ScannerThreadsVoluntaryContextSwitches: 4.28K (4282) - TotalRawHdfsReadTime(*): 21.113ms - TotalReadThroughput: 11.71 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c9 (host=c2122.hal.cloudera.com:22000):(Total: 1s221ms, non-child: 8.44ms, % non-child: 0.66%) Hdfs split stats (:<# splits>/): 8:1/119.98 MB 7:1/252.19 MB MemoryUsage(500.0ms): 29.09 MB, 29.22 MB ThreadUsage(500.0ms): 3, 3 - AverageThreadTokens: 3.00 - PeakMemoryUsage: 29.22 MB (30639264) - PerHostPeakMemUsage: 1.12 GB (1206364520) - PrepareTime: 106.18us - RowsProduced: 4.65M (4649160) - TotalCpuTime: 3s101ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 180.709ms - TotalStorageWaitTime: 24.622ms DataStreamSender (dst_id=7):(Total: 1s168ms, non-child: 1s168ms, % non-child: 100.00%) - BytesSent: 49.59 MB (51996172) - NetworkThroughput(*): 8.85 MB/sec - OverallThroughput: 42.45 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 399.69ms - ThriftTransmitTime(*): 5s600ms - UncompressedRowBatchSize: 88.69 MB (93001380) HDFS_SCAN_NODE (id=0):(Total: 44.963ms, non-child: 44.963ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 8:1/119.98 MB 7:1/252.19 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:2 ExecOption: Codegen enabled: 0 out of 2 BytesRead(500.0ms): 18.14 MB, 18.14 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 2.00 - BytesRead: 18.14 MB (19023659) - BytesReadDataNodeCache: 0 - BytesReadLocal: 18.14 MB (19023659) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 18.14 MB (19023659) - DecompressionTime: 85.449ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 2 (2) - NumScannerThreadsStarted: 2 (2) - PeakMemoryUsage: 28.98 MB (30385312) - PerReadThreadRawHdfsThroughput: 1.34 GB/sec - RemoteScanRanges: 0 (0) - RowsRead: 4.65M (4649160) - RowsReturned: 4.65M (4649160) - RowsReturnedRate: 103.40 M/sec - ScanRangesComplete: 2 (2) - ScannerThreadsInvoluntaryContextSwitches: 151 (151) - ScannerThreadsTotalWallClockTime: 2s057ms - MaterializeTupleTime(*): 1s938ms - ScannerThreadsSysTime: 21.995ms - ScannerThreadsUserTime: 400.938ms - ScannerThreadsVoluntaryContextSwitches: 4.37K (4369) - TotalRawHdfsReadTime(*): 13.233ms - TotalReadThroughput: 18.14 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c1 (host=c2132.hal.cloudera.com:22000):(Total: 1s161ms, non-child: 7.816ms, % non-child: 0.67%) Hdfs split stats (:<# splits>/): 0:1/96.02 MB 9:1/252.20 MB MemoryUsage(500.0ms): 29.22 MB, 20.77 MB ThreadUsage(500.0ms): 3, 2 - AverageThreadTokens: 2.50 - PeakMemoryUsage: 29.22 MB (30639264) - PerHostPeakMemUsage: 1.12 GB (1201323488) - PrepareTime: 127.976us - RowsProduced: 4.35M (4350000) - TotalCpuTime: 2s870ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 174.378ms - TotalStorageWaitTime: 27.32ms DataStreamSender (dst_id=7):(Total: 1s106ms, non-child: 1s106ms, % non-child: 100.00%) - BytesSent: 48.25 MB (50592572) - NetworkThroughput(*): 9.61 MB/sec - OverallThroughput: 43.62 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 386.593ms - ThriftTransmitTime(*): 5s021ms - UncompressedRowBatchSize: 82.99 MB (87017008) HDFS_SCAN_NODE (id=0):(Total: 47.683ms, non-child: 47.683ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 0:1/96.02 MB 9:1/252.20 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:2 ExecOption: Codegen enabled: 0 out of 2 BytesRead(500.0ms): 17.00 MB, 17.00 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 1.50 - BytesRead: 17.00 MB (17821402) - BytesReadDataNodeCache: 0 - BytesReadLocal: 17.00 MB (17821402) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 17.00 MB (17821402) - DecompressionTime: 75.934ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 2 (2) - NumScannerThreadsStarted: 2 (2) - PeakMemoryUsage: 28.98 MB (30385312) - PerReadThreadRawHdfsThroughput: 1012.49 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 4.35M (4350000) - RowsReturned: 4.35M (4350000) - RowsReturnedRate: 91.23 M/sec - ScanRangesComplete: 2 (2) - ScannerThreadsInvoluntaryContextSwitches: 105 (105) - ScannerThreadsTotalWallClockTime: 1s883ms - MaterializeTupleTime(*): 1s770ms - ScannerThreadsSysTime: 25.995ms - ScannerThreadsUserTime: 340.947ms - ScannerThreadsVoluntaryContextSwitches: 4.12K (4125) - TotalRawHdfsReadTime(*): 16.786ms - TotalReadThroughput: 17.00 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812ca (host=c2124.hal.cloudera.com:22000):(Total: 1s104ms, non-child: 7.698ms, % non-child: 0.70%) Hdfs split stats (:<# splits>/): 1:1/108.05 MB 4:1/108.07 MB 3:1/108.09 MB MemoryUsage(500.0ms): 29.55 MB, 29.55 MB ThreadUsage(500.0ms): 4, 4 - AverageThreadTokens: 4.00 - PeakMemoryUsage: 29.67 MB (31114928) - PerHostPeakMemUsage: 1.14 GB (1225881400) - PrepareTime: 91.276us - RowsProduced: 4.04M (4042790) - TotalCpuTime: 4s163ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 175.248ms - TotalStorageWaitTime: 41.413ms DataStreamSender (dst_id=7):(Total: 1s036ms, non-child: 1s036ms, % non-child: 100.00%) - BytesSent: 42.90 MB (44988946) - NetworkThroughput(*): 8.56 MB/sec - OverallThroughput: 41.40 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 343.846ms - ThriftTransmitTime(*): 5s014ms - UncompressedRowBatchSize: 77.13 MB (80871612) HDFS_SCAN_NODE (id=0):(Total: 60.926ms, non-child: 60.926ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 1:1/108.05 MB 4:1/108.07 MB 3:1/108.09 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:3 ExecOption: Codegen enabled: 0 out of 3 BytesRead(500.0ms): 15.99 MB, 15.99 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 3.00 - BytesRead: 15.99 MB (16771232) - BytesReadDataNodeCache: 0 - BytesReadLocal: 15.99 MB (16771232) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 15.99 MB (16771232) - DecompressionTime: 75.828ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 3 (3) - NumScannerThreadsStarted: 3 (3) - PeakMemoryUsage: 29.41 MB (30836400) - PerReadThreadRawHdfsThroughput: 970.13 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 4.04M (4042790) - RowsReturned: 4.04M (4042790) - RowsReturnedRate: 66.36 M/sec - ScanRangesComplete: 3 (3) - ScannerThreadsInvoluntaryContextSwitches: 150 (150) - ScannerThreadsTotalWallClockTime: 3s249ms - MaterializeTupleTime(*): 3s120ms - ScannerThreadsSysTime: 26.995ms - ScannerThreadsUserTime: 380.941ms - ScannerThreadsVoluntaryContextSwitches: 4.02K (4020) - TotalRawHdfsReadTime(*): 16.486ms - TotalReadThroughput: 15.99 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c7 (host=c2130.hal.cloudera.com:22000):(Total: 916.264ms, non-child: 6.868ms, % non-child: 0.75%) Hdfs split stats (:<# splits>/): 6:1/252.21 MB MemoryUsage(500.0ms): 20.70 MB, 184.00 KB ThreadUsage(500.0ms): 2, 1 - AverageThreadTokens: 1.50 - PeakMemoryUsage: 20.85 MB (21859400) - PerHostPeakMemUsage: 1.17 GB (1257186960) - PrepareTime: 86.471us - RowsProduced: 3.15M (3152961) - TotalCpuTime: 1s638ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 182.96ms - TotalStorageWaitTime: 13.560ms DataStreamSender (dst_id=7):(Total: 869.90ms, non-child: 869.90ms, % non-child: 100.00%) - BytesSent: 33.51 MB (35141140) - NetworkThroughput(*): 8.26 MB/sec - OverallThroughput: 38.56 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 264.347ms - ThriftTransmitTime(*): 4s057ms - UncompressedRowBatchSize: 60.15 MB (63071556) HDFS_SCAN_NODE (id=0):(Total: 40.305ms, non-child: 40.305ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 6:1/252.21 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:1 ExecOption: Codegen enabled: 0 out of 1 BytesRead(500.0ms): 12.24 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 1.00 - BytesRead: 12.24 MB (12835297) - BytesReadDataNodeCache: 0 - BytesReadLocal: 12.24 MB (12835297) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 12.24 MB (12835297) - DecompressionTime: 50.288ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 1 (1) - NumScannerThreadsStarted: 1 (1) - PeakMemoryUsage: 20.58 MB (21580872) - PerReadThreadRawHdfsThroughput: 1.07 GB/sec - RemoteScanRanges: 0 (0) - RowsRead: 3.15M (3152961) - RowsReturned: 3.15M (3152961) - RowsReturnedRate: 78.23 M/sec - ScanRangesComplete: 1 (1) - ScannerThreadsInvoluntaryContextSwitches: 69 (69) - ScannerThreadsTotalWallClockTime: 894.251ms - MaterializeTupleTime(*): 825.426ms - ScannerThreadsSysTime: 9.998ms - ScannerThreadsUserTime: 224.965ms - ScannerThreadsVoluntaryContextSwitches: 2.75K (2753) - TotalRawHdfsReadTime(*): 11.136ms - TotalReadThroughput: 24.48 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812c8 (host=c2128.hal.cloudera.com:22000):(Total: 871.174ms, non-child: 6.528ms, % non-child: 0.75%) Hdfs split stats (:<# splits>/): 3:1/252.22 MB MemoryUsage(500.0ms): 20.70 MB, 1.16 MB ThreadUsage(500.0ms): 2, 1 - AverageThreadTokens: 1.50 - PeakMemoryUsage: 20.85 MB (21858272) - PerHostPeakMemUsage: 1.11 GB (1189480560) - PrepareTime: 77.722us - RowsProduced: 3.15M (3152961) - TotalCpuTime: 1s548ms - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 183.173ms - TotalStorageWaitTime: 12.959ms DataStreamSender (dst_id=7):(Total: 835.165ms, non-child: 835.165ms, % non-child: 100.00%) - BytesSent: 32.89 MB (34486160) - NetworkThroughput(*): 7.60 MB/sec - OverallThroughput: 39.38 MB/sec - PeakMemoryUsage: 240.00 KB (245760) - SerializeBatchTime: 261.219ms - ThriftTransmitTime(*): 4s328ms - UncompressedRowBatchSize: 60.15 MB (63071560) HDFS_SCAN_NODE (id=0):(Total: 29.480ms, non-child: 29.480ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 3:1/252.22 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:1 ExecOption: Codegen enabled: 0 out of 1 BytesRead(500.0ms): 12.24 MB, 12.24 MB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 0.50 - BytesRead: 12.24 MB (12835598) - BytesReadDataNodeCache: 0 - BytesReadLocal: 12.24 MB (12835598) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 12.24 MB (12835598) - DecompressionTime: 54.173ms - MaxCompressedTextFileLength: 0 - NumColumns: 1 (1) - NumDisksAccessed: 1 (1) - NumScannerThreadsStarted: 1 (1) - PeakMemoryUsage: 20.58 MB (21579744) - PerReadThreadRawHdfsThroughput: 936.44 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 3.15M (3152961) - RowsReturned: 3.15M (3152961) - RowsReturnedRate: 106.95 M/sec - ScanRangesComplete: 1 (1) - ScannerThreadsInvoluntaryContextSwitches: 105 (105) - ScannerThreadsTotalWallClockTime: 848.777ms - MaterializeTupleTime(*): 774.711ms - ScannerThreadsSysTime: 12.998ms - ScannerThreadsUserTime: 233.964ms - ScannerThreadsVoluntaryContextSwitches: 2.51K (2513) - TotalRawHdfsReadTime(*): 13.71ms - TotalReadThroughput: 12.24 MB/sec Fragment F00: Instance 1c48a1c871f0d994:5a69a85793b812cb (host=c2130.hal.cloudera.com:22000):(Total: 56s924ms, non-child: 87.539ms, % non-child: 0.15%) Hdfs split stats (:<# splits>/): 9:1/253.09 MB 4:1/253.07 MB 2:1/170.59 MB 3:2/408.34 MB 6:2/506.17 MB 7:1/253.12 MB 8:1/253.11 MB MemoryUsage(1s000ms): 867.86 MB, 868.01 MB, 871.06 MB, 874.02 MB, 874.18 MB, 874.05 MB, 810.45 MB, 802.37 MB, 802.29 MB, 802.51 MB, 802.58 MB, 802.60 MB, 802.55 MB, 802.73 MB, 798.90 MB, 734.70 MB, 730.56 MB, 679.47 MB, 659.98 MB, 659.90 MB, 659.84 MB, 659.65 MB, 659.85 MB, 640.05 MB, 588.34 MB, 588.14 MB, 588.29 MB, 588.25 MB, 588.39 MB, 588.50 MB, 588.44 MB, 588.48 MB, 564.38 MB, 508.39 MB, 508.42 MB, 508.23 MB, 504.37 MB, 492.29 MB, 492.52 MB, 492.32 MB, 482.21 MB, 460.82 MB, 460.67 MB, 460.73 MB, 433.41 MB, 397.54 MB, 377.46 MB, 333.63 MB, 321.49 MB, 321.32 MB, 321.43 MB, 305.54 MB, 293.38 MB, 289.21 MB, 237.36 MB, 237.29 MB, 153.50 MB ThreadUsage(1s000ms): 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 - AverageThreadTokens: 9.48 - PeakMemoryUsage: 874.65 MB (917132584) - PerHostPeakMemUsage: 1.80 GB (1936534712) - PrepareTime: 164.15us - RowsProduced: 48.45M (48445399) - TotalCpuTime: 8m44s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 15s926ms - TotalStorageWaitTime: 556.867ms DataStreamSender (dst_id=6):(Total: 56s405ms, non-child: 56s405ms, % non-child: 100.00%) - BytesSent: 2.35 GB (2523451851) - NetworkThroughput(*): 13.81 MB/sec - OverallThroughput: 42.67 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 28s938ms - ThriftTransmitTime(*): 2m54s - UncompressedRowBatchSize: 4.17 GB (4475564488) HDFS_SCAN_NODE (id=1):(Total: 431.805ms, non-child: 431.805ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 9:1/253.09 MB 4:1/253.07 MB 2:1/170.59 MB 3:2/408.34 MB 6:2/506.17 MB 7:1/253.12 MB 8:1/253.11 MB Hdfs Read Thread Concurrency Bucket: 0:99.12% 1:0.8772% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:27 ExecOption: Codegen enabled: 0 out of 9 BytesRead(1s000ms): 815.45 MB, 815.45 MB, 815.45 MB, 815.45 MB, 815.45 MB, 815.45 MB, 815.45 MB, 815.45 MB, 815.45 MB, 815.45 MB, 851.45 MB, 887.45 MB, 887.45 MB, 887.45 MB, 887.45 MB, 887.45 MB, 887.45 MB, 887.45 MB, 887.45 MB, 939.45 MB, 959.45 MB, 959.45 MB, 959.45 MB, 999.45 MB, 1.01 GB, 1.01 GB, 1.01 GB, 1.02 GB, 1.08 GB, 1.08 GB, 1.08 GB, 1.08 GB, 1.13 GB, 1.14 GB, 1.14 GB, 1.14 GB, 1.17 GB, 1.19 GB, 1.19 GB, 1.19 GB, 1.19 GB, 1.25 GB, 1.25 GB, 1.25 GB, 1.26 GB, 1.30 GB, 1.30 GB, 1.30 GB, 1.34 GB, 1.36 GB, 1.36 GB, 1.37 GB, 1.38 GB, 1.38 GB, 1.38 GB, 1.38 GB, 1.38 GB - AverageHdfsReadThreadConcurrency: 0.01 - AverageScannerThreadConcurrency: 8.48 - BytesRead: 1.38 GB (1479807908) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.38 GB (1479807908) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.38 GB (1479807908) - DecompressionTime: 7s396ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 7 (7) - NumScannerThreadsStarted: 9 (9) - PeakMemoryUsage: 874.11 MB (916575536) - PerReadThreadRawHdfsThroughput: 1.00 GB/sec - RemoteScanRanges: 0 (0) - RowsRead: 48.97M (48973287) - RowsReturned: 48.45M (48445399) - RowsReturnedRate: 112.19 M/sec - ScanRangesComplete: 9 (9) - ScannerThreadsInvoluntaryContextSwitches: 29.81K (29807) - ScannerThreadsTotalWallClockTime: 8m3s - MaterializeTupleTime(*): 7m55s - ScannerThreadsSysTime: 706.888ms - ScannerThreadsUserTime: 52s184ms - ScannerThreadsVoluntaryContextSwitches: 47.50K (47504) - TotalRawHdfsReadTime(*): 1s376ms - TotalReadThroughput: 24.76 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812cd (host=c2128.hal.cloudera.com:22000):(Total: 56s845ms, non-child: 90.237ms, % non-child: 0.16%) Hdfs split stats (:<# splits>/): 2:1/253.08 MB 4:1/253.08 MB 0:2/506.15 MB 9:1/253.07 MB 8:1/253.08 MB 3:1/253.09 MB 1:1/253.09 MB MemoryUsage(1s000ms): 805.81 MB, 805.72 MB, 808.30 MB, 811.53 MB, 811.28 MB, 775.33 MB, 747.47 MB, 747.59 MB, 747.44 MB, 747.44 MB, 747.35 MB, 747.64 MB, 747.37 MB, 715.59 MB, 683.29 MB, 675.47 MB, 624.45 MB, 620.63 MB, 620.38 MB, 620.47 MB, 620.32 MB, 616.39 MB, 568.89 MB, 556.94 MB, 556.96 MB, 556.91 MB, 556.88 MB, 557.14 MB, 556.94 MB, 557.00 MB, 528.98 MB, 493.01 MB, 492.95 MB, 493.04 MB, 493.11 MB, 493.00 MB, 493.01 MB, 492.97 MB, 492.97 MB, 492.72 MB, 493.04 MB, 492.98 MB, 472.93 MB, 432.98 MB, 425.11 MB, 376.88 MB, 364.91 MB, 364.93 MB, 365.11 MB, 363.08 MB, 336.94 MB, 333.13 MB, 328.98 MB, 277.01 MB, 269.01 MB, 253.09 MB, 124.90 MB ThreadUsage(1s000ms): 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 6 - AverageThreadTokens: 8.95 - PeakMemoryUsage: 811.86 MB (851297336) - PerHostPeakMemUsage: 1.74 GB (1865260640) - PrepareTime: 151.353us - RowsProduced: 46.77M (46769504) - TotalCpuTime: 8m14s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 15s890ms - TotalStorageWaitTime: 627.116ms DataStreamSender (dst_id=6):(Total: 56s331ms, non-child: 56s331ms, % non-child: 100.00%) - BytesSent: 2.27 GB (2435194901) - NetworkThroughput(*): 13.70 MB/sec - OverallThroughput: 41.23 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 28s708ms - ThriftTransmitTime(*): 2m49s - UncompressedRowBatchSize: 4.02 GB (4321111795) HDFS_SCAN_NODE (id=1):(Total: 423.957ms, non-child: 423.957ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 2:1/253.08 MB 4:1/253.08 MB 0:2/506.15 MB 9:1/253.07 MB 8:1/253.08 MB 3:1/253.09 MB 1:1/253.09 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:24 ExecOption: Codegen enabled: 0 out of 8 BytesRead(1s000ms): 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 791.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 835.51 MB, 883.51 MB, 887.51 MB, 887.51 MB, 891.51 MB, 943.51 MB, 951.51 MB, 951.51 MB, 955.51 MB, 1007.51 MB, 1015.51 MB, 1015.51 MB, 1019.51 MB, 1.05 GB, 1.05 GB, 1.05 GB, 1.06 GB, 1.11 GB, 1.12 GB, 1.12 GB, 1.12 GB, 1.17 GB, 1.18 GB, 1.18 GB, 1.18 GB, 1.23 GB, 1.24 GB, 1.24 GB, 1.25 GB, 1.28 GB, 1.30 GB, 1.30 GB, 1.31 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 7.95 - BytesRead: 1.33 GB (1428393569) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.33 GB (1428393569) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.33 GB (1428393569) - DecompressionTime: 7s130ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 7 (7) - NumScannerThreadsStarted: 8 (8) - PeakMemoryUsage: 811.25 MB (850658408) - PerReadThreadRawHdfsThroughput: 822.68 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 47.28M (47277875) - RowsReturned: 46.77M (46769504) - RowsReturnedRate: 110.32 M/sec - ScanRangesComplete: 8 (8) - ScannerThreadsInvoluntaryContextSwitches: 28.21K (28210) - ScannerThreadsTotalWallClockTime: 7m34s - MaterializeTupleTime(*): 7m25s - ScannerThreadsSysTime: 719.887ms - ScannerThreadsUserTime: 50s084ms - ScannerThreadsVoluntaryContextSwitches: 45.79K (45788) - TotalRawHdfsReadTime(*): 1s655ms - TotalReadThroughput: 23.90 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812ce (host=c2122.hal.cloudera.com:22000):(Total: 56s245ms, non-child: 89.523ms, % non-child: 0.16%) Hdfs split stats (:<# splits>/): 7:1/253.08 MB 3:1/253.08 MB 0:1/253.09 MB 5:1/253.08 MB 8:3/759.25 MB 4:1/253.07 MB MemoryUsage(1s000ms): 755.16 MB, 807.59 MB, 808.82 MB, 811.06 MB, 811.23 MB, 791.17 MB, 747.36 MB, 747.45 MB, 747.40 MB, 747.35 MB, 747.46 MB, 747.65 MB, 747.55 MB, 723.54 MB, 683.71 MB, 663.94 MB, 620.47 MB, 620.28 MB, 620.48 MB, 620.76 MB, 620.56 MB, 596.60 MB, 557.07 MB, 556.92 MB, 557.10 MB, 556.87 MB, 556.97 MB, 557.08 MB, 557.09 MB, 533.09 MB, 493.00 MB, 493.08 MB, 493.27 MB, 493.15 MB, 492.92 MB, 493.13 MB, 492.99 MB, 493.04 MB, 493.14 MB, 492.99 MB, 493.04 MB, 484.96 MB, 437.08 MB, 429.08 MB, 376.95 MB, 364.93 MB, 365.17 MB, 364.95 MB, 365.10 MB, 341.04 MB, 333.18 MB, 333.14 MB, 308.99 MB, 268.97 MB, 268.87 MB, 221.04 MB ThreadUsage(1s000ms): 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9 - AverageThreadTokens: 8.95 - PeakMemoryUsage: 811.69 MB (851116376) - PerHostPeakMemUsage: 1.73 GB (1860629152) - PrepareTime: 152.219us - RowsProduced: 46.77M (46768436) - TotalCpuTime: 8m9s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 15s788ms - TotalStorageWaitTime: 610.225ms DataStreamSender (dst_id=6):(Total: 55s712ms, non-child: 55s712ms, % non-child: 100.00%) - BytesSent: 2.27 GB (2435086272) - NetworkThroughput(*): 13.91 MB/sec - OverallThroughput: 41.68 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 28s452ms - ThriftTransmitTime(*): 2m46s - UncompressedRowBatchSize: 4.02 GB (4321033071) HDFS_SCAN_NODE (id=1):(Total: 443.502ms, non-child: 443.502ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 7:1/253.08 MB 3:1/253.08 MB 0:1/253.09 MB 5:1/253.08 MB 8:3/759.25 MB 4:1/253.07 MB Hdfs Read Thread Concurrency Bucket: 0:98.23% 1:1.77% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:24 ExecOption: Codegen enabled: 0 out of 8 BytesRead(1s000ms): 703.85 MB, 759.50 MB, 759.50 MB, 759.50 MB, 759.50 MB, 759.50 MB, 759.50 MB, 759.50 MB, 759.50 MB, 787.50 MB, 823.50 MB, 823.50 MB, 823.50 MB, 823.50 MB, 823.50 MB, 823.50 MB, 823.50 MB, 851.50 MB, 887.50 MB, 887.50 MB, 887.50 MB, 931.50 MB, 951.50 MB, 951.50 MB, 951.50 MB, 999.50 MB, 1015.50 MB, 1015.50 MB, 1015.50 MB, 1.05 GB, 1.05 GB, 1.05 GB, 1.05 GB, 1.11 GB, 1.12 GB, 1.12 GB, 1.12 GB, 1.17 GB, 1.18 GB, 1.18 GB, 1.18 GB, 1.23 GB, 1.24 GB, 1.24 GB, 1.24 GB, 1.29 GB, 1.30 GB, 1.30 GB, 1.30 GB, 1.32 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB - AverageHdfsReadThreadConcurrency: 0.02 - AverageScannerThreadConcurrency: 7.95 - BytesRead: 1.33 GB (1428414368) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.33 GB (1428414368) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.33 GB (1428414368) - DecompressionTime: 7s233ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 6 (6) - NumScannerThreadsStarted: 8 (8) - PeakMemoryUsage: 811.13 MB (850526568) - PerReadThreadRawHdfsThroughput: 1.03 GB/sec - RemoteScanRanges: 0 (0) - RowsRead: 47.28M (47277336) - RowsReturned: 46.77M (46768436) - RowsReturnedRate: 105.45 M/sec - ScanRangesComplete: 8 (8) - ScannerThreadsInvoluntaryContextSwitches: 28.40K (28402) - ScannerThreadsTotalWallClockTime: 7m29s - MaterializeTupleTime(*): 7m21s - ScannerThreadsSysTime: 797.875ms - ScannerThreadsUserTime: 51s135ms - ScannerThreadsVoluntaryContextSwitches: 45.77K (45768) - TotalRawHdfsReadTime(*): 1s294ms - TotalReadThroughput: 24.11 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812cc (host=c2132.hal.cloudera.com:22000):(Total: 55s842ms, non-child: 89.901ms, % non-child: 0.16%) Hdfs split stats (:<# splits>/): 9:1/253.08 MB 6:1/253.09 MB 1:1/253.09 MB 10:1/253.08 MB 0:2/506.17 MB 5:1/253.09 MB 4:1/253.07 MB MemoryUsage(1s000ms): 805.44 MB, 805.44 MB, 808.16 MB, 811.05 MB, 811.02 MB, 787.15 MB, 747.62 MB, 747.40 MB, 747.16 MB, 747.67 MB, 747.46 MB, 747.48 MB, 747.28 MB, 707.34 MB, 683.50 MB, 651.69 MB, 620.55 MB, 620.17 MB, 620.65 MB, 620.39 MB, 616.49 MB, 557.07 MB, 556.99 MB, 556.99 MB, 556.83 MB, 556.89 MB, 556.77 MB, 557.06 MB, 528.88 MB, 493.13 MB, 492.98 MB, 492.97 MB, 492.96 MB, 492.90 MB, 493.22 MB, 493.02 MB, 492.90 MB, 493.08 MB, 493.02 MB, 492.99 MB, 485.12 MB, 429.07 MB, 429.22 MB, 376.93 MB, 364.94 MB, 364.93 MB, 365.10 MB, 364.95 MB, 343.08 MB, 332.81 MB, 332.99 MB, 333.08 MB, 268.81 MB, 269.04 MB, 256.79 MB, 146.15 MB ThreadUsage(1s000ms): 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7 - AverageThreadTokens: 8.97 - PeakMemoryUsage: 811.76 MB (851190928) - PerHostPeakMemUsage: 1.75 GB (1874786856) - PrepareTime: 173.100us - RowsProduced: 46.77M (46769034) - TotalCpuTime: 8m6s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 16s279ms - TotalStorageWaitTime: 486.729ms DataStreamSender (dst_id=6):(Total: 55s366ms, non-child: 55s366ms, % non-child: 100.00%) - BytesSent: 2.27 GB (2439225414) - NetworkThroughput(*): 13.88 MB/sec - OverallThroughput: 42.01 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 27s754ms - ThriftTransmitTime(*): 2m47s - UncompressedRowBatchSize: 4.02 GB (4321091047) HDFS_SCAN_NODE (id=1):(Total: 385.800ms, non-child: 385.800ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 9:1/253.08 MB 6:1/253.09 MB 1:1/253.09 MB 10:1/253.08 MB 0:2/506.17 MB 5:1/253.09 MB 4:1/253.07 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:24 ExecOption: Codegen enabled: 0 out of 8 BytesRead(1s000ms): 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 759.51 MB, 787.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 823.51 MB, 883.51 MB, 887.51 MB, 887.51 MB, 907.51 MB, 951.51 MB, 951.51 MB, 951.51 MB, 995.51 MB, 1015.51 MB, 1015.51 MB, 1015.51 MB, 1.05 GB, 1.05 GB, 1.05 GB, 1.06 GB, 1.12 GB, 1.12 GB, 1.12 GB, 1.12 GB, 1.17 GB, 1.18 GB, 1.18 GB, 1.18 GB, 1.23 GB, 1.24 GB, 1.24 GB, 1.24 GB, 1.29 GB, 1.30 GB, 1.30 GB, 1.30 GB, 1.32 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB, 1.33 GB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 7.97 - BytesRead: 1.33 GB (1428456708) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.33 GB (1428456708) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.33 GB (1428456708) - DecompressionTime: 7s034ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 7 (7) - NumScannerThreadsStarted: 8 (8) - PeakMemoryUsage: 811.18 MB (850584704) - PerReadThreadRawHdfsThroughput: 1002.96 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 47.28M (47277786) - RowsReturned: 46.77M (46769034) - RowsReturnedRate: 121.23 M/sec - ScanRangesComplete: 8 (8) - ScannerThreadsInvoluntaryContextSwitches: 27.61K (27615) - ScannerThreadsTotalWallClockTime: 7m26s - MaterializeTupleTime(*): 7m18s - ScannerThreadsSysTime: 542.913ms - ScannerThreadsUserTime: 49s585ms - ScannerThreadsVoluntaryContextSwitches: 45.76K (45764) - TotalRawHdfsReadTime(*): 1s358ms - TotalReadThroughput: 24.33 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812cf (host=c2124.hal.cloudera.com:22000):(Total: 55s783ms, non-child: 99.272ms, % non-child: 0.18%) Hdfs split stats (:<# splits>/): 5:1/253.08 MB 9:1/253.07 MB 8:1/174.10 MB 3:1/253.08 MB 6:1/171.35 MB 10:1/253.10 MB 7:2/391.46 MB 4:1/253.07 MB MemoryUsage(1s000ms): 701.47 MB, 831.67 MB, 834.68 MB, 839.26 MB, 839.30 MB, 839.42 MB, 791.72 MB, 767.69 MB, 767.57 MB, 767.77 MB, 767.81 MB, 767.72 MB, 767.64 MB, 767.73 MB, 767.74 MB, 715.73 MB, 711.82 MB, 680.32 MB, 640.82 MB, 641.00 MB, 640.81 MB, 641.05 MB, 640.93 MB, 637.07 MB, 573.47 MB, 569.50 MB, 569.40 MB, 569.31 MB, 565.48 MB, 561.49 MB, 561.52 MB, 561.43 MB, 557.66 MB, 490.11 MB, 482.11 MB, 482.04 MB, 474.07 MB, 444.38 MB, 444.42 MB, 444.48 MB, 440.48 MB, 428.54 MB, 428.50 MB, 428.49 MB, 387.35 MB, 349.62 MB, 325.69 MB, 289.62 MB, 277.39 MB, 277.58 MB, 273.53 MB, 253.51 MB, 253.48 MB, 213.51 MB, 205.60 MB, 151.18 MB ThreadUsage(1s000ms): 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 - AverageThreadTokens: 9.24 - PeakMemoryUsage: 839.93 MB (880727664) - PerHostPeakMemUsage: 1.77 GB (1902146336) - PrepareTime: 143.168us - RowsProduced: 46.24M (46241339) - TotalCpuTime: 8m20s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 15s148ms - TotalStorageWaitTime: 585.116ms DataStreamSender (dst_id=6):(Total: 55s200ms, non-child: 55s200ms, % non-child: 100.00%) - BytesSent: 2.24 GB (2407726013) - NetworkThroughput(*): 13.89 MB/sec - OverallThroughput: 41.60 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 28s377ms - ThriftTransmitTime(*): 2m45s - UncompressedRowBatchSize: 3.98 GB (4272271240) HDFS_SCAN_NODE (id=1):(Total: 484.163ms, non-child: 484.163ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 5:1/253.08 MB 9:1/253.07 MB 8:1/174.10 MB 3:1/253.08 MB 6:1/171.35 MB 10:1/253.10 MB 7:2/391.46 MB 4:1/253.07 MB Hdfs Read Thread Concurrency Bucket: 0:99.11% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0.8929% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:27 ExecOption: Codegen enabled: 0 out of 9 BytesRead(1s000ms): 621.01 MB, 778.38 MB, 778.38 MB, 778.38 MB, 778.38 MB, 778.38 MB, 778.38 MB, 778.38 MB, 778.38 MB, 778.38 MB, 802.38 MB, 850.38 MB, 850.38 MB, 850.38 MB, 850.38 MB, 862.38 MB, 866.38 MB, 866.38 MB, 866.38 MB, 898.38 MB, 938.38 MB, 938.38 MB, 938.38 MB, 962.38 MB, 1009.40 MB, 1009.40 MB, 1009.40 MB, 1009.40 MB, 1.05 GB, 1.05 GB, 1.05 GB, 1.05 GB, 1.08 GB, 1.11 GB, 1.11 GB, 1.11 GB, 1.12 GB, 1.16 GB, 1.16 GB, 1.16 GB, 1.16 GB, 1.20 GB, 1.20 GB, 1.20 GB, 1.21 GB, 1.25 GB, 1.25 GB, 1.26 GB, 1.30 GB, 1.30 GB, 1.30 GB, 1.32 GB, 1.32 GB, 1.32 GB, 1.32 GB, 1.32 GB - AverageHdfsReadThreadConcurrency: 0.07 - AverageScannerThreadConcurrency: 8.24 - BytesRead: 1.32 GB (1412727543) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.32 GB (1412727543) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.32 GB (1412727543) - DecompressionTime: 7s031ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 8 (8) - NumScannerThreadsStarted: 9 (9) - PeakMemoryUsage: 839.46 MB (880236400) - PerReadThreadRawHdfsThroughput: 889.37 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 46.75M (46745112) - RowsReturned: 46.24M (46241339) - RowsReturnedRate: 95.51 M/sec - ScanRangesComplete: 9 (9) - ScannerThreadsInvoluntaryContextSwitches: 26.96K (26956) - ScannerThreadsTotalWallClockTime: 7m39s - MaterializeTupleTime(*): 7m31s - ScannerThreadsSysTime: 759.880ms - ScannerThreadsUserTime: 49s023ms - ScannerThreadsVoluntaryContextSwitches: 45.34K (45336) - TotalRawHdfsReadTime(*): 1s514ms - TotalReadThroughput: 24.06 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812d4 (host=c2126.hal.cloudera.com:22000):(Total: 54s844ms, non-child: 85.219ms, % non-child: 0.16%) Hdfs split stats (:<# splits>/): 9:1/253.10 MB 10:2/506.14 MB 8:1/253.10 MB 0:1/253.07 MB 6:1/253.08 MB 3:1/140.08 MB 1:1/253.09 MB MemoryUsage(1s000ms): 774.89 MB, 784.13 MB, 786.26 MB, 788.78 MB, 788.78 MB, 788.82 MB, 725.13 MB, 725.16 MB, 725.29 MB, 724.97 MB, 725.24 MB, 725.09 MB, 725.17 MB, 725.15 MB, 665.25 MB, 661.11 MB, 602.06 MB, 598.18 MB, 598.56 MB, 598.38 MB, 598.31 MB, 597.99 MB, 550.50 MB, 534.74 MB, 534.68 MB, 534.82 MB, 526.64 MB, 526.85 MB, 526.65 MB, 526.66 MB, 494.63 MB, 454.48 MB, 454.55 MB, 454.56 MB, 435.09 MB, 433.31 MB, 433.29 MB, 433.32 MB, 433.12 MB, 433.47 MB, 433.29 MB, 429.08 MB, 377.01 MB, 373.26 MB, 321.12 MB, 321.43 MB, 321.10 MB, 321.23 MB, 299.19 MB, 293.18 MB, 292.99 MB, 261.40 MB, 237.05 MB, 237.33 MB, 161.31 MB ThreadUsage(1s000ms): 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 - AverageThreadTokens: 8.62 - PeakMemoryUsage: 789.45 MB (827795944) - PerHostPeakMemUsage: 1.71 GB (1839005608) - PrepareTime: 151.484us - RowsProduced: 44.15M (44153235) - TotalCpuTime: 7m36s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 16s356ms - TotalStorageWaitTime: 396.555ms DataStreamSender (dst_id=6):(Total: 54s301ms, non-child: 54s301ms, % non-child: 100.00%) - BytesSent: 2.14 GB (2298152165) - NetworkThroughput(*): 13.32 MB/sec - OverallThroughput: 40.36 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 26s970ms - ThriftTransmitTime(*): 2m44s - UncompressedRowBatchSize: 3.80 GB (4079393328) HDFS_SCAN_NODE (id=1):(Total: 457.883ms, non-child: 457.883ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 9:1/253.10 MB 10:2/506.14 MB 8:1/253.10 MB 0:1/253.07 MB 6:1/253.08 MB 3:1/140.08 MB 1:1/253.09 MB Hdfs Read Thread Concurrency Bucket: 0:98.18% 1:1.818% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:24 ExecOption: Codegen enabled: 0 out of 8 BytesRead(1s000ms): 722.83 MB, 735.05 MB, 735.05 MB, 735.05 MB, 735.05 MB, 735.05 MB, 735.05 MB, 735.05 MB, 735.05 MB, 743.05 MB, 799.05 MB, 799.05 MB, 799.05 MB, 799.05 MB, 799.05 MB, 799.05 MB, 799.05 MB, 799.05 MB, 859.05 MB, 863.05 MB, 863.05 MB, 863.05 MB, 922.85 MB, 926.85 MB, 926.85 MB, 930.85 MB, 978.85 MB, 982.85 MB, 982.85 MB, 982.85 MB, 1.01 GB, 1.01 GB, 1.01 GB, 1.01 GB, 1.07 GB, 1.07 GB, 1.07 GB, 1.10 GB, 1.12 GB, 1.12 GB, 1.12 GB, 1.16 GB, 1.18 GB, 1.18 GB, 1.18 GB, 1.23 GB, 1.23 GB, 1.23 GB, 1.25 GB, 1.26 GB, 1.26 GB, 1.26 GB, 1.26 GB, 1.26 GB, 1.26 GB - AverageHdfsReadThreadConcurrency: 0.02 - AverageScannerThreadConcurrency: 7.62 - BytesRead: 1.26 GB (1348728448) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.26 GB (1348728448) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.26 GB (1348728448) - DecompressionTime: 6s723ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 7 (7) - NumScannerThreadsStarted: 8 (8) - PeakMemoryUsage: 788.93 MB (827255608) - PerReadThreadRawHdfsThroughput: 1014.36 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 44.63M (44634592) - RowsReturned: 44.15M (44153235) - RowsReturnedRate: 96.43 M/sec - ScanRangesComplete: 8 (8) - ScannerThreadsInvoluntaryContextSwitches: 28.34K (28344) - ScannerThreadsTotalWallClockTime: 6m58s - MaterializeTupleTime(*): 6m50s - ScannerThreadsSysTime: 622.902ms - ScannerThreadsUserTime: 47s447ms - ScannerThreadsVoluntaryContextSwitches: 43.28K (43279) - TotalRawHdfsReadTime(*): 1s268ms - TotalReadThroughput: 23.39 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812d3 (host=c2118.hal.cloudera.com:22000):(Total: 54s237ms, non-child: 93.568ms, % non-child: 0.17%) Hdfs split stats (:<# splits>/): 3:1/253.08 MB 9:1/253.09 MB 1:1/253.08 MB 6:2/506.18 MB 7:1/253.05 MB 8:1/253.09 MB 4:1/153.76 MB MemoryUsage(1s000ms): 684.87 MB, 686.31 MB, 688.81 MB, 691.25 MB, 691.38 MB, 663.79 MB, 635.57 MB, 635.66 MB, 635.65 MB, 635.97 MB, 635.71 MB, 635.67 MB, 591.66 MB, 579.69 MB, 536.51 MB, 524.50 MB, 524.47 MB, 524.73 MB, 524.59 MB, 492.90 MB, 468.92 MB, 468.95 MB, 468.90 MB, 469.18 MB, 468.83 MB, 468.85 MB, 421.26 MB, 405.05 MB, 405.00 MB, 401.10 MB, 396.97 MB, 396.94 MB, 472.57 MB, 472.97 MB, 473.34 MB, 469.31 MB, 445.16 MB, 417.22 MB, 397.00 MB, 369.00 MB, 369.07 MB, 369.19 MB, 365.19 MB, 341.02 MB, 333.22 MB, 329.29 MB, 313.25 MB, 281.18 MB, 281.21 MB, 273.21 MB, 225.25 MB, 100.19 MB, 74.94 MB, 54.96 MB ThreadUsage(1s000ms): 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 3, 2, 2 - AverageThreadTokens: 7.63 - PeakMemoryUsage: 691.87 MB (725482240) - PerHostPeakMemUsage: 1.62 GB (1736422104) - PrepareTime: 155.651us - RowsProduced: 44.47M (44468992) - TotalCpuTime: 6m39s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 15s300ms - TotalStorageWaitTime: 354.364ms DataStreamSender (dst_id=6):(Total: 53s722ms, non-child: 53s722ms, % non-child: 100.00%) - BytesSent: 2.16 GB (2318847376) - NetworkThroughput(*): 13.40 MB/sec - OverallThroughput: 41.16 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 27s119ms - ThriftTransmitTime(*): 2m45s - UncompressedRowBatchSize: 3.83 GB (4108600606) HDFS_SCAN_NODE (id=1):(Total: 421.386ms, non-child: 421.386ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 3:1/253.08 MB 9:1/253.09 MB 1:1/253.08 MB 6:2/506.18 MB 7:1/253.05 MB 8:1/253.09 MB 4:1/153.76 MB Hdfs Read Thread Concurrency Bucket: 0:100% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:24 ExecOption: Codegen enabled: 0 out of 8 BytesRead(1s000ms): 643.07 MB, 643.07 MB, 643.07 MB, 643.07 MB, 643.07 MB, 643.07 MB, 643.07 MB, 643.07 MB, 659.07 MB, 699.07 MB, 699.07 MB, 699.07 MB, 699.07 MB, 699.07 MB, 699.07 MB, 711.07 MB, 755.07 MB, 755.07 MB, 755.07 MB, 799.07 MB, 811.07 MB, 811.07 MB, 842.09 MB, 865.11 MB, 865.11 MB, 869.11 MB, 913.11 MB, 913.11 MB, 913.11 MB, 945.11 MB, 961.11 MB, 961.11 MB, 1.05 GB, 1.08 GB, 1.08 GB, 1.08 GB, 1.12 GB, 1.13 GB, 1.13 GB, 1.15 GB, 1.18 GB, 1.18 GB, 1.18 GB, 1.20 GB, 1.20 GB, 1.20 GB, 1.21 GB, 1.21 GB, 1.21 GB, 1.21 GB, 1.21 GB, 1.22 GB, 1.24 GB, 1.26 GB - AverageHdfsReadThreadConcurrency: 0.00 - AverageScannerThreadConcurrency: 6.63 - BytesRead: 1.27 GB (1358390340) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.27 GB (1358390340) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.27 GB (1358390340) - DecompressionTime: 6s687ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 7 (7) - NumScannerThreadsStarted: 7 (7) - PeakMemoryUsage: 691.36 MB (724941560) - PerReadThreadRawHdfsThroughput: 1014.78 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 44.95M (44954209) - RowsReturned: 44.47M (44468992) - RowsReturnedRate: 105.53 M/sec - ScanRangesComplete: 8 (8) - ScannerThreadsInvoluntaryContextSwitches: 25.38K (25379) - ScannerThreadsTotalWallClockTime: 6m - MaterializeTupleTime(*): 5m53s - ScannerThreadsSysTime: 779.877ms - ScannerThreadsUserTime: 46s712ms - ScannerThreadsVoluntaryContextSwitches: 40.27K (40268) - TotalRawHdfsReadTime(*): 1s276ms - TotalReadThroughput: 23.77 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812d1 (host=c2136.hal.cloudera.com:22000):(Total: 51s602ms, non-child: 76.424ms, % non-child: 0.15%) Hdfs split stats (:<# splits>/): 10:1/160.55 MB 1:1/253.08 MB 5:1/253.08 MB 9:2/506.15 MB 3:2/393.15 MB 7:1/253.09 MB MemoryUsage(1s000ms): 694.47 MB, 767.78 MB, 769.28 MB, 772.63 MB, 772.54 MB, 768.60 MB, 708.89 MB, 708.73 MB, 708.96 MB, 708.80 MB, 709.10 MB, 708.93 MB, 709.10 MB, 709.06 MB, 665.04 MB, 644.99 MB, 605.69 MB, 582.06 MB, 582.23 MB, 582.04 MB, 582.12 MB, 550.50 MB, 518.63 MB, 518.57 MB, 518.53 MB, 510.54 MB, 510.82 MB, 510.57 MB, 488.65 MB, 432.61 MB, 432.61 MB, 428.85 MB, 404.77 MB, 403.22 MB, 403.44 MB, 386.00 MB, 373.70 MB, 373.63 MB, 373.57 MB, 329.71 MB, 313.53 MB, 277.65 MB, 277.78 MB, 277.57 MB, 271.57 MB, 253.53 MB, 253.62 MB, 241.77 MB, 205.75 MB, 205.55 MB, 181.51 MB, 77.14 MB ThreadUsage(1s000ms): 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 4 - AverageThreadTokens: 8.24 - PeakMemoryUsage: 773.12 MB (810680320) - PerHostPeakMemUsage: 1.70 GB (1828503824) - PrepareTime: 145.930us - RowsProduced: 42.01M (42011321) - TotalCpuTime: 6m52s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 15s808ms - TotalStorageWaitTime: 493.259ms DataStreamSender (dst_id=6):(Total: 51s160ms, non-child: 51s160ms, % non-child: 100.00%) - BytesSent: 2.04 GB (2186271843) - NetworkThroughput(*): 13.01 MB/sec - OverallThroughput: 40.75 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 25s090ms - ThriftTransmitTime(*): 2m40s - UncompressedRowBatchSize: 3.61 GB (3881536568) HDFS_SCAN_NODE (id=1):(Total: 365.474ms, non-child: 365.474ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 10:1/160.55 MB 1:1/253.08 MB 5:1/253.08 MB 9:2/506.15 MB 3:2/393.15 MB 7:1/253.09 MB Hdfs Read Thread Concurrency Bucket: 0:99.04% 1:0% 2:0.9615% 3:0% 4:0% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:24 ExecOption: Codegen enabled: 0 out of 8 BytesRead(1s000ms): 636.07 MB, 715.02 MB, 715.02 MB, 715.02 MB, 715.02 MB, 715.02 MB, 715.02 MB, 715.02 MB, 715.02 MB, 723.02 MB, 775.02 MB, 779.02 MB, 779.02 MB, 779.02 MB, 779.02 MB, 779.02 MB, 779.02 MB, 787.02 MB, 843.02 MB, 843.02 MB, 843.02 MB, 890.91 MB, 906.80 MB, 906.80 MB, 918.80 MB, 962.80 MB, 962.80 MB, 962.80 MB, 995.93 MB, 1011.93 MB, 1011.93 MB, 1011.93 MB, 1.03 GB, 1.04 GB, 1.04 GB, 1.05 GB, 1.08 GB, 1.08 GB, 1.10 GB, 1.13 GB, 1.13 GB, 1.14 GB, 1.18 GB, 1.18 GB, 1.18 GB, 1.20 GB, 1.20 GB, 1.20 GB, 1.20 GB, 1.20 GB, 1.20 GB, 1.20 GB - AverageHdfsReadThreadConcurrency: 0.02 - AverageScannerThreadConcurrency: 7.24 - BytesRead: 1.20 GB (1283453178) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.20 GB (1283453178) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.20 GB (1283453178) - DecompressionTime: 6s309ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 6 (6) - NumScannerThreadsStarted: 8 (8) - PeakMemoryUsage: 772.58 MB (810107016) - PerReadThreadRawHdfsThroughput: 1.07 GB/sec - RemoteScanRanges: 0 (0) - RowsRead: 42.47M (42469895) - RowsReturned: 42.01M (42011321) - RowsReturnedRate: 114.95 M/sec - ScanRangesComplete: 8 (8) - ScannerThreadsInvoluntaryContextSwitches: 24.17K (24172) - ScannerThreadsTotalWallClockTime: 6m16s - MaterializeTupleTime(*): 6m9s - ScannerThreadsSysTime: 670.894ms - ScannerThreadsUserTime: 44s836ms - ScannerThreadsVoluntaryContextSwitches: 41.11K (41110) - TotalRawHdfsReadTime(*): 1s112ms - TotalReadThroughput: 23.54 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812d0 (host=c2134.hal.cloudera.com:22000):(Total: 51s360ms, non-child: 76.328ms, % non-child: 0.15%) Hdfs split stats (:<# splits>/): 4:1/253.08 MB 8:1/253.08 MB 7:1/253.10 MB 6:1/253.08 MB 5:1/253.08 MB 10:1/253.09 MB 3:1/253.09 MB MemoryUsage(1s000ms): 666.38 MB, 707.53 MB, 709.36 MB, 711.83 MB, 711.78 MB, 679.87 MB, 655.93 MB, 656.03 MB, 656.15 MB, 656.17 MB, 655.92 MB, 656.07 MB, 623.84 MB, 600.27 MB, 572.42 MB, 545.01 MB, 544.69 MB, 544.99 MB, 544.92 MB, 513.11 MB, 489.42 MB, 489.31 MB, 489.15 MB, 489.26 MB, 489.30 MB, 489.56 MB, 441.33 MB, 433.49 MB, 433.43 MB, 433.11 MB, 433.31 MB, 433.60 MB, 433.37 MB, 433.45 MB, 433.27 MB, 433.09 MB, 413.38 MB, 377.24 MB, 361.31 MB, 321.31 MB, 321.46 MB, 321.32 MB, 321.26 MB, 299.40 MB, 293.33 MB, 293.15 MB, 273.16 MB, 237.22 MB, 237.33 MB, 229.21 MB, 185.18 MB ThreadUsage(1s000ms): 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 - AverageThreadTokens: 7.96 - PeakMemoryUsage: 712.20 MB (746797008) - PerHostPeakMemUsage: 1.64 GB (1760070776) - PrepareTime: 139.122us - RowsProduced: 40.92M (40921663) - TotalCpuTime: 6m34s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 14s943ms - TotalStorageWaitTime: 396.189ms DataStreamSender (dst_id=6):(Total: 50s924ms, non-child: 50s924ms, % non-child: 100.00%) - BytesSent: 1.98 GB (2130991065) - NetworkThroughput(*): 13.07 MB/sec - OverallThroughput: 39.91 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 25s139ms - ThriftTransmitTime(*): 2m35s - UncompressedRowBatchSize: 3.52 GB (3780826993) HDFS_SCAN_NODE (id=1):(Total: 359.28ms, non-child: 359.28ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 4:1/253.08 MB 8:1/253.08 MB 7:1/253.10 MB 6:1/253.08 MB 5:1/253.08 MB 10:1/253.09 MB 3:1/253.09 MB Hdfs Read Thread Concurrency Bucket: 0:97.09% 1:1.942% 2:0% 3:0% 4:0.9709% 5:0% 6:0% 7:0% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:21 ExecOption: Codegen enabled: 0 out of 7 BytesRead(1s000ms): 608.93 MB, 664.57 MB, 664.57 MB, 664.57 MB, 664.57 MB, 664.57 MB, 664.57 MB, 664.57 MB, 672.57 MB, 720.57 MB, 720.57 MB, 720.57 MB, 720.57 MB, 720.57 MB, 720.57 MB, 724.57 MB, 776.57 MB, 776.57 MB, 776.57 MB, 816.57 MB, 832.57 MB, 832.57 MB, 856.57 MB, 888.57 MB, 888.57 MB, 904.57 MB, 944.57 MB, 944.57 MB, 948.57 MB, 992.57 MB, 1000.57 MB, 1000.57 MB, 1.01 GB, 1.03 GB, 1.03 GB, 1.04 GB, 1.08 GB, 1.09 GB, 1.09 GB, 1.11 GB, 1.14 GB, 1.14 GB, 1.14 GB, 1.16 GB, 1.16 GB, 1.16 GB, 1.16 GB, 1.16 GB, 1.16 GB, 1.16 GB, 1.16 GB - AverageHdfsReadThreadConcurrency: 0.06 - AverageScannerThreadConcurrency: 6.96 - BytesRead: 1.16 GB (1249871824) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.16 GB (1249871824) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.16 GB (1249871824) - DecompressionTime: 6s162ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 7 (7) - NumScannerThreadsStarted: 7 (7) - PeakMemoryUsage: 711.67 MB (746239936) - PerReadThreadRawHdfsThroughput: 925.75 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 41.37M (41367737) - RowsReturned: 40.92M (40921663) - RowsReturnedRate: 113.98 M/sec - ScanRangesComplete: 7 (7) - ScannerThreadsInvoluntaryContextSwitches: 24.33K (24327) - ScannerThreadsTotalWallClockTime: 5m58s - MaterializeTupleTime(*): 5m51s - ScannerThreadsSysTime: 491.922ms - ScannerThreadsUserTime: 43s261ms - ScannerThreadsVoluntaryContextSwitches: 40.00K (39998) - TotalRawHdfsReadTime(*): 1s287ms - TotalReadThroughput: 23.15 MB/sec Instance 1c48a1c871f0d994:5a69a85793b812d2 (host=c2120.hal.cloudera.com:22000):(Total: 47s894ms, non-child: 81.285ms, % non-child: 0.17%) Hdfs split stats (:<# splits>/): 3:1/152.76 MB 7:1/253.09 MB 9:1/253.09 MB 1:1/253.10 MB 8:1/253.07 MB 4:1/253.08 MB 6:1/253.09 MB MemoryUsage(1s000ms): 568.42 MB, 687.54 MB, 689.13 MB, 691.38 MB, 691.48 MB, 663.77 MB, 635.87 MB, 635.53 MB, 635.81 MB, 635.70 MB, 635.62 MB, 635.70 MB, 595.66 MB, 579.76 MB, 540.45 MB, 524.68 MB, 524.56 MB, 524.63 MB, 524.72 MB, 492.84 MB, 469.23 MB, 469.12 MB, 469.27 MB, 469.21 MB, 469.11 MB, 465.20 MB, 409.25 MB, 405.20 MB, 401.38 MB, 396.93 MB, 397.07 MB, 373.74 MB, 373.63 MB, 373.65 MB, 373.82 MB, 349.75 MB, 325.69 MB, 277.64 MB, 277.76 MB, 277.66 MB, 275.61 MB, 253.70 MB, 253.93 MB, 249.70 MB, 205.82 MB, 205.46 MB, 197.70 MB, 137.62 MB ThreadUsage(1s000ms): 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 - AverageThreadTokens: 7.65 - PeakMemoryUsage: 691.90 MB (725514752) - PerHostPeakMemUsage: 1.62 GB (1738399504) - PrepareTime: 144.706us - RowsProduced: 38.60M (38600802) - TotalCpuTime: 5m51s - TotalNetworkReceiveTime: 0ns - TotalNetworkSendTime: 13s981ms - TotalStorageWaitTime: 338.805ms DataStreamSender (dst_id=6):(Total: 47s420ms, non-child: 47s420ms, % non-child: 100.00%) - BytesSent: 1.87 GB (2009560738) - NetworkThroughput(*): 13.50 MB/sec - OverallThroughput: 40.41 MB/sec - PeakMemoryUsage: 600.00 KB (614400) - SerializeBatchTime: 23s746ms - ThriftTransmitTime(*): 2m21s - UncompressedRowBatchSize: 3.32 GB (3566362777) HDFS_SCAN_NODE (id=1):(Total: 392.355ms, non-child: 392.355ms, % non-child: 100.00%) Hdfs split stats (:<# splits>/): 3:1/152.76 MB 7:1/253.09 MB 9:1/253.09 MB 1:1/253.10 MB 8:1/253.07 MB 4:1/253.08 MB 6:1/253.09 MB Hdfs Read Thread Concurrency Bucket: 0:98.96% 1:0% 2:0% 3:0% 4:0% 5:0% 6:0% 7:1.042% 8:0% 9:0% 10:0% 11:0% 12:0% 13:0% File Formats: PARQUET/SNAPPY:21 ExecOption: Codegen enabled: 0 out of 7 BytesRead(1s000ms): 500.26 MB, 642.86 MB, 642.86 MB, 642.86 MB, 642.86 MB, 642.86 MB, 642.86 MB, 642.86 MB, 654.86 MB, 698.86 MB, 698.86 MB, 698.86 MB, 698.86 MB, 698.86 MB, 698.86 MB, 706.86 MB, 754.86 MB, 754.86 MB, 754.86 MB, 802.86 MB, 810.86 MB, 810.86 MB, 840.44 MB, 864.44 MB, 864.44 MB, 880.44 MB, 912.44 MB, 912.44 MB, 916.44 MB, 960.44 MB, 960.44 MB, 960.44 MB, 1008.44 MB, 1008.44 MB, 1008.44 MB, 1.03 GB, 1.03 GB, 1.04 GB, 1.08 GB, 1.08 GB, 1.08 GB, 1.10 GB, 1.10 GB, 1.10 GB, 1.10 GB, 1.10 GB, 1.10 GB, 1.10 GB - AverageHdfsReadThreadConcurrency: 0.07 - AverageScannerThreadConcurrency: 6.65 - BytesRead: 1.10 GB (1179119597) - BytesReadDataNodeCache: 0 - BytesReadLocal: 1.10 GB (1179119597) - BytesReadRemoteUnexpected: 0 - BytesReadShortCircuit: 1.10 GB (1179119597) - DecompressionTime: 5s976ms - MaxCompressedTextFileLength: 0 - NumColumns: 3 (3) - NumDisksAccessed: 7 (7) - NumScannerThreadsStarted: 7 (7) - PeakMemoryUsage: 691.34 MB (724925256) - PerReadThreadRawHdfsThroughput: 944.87 MB/sec - RemoteScanRanges: 0 (0) - RowsRead: 39.02M (39022171) - RowsReturned: 38.60M (38600802) - RowsReturnedRate: 98.38 M/sec - ScanRangesComplete: 7 (7) - ScannerThreadsInvoluntaryContextSwitches: 24.94K (24936) - ScannerThreadsTotalWallClockTime: 5m17s - MaterializeTupleTime(*): 5m10s - ScannerThreadsSysTime: 636.900ms - ScannerThreadsUserTime: 41s586ms - ScannerThreadsVoluntaryContextSwitches: 37.84K (37841) - TotalRawHdfsReadTime(*): 1s190ms - TotalReadThroughput: 23.43 MB/sec