E AssertionError: Aggregation of SUM over ProbeRows did not match expected results. E EXPECTED VALUE: E 643 E E ACTUAL VALUE: E 661 E E PROFILE: E Query (id=90453b632dc784e8:da7612f900000000): E DEBUG MODE WARNING: Query profile created while running a DEBUG build of Impala. Use RELEASE builds to measure query performance. E Summary: E Session ID: 7145f4d52e74d92c:66bc933a28de859e E Session Type: BEESWAX E Start Time: 2020-03-01 18:56:37.942074000 E End Time: 2020-03-01 19:00:31.181846000 E Query Type: QUERY E Query State: FINISHED E Impala Query State: FINISHED E Query Status: OK E Impala Version: impalad version 3.4.0-SNAPSHOT DEBUG (build 1d6a3055691edacc9011394cf5eefa2ef0d116d0) E User: jenkins E Connected User: jenkins E Delegated User: E Network Address: ::1:45952 E Default Db: functional_kudu E Sql Statement: select STRAIGHT_JOIN count(*) from decimal_rtf_tbl a E join [BROADCAST] decimal_rtf_tiny_tbl b E where a.d38_38 = b.d38_38 and b.d38_38 != 0 E Coordinator: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000 E Query Options (set by configuration): ABORT_ON_ERROR=1,EXEC_SINGLE_NODE_ROWS_THRESHOLD=0,RUNTIME_FILTER_WAIT_TIME_MS=200000,DISABLE_CODEGEN_ROWS_THRESHOLD=0,TIMEZONE=America/Los_Angeles,CLIENT_IDENTIFIER=query_test/test_runtime_filters.py::TestMinMaxFilters::()::test_min_max_filters[protocol:beeswax|exec_option:{'batch_size':0;'num_nodes':0;'disable_codegen_rows_threshold':0;'disable_codegen':False;'abort_on_error':1;'exec_single_node_rows_threshold':0}|t E Query Options (set by configuration and planner): ABORT_ON_ERROR=1,EXEC_SINGLE_NODE_ROWS_THRESHOLD=0,RUNTIME_FILTER_WAIT_TIME_MS=200000,MT_DOP=0,DISABLE_CODEGEN_ROWS_THRESHOLD=0,TIMEZONE=America/Los_Angeles,CLIENT_IDENTIFIER=query_test/test_runtime_filters.py::TestMinMaxFilters::()::test_min_max_filters[protocol:beeswax|exec_option:{'batch_size':0;'num_nodes':0;'disable_codegen_rows_threshold':0;'disable_codegen':False;'abort_on_error':1;'exec_single_node_rows_threshold':0}|t E Plan: E ---------------- E Max Per-Host Resource Reservation: Memory=1.94MB Threads=5 E Per-Host Resource Estimates: Memory=25MB E Analyzed query: SELECT /* +straight_join */ count(*) FROM E functional_kudu.decimal_rtf_tbl a INNER JOIN /* +BROADCAST */ E functional_kudu.decimal_rtf_tiny_tbl b WHERE a.d38_38 = b.d38_38 AND b.d38_38 != E CAST(0 AS DECIMAL(3,0)) E E F02:PLAN FRAGMENT [UNPARTITIONED] hosts=1 instances=1 E | Per-Host Resources: mem-estimate=10.02MB mem-reservation=0B thread-reservation=1 E PLAN-ROOT SINK E | output exprs: count(*) E | mem-estimate=0B mem-reservation=0B thread-reservation=0 E | E 06:AGGREGATE [FINALIZE] E | output: count:merge(*) E | mem-estimate=10.00MB mem-reservation=0B spill-buffer=2.00MB thread-reservation=0 E | tuple-ids=2 row-size=8B cardinality=1 E | in pipelines: 06(GETNEXT), 03(OPEN) E | E 05:EXCHANGE [UNPARTITIONED] E | mem-estimate=16.00KB mem-reservation=0B thread-reservation=0 E | tuple-ids=2 row-size=8B cardinality=1 E | in pipelines: 03(GETNEXT) E | E F00:PLAN FRAGMENT [RANDOM] hosts=3 instances=3 E Per-Host Resources: mem-estimate=13.44MB mem-reservation=1.94MB thread-reservation=2 E 03:AGGREGATE E | output: count(*) E | mem-estimate=10.00MB mem-reservation=0B spill-buffer=2.00MB thread-reservation=0 E | tuple-ids=2 row-size=8B cardinality=1 E | in pipelines: 03(GETNEXT), 00(OPEN) E | E 02:HASH JOIN [INNER JOIN, BROADCAST] E | hash predicates: a.d38_38 = b.d38_38 E | fk/pk conjuncts: a.d38_38 = b.d38_38 E | runtime filters: RF001[min_max] <- b.d38_38 E | mem-estimate=1.94MB mem-reservation=1.94MB spill-buffer=64.00KB thread-reservation=0 E | tuple-ids=0,1 row-size=32B cardinality=1 E | in pipelines: 00(GETNEXT), 01(OPEN) E | E |--04:EXCHANGE [BROADCAST] E | | mem-estimate=16.00KB mem-reservation=0B thread-reservation=0 E | | tuple-ids=1 row-size=16B cardinality=4 E | | in pipelines: 01(GETNEXT) E | | E | F01:PLAN FRAGMENT [RANDOM] hosts=3 instances=3 E | Per-Host Resources: mem-estimate=1.50MB mem-reservation=0B thread-reservation=2 E | 01:SCAN KUDU [functional_kudu.decimal_rtf_tiny_tbl b] E | predicates: b.d38_38 != CAST(0 AS DECIMAL(3,0)) E | mem-estimate=1.50MB mem-reservation=0B thread-reservation=1 E | tuple-ids=1 row-size=16B cardinality=4 E | in pipelines: 01(GETNEXT) E | E 00:SCAN KUDU [functional_kudu.decimal_rtf_tbl a] E predicates: a.d38_38 != CAST(0 AS DECIMAL(3,0)) E runtime filters: RF001[min_max] -> a.d38_38 E mem-estimate=1.50MB mem-reservation=0B thread-reservation=1 E tuple-ids=0 row-size=16B cardinality=140 E in pipelines: 00(GETNEXT) E ---------------- E Estimated Per-Host Mem: 26165248 E Request Pool: default-pool E Per Host Min Memory Reservation: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002(1.94 MB) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001(1.94 MB) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000(1.94 MB) E Per Host Number of Fragment Instances: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002(2) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001(2) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000(3) E Admission result: Admitted immediately E Cluster Memory Admitted: 74.86 MB E Executor Group: default E ExecSummary: E Operator #Hosts #Inst Avg Time Max Time #Rows Est. #Rows Peak Mem Est. Peak Mem Detail E -------------------------------------------------------------------------------------------------------------------------------------------------- E F02:ROOT 1 1 0.000ns 0.000ns 0 0 E 06:AGGREGATE 1 1 5.000ms 5.000ms 1 1 16.00 KB 10.00 MB FINALIZE E 05:EXCHANGE 1 1 1.000ms 1.000ms 3 1 32.00 KB 16.00 KB UNPARTITIONED E F00:EXCHANGE SENDER 3 3 1.333ms 3.000ms 16.00 KB 0 E 03:AGGREGATE 3 3 0.000ns 0.000ns 3 1 88.00 KB 10.00 MB E 02:HASH JOIN 3 3 7.666ms 23.000ms 37 1 2.00 MB 1.94 MB INNER JOIN, BROADCAST E |--04:EXCHANGE 3 3 1.000ms 1.000ms 39 4 160.00 KB 16.00 KB BROADCAST E | F01:EXCHANGE SENDER 3 3 5.333ms 7.000ms 24.00 KB 0 E | 01:SCAN KUDU 3 3 247.337ms 307.005ms 39 4 64.00 KB 1.50 MB functional_kudu.decimal_rtf_tiny_tbl b E 00:SCAN KUDU 3 3 42s898ms 1m57s 661 140 80.00 KB 1.50 MB functional_kudu.decimal_rtf_tbl a E Errors: E Query Compilation: 7.560ms E - Metadata of all 2 tables cached: 556.459us (556.459us) E - Analysis finished: 805.806us (249.347us) E - Authorization finished (noop): 821.790us (15.984us) E - Value transfer graph computed: 1.293ms (471.753us) E - Single node plan created: 6.416ms (5.123ms) E - Runtime filters computed: 6.514ms (97.704us) E - Distributed plan created: 6.528ms (14.333us) E - Planning finished: 7.560ms (1.031ms) E Query Timeline: 3m53s E - Query submitted: 2.000ms (2.000ms) E - Planning finished: 12.000ms (10.000ms) E - Submit for admission: 14.000ms (2.000ms) E - Completed admission: 22.000ms (8.000ms) E - Ready to start on 3 backends: 31.000ms (9.000ms) E - All 3 execution backends (7 fragment instances) started: 86.001ms (55.000ms) E - Rows available: 3m53s (3m53s) E - First row fetched: 3m53s (45.000ms) E - Last row fetched: 3m53s (1.000ms) E - Released admission control resources: 3m53s (16.000ms) E - AdmissionControlTimeSinceLastUpdate: 24.000ms E - ComputeScanRangeAssignmentTimer: 3.000ms E Frontend: E ImpalaServer: E - ClientFetchWaitTimer: 43.000ms E - NumRowsFetched: 1 (1) E - NumRowsFetchedFromCache: 0 (0) E - RowMaterializationRate: 24.00 /sec E - RowMaterializationTimer: 41.000ms E Execution Profile 90453b632dc784e8:da7612f900000000:(Total: 3m53s, non-child: 0.000ns, % non-child: 0.00%) E Number of filters: 1 E Filter routing table: E ID Src. Node Tgt. Node(s) Target type Partition filter Pending (Expected) First arrived Completed Enabled E ------------------------------------------------------------------------------------------------------------------- E 1 2 0 LOCAL false 0 (3) N/A N/A true E Backend startup latencies: Count: 3, min / max: 8ms / 40ms, 25th %-ile: 8ms, 50th %-ile: 16ms, 75th %-ile: 16ms, 90th %-ile: 40ms, 95th %-ile: 40ms, 99.9th %-ile: 40ms E Slowest backend to start up: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000 E Final filter table: E ID Src. Node Tgt. Node(s) Target type Partition filter Pending (Expected) First arrived Completed Enabled E ------------------------------------------------------------------------------------------------------------------- E 1 2 0 LOCAL false 0 (3) N/A N/A true E Per Node Peak Memory Usage: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002(5.87 MB) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001(5.96 MB) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000(5.93 MB) E Per Node Bytes Read: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002(0) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001(0) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000(0) E Per Node User Time: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002(3m11s) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001(5m1s) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000(3m58s) E Per Node System Time: impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002(135.402ms) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001(717.189ms) impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000(967.298ms) E - ExchangeScanRatio: 0.00 E - FiltersReceived: 0 (0) E - FinalizationTimer: 0.000ns E - InnerNodeSelectivityRatio: 0.00 E - NumBackends: 3 (3) E - NumCompletedBackends: 3 (3) E - NumFragmentInstances: 7 (7) E - NumFragments: 3 (3) E - TotalBytesRead: 0 E - TotalBytesSent: 1.96 KB (2007) E - TotalCpuTime: 12m13s E - TotalInnerBytesSent: 1.96 KB (2007) E - TotalScanBytesSent: 0 E Per Node Profiles: E impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002: E Filter 1 arrival: 3m40s E - AdmissionSlots: 1 (1) E - BloomFilterBytes: 0 E - ScratchBytesRead: 0 E - ScratchBytesWritten: 0 E - ScratchFileUsedBytes: 0 E - ScratchReads: 0 (0) E - ScratchWrites: 0 (0) E - TotalEncryptionTime: 0.000ns E - TotalReadBlockTime: 0.000ns E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 0 E - CumulativeAllocations: 0 (0) E - PeakReservation: 0 E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 0 E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - ReservationLimit: 0 E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001: E Filter 1 arrival: 3m52s E - AdmissionSlots: 1 (1) E - BloomFilterBytes: 0 E - ScratchBytesRead: 0 E - ScratchBytesWritten: 0 E - ScratchFileUsedBytes: 0 E - ScratchReads: 0 (0) E - ScratchWrites: 0 (0) E - TotalEncryptionTime: 0.000ns E - TotalReadBlockTime: 0.000ns E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 0 E - CumulativeAllocations: 0 (0) E - PeakReservation: 0 E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 0 E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - ReservationLimit: 0 E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000: E Filter 1 arrival: 3m40s E - AdmissionSlots: 1 (1) E - BloomFilterBytes: 0 E - ScratchBytesRead: 0 E - ScratchBytesWritten: 0 E - ScratchFileUsedBytes: 0 E - ScratchReads: 0 (0) E - ScratchWrites: 0 (0) E - TotalEncryptionTime: 0.000ns E - TotalReadBlockTime: 0.000ns E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 0 E - CumulativeAllocations: 0 (0) E - PeakReservation: 0 E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 0 E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - ReservationLimit: 0 E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Averaged Fragment F02:(Total: 3m53s, non-child: 8.000ms, % non-child: 0.00%) E split sizes: min: 0, max: 0, avg: 0, stddev: 0 E completion times: min:3m53s max:3m53s mean: 3m53s stddev:0.000ns E execution rates: min:0.00 /sec max:0.00 /sec mean:0.00 /sec stddev:0.00 /sec E num instances: 1 E - AverageThreadTokens: 0.00 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 56.02 KB (57362) E - PeakReservation: 0 E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.93 MB (6212882) E - RowsProduced: 1 (1) E - TotalNetworkReceiveTime: 3m52s E - TotalNetworkSendTime: 0.000ns E - TotalStorageWaitTime: 0.000ns E - TotalThreadsInvoluntaryContextSwitches: 68 (68) E - TotalThreadsTotalWallClockTime: 3m53s E - TotalThreadsSysTime: 1.977ms E - TotalThreadsUserTime: 361.834ms E - TotalThreadsVoluntaryContextSwitches: 7 (7) E Fragment Instance Lifecycle Timings: E - ExecTime: 46.000ms E - ExecTreeExecTime: 0.000ns E - OpenTime: 3m53s E - ExecTreeOpenTime: 3m52s E - PrepareTime: 8.000ms E - ExecTreePrepareTime: 5.000ms E PLAN_ROOT_SINK:(Total: 45.000ms, non-child: 45.000ms, % non-child: 100.00%) E - PeakMemoryUsage: 0 E - RowsSent: 1 (1) E - RowsSentRate: 22.00 /sec E AGGREGATION_NODE (id=6):(Total: 3m52s, non-child: 5.000ms, % non-child: 0.00%) E - PeakMemoryUsage: 16.00 KB (16384) E - RowsReturned: 1 (1) E - RowsReturnedRate: 0 E NonGroupingAggregator 0: E - BuildTime: 0.000ns E - PeakMemoryUsage: 8.00 KB (8192) E - RowsReturned: 1 (1) E EXCHANGE_NODE (id=5):(Total: 3m52s, non-child: 3m52s, % non-child: 100.00%) E - ConvertRowBatchTime: 0.000ns E - PeakMemoryUsage: 32.00 KB (32768) E - RowsReturned: 3 (3) E - RowsReturnedRate: 0 E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 48.00 KB (49152) E - CumulativeAllocations: 6 (6) E - PeakReservation: 32.00 KB (32768) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 32.00 KB (32768) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Dequeue: E - FirstBatchWaitTime: 3m39s E - TotalBytesDequeued: 48.00 B (48) E - TotalGetBatchTime: 3m52s E - DataWaitTime: 3m52s E Enqueue: E - DeserializeRowBatchTime: 0.000ns E - TotalBatchesEnqueued: 3 (3) E - TotalBatchesReceived: 3 (3) E - TotalBytesReceived: 36.00 B (36) E - TotalEarlySenders: 0 (0) E - TotalEosReceived: 3 (3) E - TotalHasDeferredRPCsTime: 0.000ns E - TotalRPCsDeferred: 0 (0) E CodeGen:(Total: 432.005ms, non-child: 432.005ms, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 67 (67) E - CodegenTotalWallClockTime: 431.005ms E - CodegenSysTime: 1.974ms E - CodegenUserTime: 356.621ms E - CodegenVoluntaryContextSwitches: 0 (0) E - CompileTime: 18.000ms E - IrGenerationTime: 1.000ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 1 (1) E - NumInstructions: 13 (13) E - OptimizationTime: 47.000ms E - PeakMemoryUsage: 6.50 KB (6656) E - PrepareTime: 359.004ms E Coordinator Fragment F02: E Instance 90453b632dc784e8:da7612f900000000 (host=impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000):(Total: 3m53s, non-child: 8.000ms, % non-child: 0.00%) E Last report received time: 2020-03-01 19:00:31.172 E Fragment Instance Lifecycle Event Timeline: 3m53s E - Prepare Finished: 21.000ms (21.000ms) E - Open Finished: 3m53s (3m53s) E - First Batch Produced: 3m53s (0.000ns) E - First Batch Sent: 3m53s (45.000ms) E - ExecInternal Finished: 3m53s (2.000ms) E - MemoryUsage (4s000ms): 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 12.02 KB, 43.52 KB, 48.02 KB, 48.02 KB E - AverageThreadTokens: 0.00 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 56.02 KB (57362) E - PeakReservation: 0 E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.93 MB (6212882) E - RowsProduced: 1 (1) E - TotalNetworkReceiveTime: 3m52s E - TotalNetworkSendTime: 0.000ns E - TotalStorageWaitTime: 0.000ns E - TotalThreadsInvoluntaryContextSwitches: 68 (68) E - TotalThreadsTotalWallClockTime: 3m53s E - TotalThreadsSysTime: 1.977ms E - TotalThreadsUserTime: 361.834ms E - TotalThreadsVoluntaryContextSwitches: 7 (7) E Fragment Instance Lifecycle Timings: E - ExecTime: 46.000ms E - ExecTreeExecTime: 0.000ns E - OpenTime: 3m53s E - ExecTreeOpenTime: 3m52s E - PrepareTime: 8.000ms E - ExecTreePrepareTime: 5.000ms E PLAN_ROOT_SINK:(Total: 45.000ms, non-child: 0.000ns, % non-child: 0.00%) E - PeakMemoryUsage: 0 E - RowsSent: 1 (1) E - RowsSentRate: 22.00 /sec E AGGREGATION_NODE (id=6):(Total: 3m52s, non-child: 5.000ms, % non-child: 0.00%) E Node Lifecycle Event Timeline: 3m53s E - Open Started: 455.005ms (455.005ms) E - Open Finished: 3m53s (3m52s) E - First Batch Requested: 3m53s (1.000ms) E - First Batch Returned: 3m53s (0.000ns) E - Last Batch Returned: 3m53s (0.000ns) E - Closed: 3m53s (45.000ms) E - PeakMemoryUsage: 16.00 KB (16384) E - RowsReturned: 1 (1) E - RowsReturnedRate: 0 E NonGroupingAggregator 0: E - BuildTime: 0.000ns E - PeakMemoryUsage: 8.00 KB (8192) E - RowsReturned: 1 (1) E EXCHANGE_NODE (id=5):(Total: 3m52s, non-child: 1.000ms, % non-child: 0.00%) E Node Lifecycle Event Timeline: 3m53s E - Open Started: 455.005ms (455.005ms) E - Open Finished: 3m40s (3m39s) E - First Batch Requested: 3m40s (0.000ns) E - First Batch Returned: 3m53s (12s803ms) E - Last Batch Returned: 3m53s (0.000ns) E - Closed: 3m53s (0.000ns) E - ConvertRowBatchTime: 0.000ns E - PeakMemoryUsage: 32.00 KB (32768) E - RowsReturned: 3 (3) E - RowsReturnedRate: 0 E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 48.00 KB (49152) E - CumulativeAllocations: 6 (6) E - PeakReservation: 32.00 KB (32768) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 32.00 KB (32768) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Dequeue: E - BytesDequeued (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28.00 B, 32.00 B, 32.00 B E - FirstBatchWaitTime: 3m39s E - TotalBytesDequeued: 48.00 B (48) E - TotalGetBatchTime: 3m52s E - DataWaitTime: 3m52s E Enqueue: E - BytesReceived (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21.00 B, 24.00 B, 24.00 B E - DeferredQueueSize (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - DispatchTime: (Avg: -4319524.000ns ; Min: -8271546.000ns ; Max: -422017.000ns ; Number of samples: 3) E - DeserializeRowBatchTime: 0.000ns E - TotalBatchesEnqueued: 3 (3) E - TotalBatchesReceived: 3 (3) E - TotalBytesReceived: 36.00 B (36) E - TotalEarlySenders: 0 (0) E - TotalEosReceived: 3 (3) E - TotalHasDeferredRPCsTime: 0.000ns E - TotalRPCsDeferred: 0 (0) E CodeGen:(Total: 432.005ms, non-child: 432.005ms, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 67 (67) E - CodegenTotalWallClockTime: 431.005ms E - CodegenSysTime: 1.974ms E - CodegenUserTime: 356.621ms E - CodegenVoluntaryContextSwitches: 0 (0) E - CompileTime: 18.000ms E - IrGenerationTime: 1.000ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 1 (1) E - NumInstructions: 13 (13) E - OptimizationTime: 47.000ms E - PeakMemoryUsage: 6.50 KB (6656) E - PrepareTime: 359.004ms E Averaged Fragment F00:(Total: 3m44s, non-child: 0.000ns, % non-child: 0.00%) E split sizes: min: 0, max: 0, avg: 0, stddev: 0 E completion times: min:3m40s max:3m53s mean: 3m44s stddev:5s926ms E execution rates: min:0.00 /sec max:0.00 /sec mean:0.00 /sec stddev:0.00 /sec E num instances: 3 E - AverageThreadTokens: 1.16 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 2.76 MB (2894933) E - PeakReservation: 1.94 MB (2031616) E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.92 MB (6204678) E - RowsProduced: 1 (1) E - TotalNetworkReceiveTime: 34s904ms E - TotalNetworkSendTime: 28.333ms E - TotalStorageWaitTime: 82.334ms E - TotalThreadsInvoluntaryContextSwitches: 276.61K (276607) E - TotalThreadsTotalWallClockTime: 4m19s E - TotalThreadsSysTime: 313.419ms E - TotalThreadsUserTime: 2m6s E - TotalThreadsVoluntaryContextSwitches: 401 (401) E Fragment Instance Lifecycle Timings: E - ExecTime: 29.667ms E - ExecTreeExecTime: 666.679us E - OpenTime: 3m44s E - ExecTreeOpenTime: 34s988ms E - PrepareTime: 17.000ms E - ExecTreePrepareTime: 11.333ms E KrpcDataStreamSender (dst_id=5):(Total: 29.667ms, non-child: 29.667ms, % non-child: 100.00%) E - EosSent: 1 (1) E - PeakMemoryUsage: 16.00 KB (16384) E - RowsSent: 1 (1) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 0.000ns E - TotalBytesSent: 12.00 B (12) E - UncompressedRowBatchSize: 16.00 B (16) E AGGREGATION_NODE (id=3):(Total: 35s000ms, non-child: 0.000ns, % non-child: 0.00%) E - PeakMemoryUsage: 77.33 KB (79189) E - RowsReturned: 1 (1) E - RowsReturnedRate: 1.00 /sec E NonGroupingAggregator 0: E - BuildTime: 0.000ns E - PeakMemoryUsage: 8.00 KB (8192) E - RowsReturned: 1 (1) E HASH_JOIN_NODE (id=2):(Total: 35s003ms, non-child: 7.666ms, % non-child: 0.01%) E - BuildRows: 39 (39) E - BuildTime: 10.333ms E - PeakMemoryUsage: 2.00 MB (2099456) E - ProbeRows: 220 (220) E - ProbeRowsPartitioned: 0 (0) E - ProbeTime: 0.000ns E - RowsReturned: 12 (12) E - RowsReturnedRate: 21.00 /sec E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 1.00 MB (1048576) E - CumulativeAllocations: 16 (16) E - PeakReservation: 1.94 MB (2031616) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 1.00 MB (1048576) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Hash Join Builder (join_node_id=2):(Total: 10.333ms, non-child: 10.333ms, % non-child: 100.00%) E - BuildRowsPartitionTime: 333.339us E - BuildRowsPartitioned: 39 (39) E - HashTablesBuildTime: 2.666ms E - LargestPartitionPercent: 15 (15) E - MaxPartitionLevel: 0 (0) E - NumHashTableBuildsSkipped: 0 (0) E - NumRepartitions: 0 (0) E - PartitionsCreated: 16 (16) E - PeakMemoryUsage: 29.12 KB (29824) E - RepartitionTime: 0.000ns E - SpilledPartitions: 0 (0) E Hash Table: E - HashBuckets: 74 (74) E - HashCollisions: 0 (0) E - Probes: 247 (247) E - Resizes: 0 (0) E - Travel: 189 (189) E EXCHANGE_NODE (id=4):(Total: 34s904ms, non-child: 34s904ms, % non-child: 100.00%) E - ConvertRowBatchTime: 0.000ns E - PeakMemoryUsage: 114.67 KB (117418) E - RowsReturned: 39 (39) E - RowsReturnedRate: 13.00 K/sec E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 160.00 KB (163840) E - CumulativeAllocations: 20 (20) E - PeakReservation: 114.67 KB (117418) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 114.67 KB (117418) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Dequeue: E - FirstBatchWaitTime: 0.000ns E - TotalBytesDequeued: 936.00 B (936) E - TotalGetBatchTime: 34s904ms E - DataWaitTime: 34s903ms E Enqueue: E - DeserializeRowBatchTime: 666.678us E - TotalBatchesEnqueued: 10 (10) E - TotalBatchesReceived: 10 (10) E - TotalBytesReceived: 657.00 B (657) E - TotalEarlySenders: 0 (0) E - TotalEosReceived: 3 (3) E - TotalHasDeferredRPCsTime: 0.000ns E - TotalRPCsDeferred: 0 (0) E KUDU_SCAN_NODE (id=0):(Total: 42s898ms, non-child: 42s898ms, % non-child: 100.00%) E - AverageScannerThreadConcurrency: 0.00 E - KuduClientTime: 82.334ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 4.333ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 2 (2) E - PeakMemoryUsage: 80.00 KB (81920) E - PeakScannerThreadConcurrency: 2 (2) E - RowBatchBytesEnqueued: 53.33 KB (54613) E - RowBatchQueueGetWaitTime: 9.000ms E - RowBatchQueuePeakMemoryUsage: 72.00 KB (73728) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 3 (3) E - RowsRead: 370 (370) E - RowsReturned: 220 (220) E - RowsReturnedRate: 602.00 /sec E - ScanRangesComplete: 3 (3) E - ScannerThreadsInvoluntaryContextSwitches: 0 (0) E - ScannerThreadsTotalWallClockTime: 157.669ms E - ScannerThreadsSysTime: 293.333us E - ScannerThreadsUserTime: 18.414ms E - ScannerThreadsVoluntaryContextSwitches: 7 (7) E - TotalKuduScanRoundTrips: 3 (3) E CodeGen:(Total: 3m9s, non-child: 3m9s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 276.57K (276574) E - CodegenTotalWallClockTime: 3m9s E - CodegenSysTime: 284.938ms E - CodegenUserTime: 2m6s E - CodegenVoluntaryContextSwitches: 382 (382) E - CompileTime: 1s363ms E - IrGenerationTime: 160.335ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 134 (134) E - NumInstructions: 5.28K (5279) E - OptimizationTime: 3m7s E - PeakMemoryUsage: 2.58 MB (2702848) E - PrepareTime: 286.003ms E Fragment F00: E Instance 90453b632dc784e8:da7612f900000004 (host=impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001):(Total: 3m53s, non-child: 4.000ms, % non-child: 0.00%) E Last report received time: 2020-03-01 19:00:31.137 E Hdfs split stats (:<# splits>/): E Fragment Instance Lifecycle Event Timeline: 3m53s E - Prepare Finished: 17.000ms (17.000ms) E - Open Finished: 3m53s (3m53s) E - First Batch Produced: 3m53s (1.000ms) E - First Batch Sent: 3m53s (0.000ns) E - ExecInternal Finished: 3m53s (49.000ms) E - MemoryUsage (4s000ms): 2.34 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.73 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.76 MB, 2.82 MB, 2.82 MB, 1.85 MB E - ThreadUsage (4s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 E - AverageThreadTokens: 1.00 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 2.82 MB (2955008) E - PeakReservation: 1.94 MB (2031616) E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.96 MB (6249728) E - RowsProduced: 1 (1) E - TotalNetworkReceiveTime: 0.000ns E - TotalNetworkSendTime: 46.000ms E - TotalStorageWaitTime: 65.001ms E - TotalThreadsInvoluntaryContextSwitches: 267.29K (267290) E - TotalThreadsTotalWallClockTime: 3m53s E - TotalThreadsSysTime: 418.532ms E - TotalThreadsUserTime: 2m36s E - TotalThreadsVoluntaryContextSwitches: 391 (391) E Fragment Instance Lifecycle Timings: E - ExecTime: 48.000ms E - ExecTreeExecTime: 1.000ms E - OpenTime: 3m53s E - ExecTreeOpenTime: 163.003ms E - PrepareTime: 14.000ms E - ExecTreePrepareTime: 8.000ms E KrpcDataStreamSender (dst_id=5):(Total: 49.000ms, non-child: 3.000ms, % non-child: 6.12%) E ExecOption: Unpartitioned Sender Codegen Disabled: not needed E - BytesSent (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - NetworkThroughput: (Avg: 563.00 B/sec ; Min: 563.00 B/sec ; Max: 563.00 B/sec ; Number of samples: 1) E - RpcNetworkTime: (Avg: 24.556ms ; Min: 21.282ms ; Max: 27.830ms ; Number of samples: 2) E - RpcRecvrTime: (Avg: -5280841.000ns ; Min: -6144767.000ns ; Max: -4416916.000ns ; Number of samples: 2) E - EosSent: 1 (1) E - PeakMemoryUsage: 16.00 KB (16384) E - RowsSent: 1 (1) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 0.000ns E - TotalBytesSent: 12.00 B (12) E - UncompressedRowBatchSize: 16.00 B (16) E AGGREGATION_NODE (id=3):(Total: 172.003ms, non-child: 0.000ns, % non-child: 0.00%) E Node Lifecycle Event Timeline: 3m53s E - Open Started: 3m52s (3m52s) E - Open Finished: 3m53s (163.003ms) E - First Batch Requested: 3m53s (0.000ns) E - First Batch Returned: 3m53s (1.000ms) E - Last Batch Returned: 3m53s (0.000ns) E - Closed: 3m53s (0.000ns) E - PeakMemoryUsage: 88.00 KB (90112) E - RowsReturned: 1 (1) E - RowsReturnedRate: 5.00 /sec E NonGroupingAggregator 0: E ExecOption: Codegen Enabled E - BuildTime: 0.000ns E - PeakMemoryUsage: 8.00 KB (8192) E - RowsReturned: 1 (1) E HASH_JOIN_NODE (id=2):(Total: 174.003ms, non-child: 23.000ms, % non-child: 13.22%) E ExecOption: Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously E Node Lifecycle Event Timeline: 3m53s E - Open Started: 3m52s (3m52s) E - Open Finished: 3m53s (133.002ms) E - First Batch Requested: 3m53s (0.000ns) E - First Batch Returned: 3m53s (29.000ms) E - Last Batch Returned: 3m53s (0.000ns) E - Closed: 3m53s (1.000ms) E - BuildRows: 39 (39) E - BuildTime: 11.000ms E - PeakMemoryUsage: 2.00 MB (2099456) E - ProbeRows: 270 (270) E - ProbeRowsPartitioned: 0 (0) E - ProbeTime: 0.000ns E - RowsReturned: 11 (11) E - RowsReturnedRate: 63.00 /sec E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 1.00 MB (1048576) E - CumulativeAllocations: 16 (16) E - PeakReservation: 1.94 MB (2031616) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 1.00 MB (1048576) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Hash Join Builder (join_node_id=2):(Total: 11.000ms, non-child: 11.000ms, % non-child: 100.00%) E ExecOption: Build Side Codegen Enabled, Hash Table Construction Codegen Enabled E Runtime filters: 1 of 1 Runtime Filter Published E - BuildRowsPartitionTime: 0.000ns E - BuildRowsPartitioned: 39 (39) E - HashTablesBuildTime: 3.000ms E - LargestPartitionPercent: 15 (15) E - MaxPartitionLevel: 0 (0) E - NumHashTableBuildsSkipped: 0 (0) E - NumRepartitions: 0 (0) E - PartitionsCreated: 16 (16) E - PeakMemoryUsage: 29.12 KB (29824) E - RepartitionTime: 0.000ns E - SpilledPartitions: 0 (0) E Hash Table: E - HashBuckets: 74 (74) E - HashCollisions: 0 (0) E - Probes: 286 (286) E - Resizes: 0 (0) E - Travel: 222 (222) E EXCHANGE_NODE (id=4):(Total: 1.000ms, non-child: 1.000ms, % non-child: 100.00%) E Node Lifecycle Event Timeline: 3m52s E - Open Started: 3m52s (3m52s) E - Open Finished: 3m52s (0.000ns) E - First Batch Requested: 3m52s (8.000ms) E - First Batch Returned: 3m52s (1.000ms) E - Last Batch Returned: 3m52s (0.000ns) E - Closed: 3m52s (5.000ms) E - ConvertRowBatchTime: 0.000ns E - PeakMemoryUsage: 160.00 KB (163840) E - RowsReturned: 39 (39) E - RowsReturnedRate: 39.00 K/sec E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 160.00 KB (163840) E - CumulativeAllocations: 20 (20) E - PeakReservation: 160.00 KB (163840) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 160.00 KB (163840) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Dequeue: E - BytesDequeued (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - FirstBatchWaitTime: 0.000ns E - TotalBytesDequeued: 936.00 B (936) E - TotalGetBatchTime: 0.000ns E - DataWaitTime: 0.000ns E Enqueue: E - BytesReceived (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 308.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 466.00 B, 657.00 B, 657.00 B, 657.00 B E - DeferredQueueSize (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - DispatchTime: (Avg: -1056262.000ns ; Min: -6908716.000ns ; Max: -318459.000ns ; Number of samples: 10) E - DeserializeRowBatchTime: 1.000ms E - TotalBatchesEnqueued: 10 (10) E - TotalBatchesReceived: 10 (10) E - TotalBytesReceived: 657.00 B (657) E - TotalEarlySenders: 0 (0) E - TotalEosReceived: 3 (3) E - TotalHasDeferredRPCsTime: 0.000ns E - TotalRPCsDeferred: 0 (0) E KUDU_SCAN_NODE (id=0):(Total: 151.002ms, non-child: 151.002ms, % non-child: 100.00%) E Table Name: functional_kudu.decimal_rtf_tbl E Runtime filters: All filters arrived. Waited 0. Maximum arrival delay: 3m52s. E Node Lifecycle Event Timeline: 3m53s E - Open Started: 3m52s (3m52s) E - Open Finished: 3m53s (100.001ms) E - First Batch Requested: 3m53s (0.000ns) E - First Batch Returned: 3m53s (1.000ms) E - Last Batch Returned: 3m53s (27.000ms) E - Closed: 3m53s (3.000ms) E - AverageScannerThreadConcurrency: 0.00 E - KuduClientTime: 65.001ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 5.000ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 3 (3) E - PeakMemoryUsage: 80.00 KB (81920) E - PeakScannerThreadConcurrency: 3 (3) E - RowBatchBytesEnqueued: 64.00 KB (65536) E - RowBatchQueueGetWaitTime: 27.000ms E - RowBatchQueuePeakMemoryUsage: 72.00 KB (73728) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 4 (4) E - RowsRead: 270 (270) E - RowsReturned: 270 (270) E - RowsReturnedRate: 1.79 K/sec E - ScanRangesComplete: 4 (4) E - ScannerThreadsInvoluntaryContextSwitches: 0 (0) E - ScannerThreadsTotalWallClockTime: 156.003ms E - ScannerThreadsSysTime: 0.000ns E - ScannerThreadsUserTime: 23.687ms E - ScannerThreadsVoluntaryContextSwitches: 10 (10) E - TotalKuduScanRoundTrips: 4 (4) E CodeGen:(Total: 3m52s, non-child: 3m52s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 267.25K (267248) E - CodegenTotalWallClockTime: 3m52s E - CodegenSysTime: 390.364ms E - CodegenUserTime: 2m36s E - CodegenVoluntaryContextSwitches: 375 (375) E - CompileTime: 1s632ms E - IrGenerationTime: 160.001ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 134 (134) E - NumInstructions: 5.28K (5279) E - OptimizationTime: 3m50s E - PeakMemoryUsage: 2.58 MB (2702848) E - PrepareTime: 322.003ms E Instance 90453b632dc784e8:da7612f900000006 (host=impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002):(Total: 3m40s, non-child: 0.000ns, % non-child: 0.00%) E Last report received time: 2020-03-01 19:00:18.325 E Hdfs split stats (:<# splits>/): E Fragment Instance Lifecycle Event Timeline: 3m40s E - Prepare Finished: 14.000ms (14.000ms) E - Open Finished: 3m40s (3m40s) E - First Batch Produced: 3m40s (1.000ms) E - First Batch Sent: 3m40s (0.000ns) E - ExecInternal Finished: 3m40s (13.000ms) E - MemoryUsage (4s000ms): 2.34 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.68 MB, 2.71 MB, 2.16 MB, 2.10 MB, 2.10 MB, 2.10 MB, 2.10 MB, 2.10 MB, 2.10 MB, 2.10 MB, 2.10 MB, 2.11 MB, 2.11 MB, 2.11 MB, 2.11 MB, 2.11 MB, 2.11 MB, 2.17 MB, 2.18 MB, 2.18 MB, 2.18 MB, 2.18 MB E - ThreadUsage (4s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 E - AverageThreadTokens: 1.36 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 2.71 MB (2840320) E - PeakReservation: 1.94 MB (2031616) E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.87 MB (6151424) E - RowsProduced: 1 (1) E - TotalNetworkReceiveTime: 1m18s E - TotalNetworkSendTime: 11.000ms E - TotalStorageWaitTime: 157.002ms E - TotalThreadsInvoluntaryContextSwitches: 13.68K (13676) E - TotalThreadsTotalWallClockTime: 4m59s E - TotalThreadsSysTime: 89.888ms E - TotalThreadsUserTime: 1m39s E - TotalThreadsVoluntaryContextSwitches: 81 (81) E Fragment Instance Lifecycle Timings: E - ExecTime: 12.000ms E - ExecTreeExecTime: 1.000ms E - OpenTime: 3m40s E - ExecTreeOpenTime: 1m18s E - PrepareTime: 12.000ms E - ExecTreePrepareTime: 7.000ms E KrpcDataStreamSender (dst_id=5):(Total: 11.000ms, non-child: 0.000ns, % non-child: 0.00%) E ExecOption: Unpartitioned Sender Codegen Disabled: not needed E - BytesSent (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - NetworkThroughput: (Avg: 1.13 KB/sec ; Min: 1.13 KB/sec ; Max: 1.13 KB/sec ; Number of samples: 1) E - RpcNetworkTime: (Avg: 6.210ms ; Min: 2.043ms ; Max: 10.378ms ; Number of samples: 2) E - RpcRecvrTime: (Avg: -453751.000ns ; Min: -568510.000ns ; Max: -338992.000ns ; Number of samples: 2) E - EosSent: 1 (1) E - PeakMemoryUsage: 16.00 KB (16384) E - RowsSent: 1 (1) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 0.000ns E - TotalBytesSent: 12.00 B (12) E - UncompressedRowBatchSize: 16.00 B (16) E AGGREGATION_NODE (id=3):(Total: 1m18s, non-child: 0.000ns, % non-child: 0.00%) E Node Lifecycle Event Timeline: 3m40s E - Open Started: 2m21s (2m21s) E - Open Finished: 3m40s (1m18s) E - First Batch Requested: 3m40s (0.000ns) E - First Batch Returned: 3m40s (1.000ms) E - Last Batch Returned: 3m40s (0.000ns) E - Closed: 3m40s (0.000ns) E - PeakMemoryUsage: 72.00 KB (73728) E - RowsReturned: 1 (1) E - RowsReturnedRate: 0 E NonGroupingAggregator 0: E ExecOption: Codegen Enabled E - BuildTime: 0.000ns E - PeakMemoryUsage: 8.00 KB (8192) E - RowsReturned: 1 (1) E HASH_JOIN_NODE (id=2):(Total: 1m18s, non-child: 0.000ns, % non-child: 0.00%) E ExecOption: Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously E Node Lifecycle Event Timeline: 3m40s E - Open Started: 2m21s (2m21s) E - Open Finished: 3m40s (1m18s) E - First Batch Requested: 3m40s (0.000ns) E - First Batch Returned: 3m40s (2.000ms) E - Last Batch Returned: 3m40s (0.000ns) E - Closed: 3m40s (1.000ms) E - BuildRows: 39 (39) E - BuildTime: 9.000ms E - PeakMemoryUsage: 2.00 MB (2099456) E - ProbeRows: 189 (189) E - ProbeRowsPartitioned: 0 (0) E - ProbeTime: 0.000ns E - RowsReturned: 13 (13) E - RowsReturnedRate: 0 E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 1.00 MB (1048576) E - CumulativeAllocations: 16 (16) E - PeakReservation: 1.94 MB (2031616) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 1.00 MB (1048576) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Hash Join Builder (join_node_id=2):(Total: 9.000ms, non-child: 9.000ms, % non-child: 100.00%) E ExecOption: Build Side Codegen Enabled, Hash Table Construction Codegen Enabled E Runtime filters: 1 of 1 Runtime Filter Published E - BuildRowsPartitionTime: 0.000ns E - BuildRowsPartitioned: 39 (39) E - HashTablesBuildTime: 2.000ms E - LargestPartitionPercent: 15 (15) E - MaxPartitionLevel: 0 (0) E - NumHashTableBuildsSkipped: 0 (0) E - NumRepartitions: 0 (0) E - PartitionsCreated: 16 (16) E - PeakMemoryUsage: 29.12 KB (29824) E - RepartitionTime: 0.000ns E - SpilledPartitions: 0 (0) E Hash Table: E - HashBuckets: 74 (74) E - HashCollisions: 0 (0) E - Probes: 220 (220) E - Resizes: 0 (0) E - Travel: 169 (169) E EXCHANGE_NODE (id=4):(Total: 1m18s, non-child: 1.000ms, % non-child: 0.00%) E Node Lifecycle Event Timeline: 3m40s E - Open Started: 2m21s (2m21s) E - Open Finished: 2m21s (0.000ns) E - First Batch Requested: 2m21s (7.000ms) E - First Batch Returned: 3m40s (1m18s) E - Last Batch Returned: 3m40s (0.000ns) E - Closed: 3m40s (4.000ms) E - ConvertRowBatchTime: 0.000ns E - PeakMemoryUsage: 88.00 KB (90112) E - RowsReturned: 39 (39) E - RowsReturnedRate: 0 E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 160.00 KB (163840) E - CumulativeAllocations: 20 (20) E - PeakReservation: 88.00 KB (90112) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 88.00 KB (90112) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Dequeue: E - BytesDequeued (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 126.00 B, 336.00 B, 336.00 B, 336.00 B, 336.00 B, 336.00 B, 336.00 B, 336.00 B, 336.00 B, 471.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B E - FirstBatchWaitTime: 0.000ns E - TotalBytesDequeued: 936.00 B (936) E - TotalGetBatchTime: 1m18s E - DataWaitTime: 1m18s E Enqueue: E - BytesReceived (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 319.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B E - DeferredQueueSize (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - DispatchTime: (Avg: -302152.000ns ; Min: -532980.000ns ; Max: -199857.000ns ; Number of samples: 10) E - DeserializeRowBatchTime: 0.000ns E - TotalBatchesEnqueued: 10 (10) E - TotalBatchesReceived: 10 (10) E - TotalBytesReceived: 657.00 B (657) E - TotalEarlySenders: 0 (0) E - TotalEosReceived: 3 (3) E - TotalHasDeferredRPCsTime: 0.000ns E - TotalRPCsDeferred: 0 (0) E KUDU_SCAN_NODE (id=0):(Total: 1m57s, non-child: 1m57s, % non-child: 100.00%) E Table Name: functional_kudu.decimal_rtf_tbl E Runtime filters: Not all filters arrived (arrived: [], missing [1]), waited for 58s478ms. Arrival delay: 3m20s. E Node Lifecycle Event Timeline: 3m40s E - Open Started: 2m21s (2m21s) E - Open Finished: 3m20s (58s607ms) E - First Batch Requested: 3m40s (20s189ms) E - First Batch Returned: 3m40s (0.000ns) E - Last Batch Returned: 3m40s (0.000ns) E - Closed: 3m40s (3.000ms) E - AverageScannerThreadConcurrency: 0.00 E - KuduClientTime: 157.002ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 3.000ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 3 (3) E - PeakMemoryUsage: 80.00 KB (81920) E - PeakScannerThreadConcurrency: 3 (3) E - RowBatchBytesEnqueued: 48.00 KB (49152) E - RowBatchQueueGetWaitTime: 0.000ns E - RowBatchQueuePeakMemoryUsage: 72.00 KB (73728) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 3 (3) E - RowsRead: 396 (396) E - RowsReturned: 189 (189) E - RowsReturnedRate: 1.00 /sec E - ScanRangesComplete: 3 (3) E - ScannerThreadsInvoluntaryContextSwitches: 0 (0) E - ScannerThreadsTotalWallClockTime: 246.004ms E - ScannerThreadsSysTime: 880.000us E - ScannerThreadsUserTime: 13.369ms E - ScannerThreadsVoluntaryContextSwitches: 6 (6) E - TotalKuduScanRoundTrips: 3 (3) E CodeGen:(Total: 2m21s, non-child: 2m21s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 13.65K (13648) E - CodegenTotalWallClockTime: 2m21s E - CodegenSysTime: 46.479ms E - CodegenUserTime: 1m39s E - CodegenVoluntaryContextSwitches: 61 (61) E - CompileTime: 611.010ms E - IrGenerationTime: 113.001ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 134 (134) E - NumInstructions: 5.28K (5279) E - OptimizationTime: 2m20s E - PeakMemoryUsage: 2.58 MB (2702848) E - PrepareTime: 215.002ms E Instance 90453b632dc784e8:da7612f900000005 (host=impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000):(Total: 3m40s, non-child: 0.000ns, % non-child: 0.00%) E Last report received time: 2020-03-01 19:00:18.837 E Hdfs split stats (:<# splits>/): E Fragment Instance Lifecycle Event Timeline: 3m40s E - Prepare Finished: 41.000ms (41.000ms) E - Open Finished: 3m40s (3m40s) E - First Batch Produced: 3m40s (0.000ns) E - First Batch Sent: 3m40s (1.000ms) E - ExecInternal Finished: 3m40s (30.000ms) E - MemoryUsage (4s000ms): 2.34 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.66 MB, 2.70 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.71 MB, 2.72 MB, 2.76 MB, 2.76 MB, 2.76 MB, 1.64 MB, 2.15 MB, 2.20 MB, 2.22 MB, 2.22 MB, 2.22 MB, 2.22 MB E - ThreadUsage (4s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2 E - AverageThreadTokens: 1.13 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 2.76 MB (2889472) E - PeakReservation: 1.94 MB (2031616) E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.93 MB (6212882) E - RowsProduced: 1 (1) E - TotalNetworkReceiveTime: 25s930ms E - TotalNetworkSendTime: 28.000ms E - TotalStorageWaitTime: 25.000ms E - TotalThreadsInvoluntaryContextSwitches: 548.86K (548857) E - TotalThreadsTotalWallClockTime: 4m6s E - TotalThreadsSysTime: 431.839ms E - TotalThreadsUserTime: 2m2s E - TotalThreadsVoluntaryContextSwitches: 731 (731) E Fragment Instance Lifecycle Timings: E - ExecTime: 29.000ms E - ExecTreeExecTime: 0.000ns E - OpenTime: 3m40s E - ExecTreeOpenTime: 25s999ms E - PrepareTime: 25.000ms E - ExecTreePrepareTime: 19.000ms E KrpcDataStreamSender (dst_id=5):(Total: 29.000ms, non-child: 1.000ms, % non-child: 3.45%) E ExecOption: Unpartitioned Sender Codegen Disabled: not needed E - BytesSent (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - NetworkThroughput: (Avg: 508.00 B/sec ; Min: 508.00 B/sec ; Max: 508.00 B/sec ; Number of samples: 1) E - RpcNetworkTime: (Avg: 22.455ms ; Min: 21.335ms ; Max: 23.576ms ; Number of samples: 2) E - RpcRecvrTime: (Avg: -4418022.000ns ; Min: -8430720.000ns ; Max: -405325.000ns ; Number of samples: 2) E - EosSent: 1 (1) E - PeakMemoryUsage: 16.00 KB (16384) E - RowsSent: 1 (1) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 0.000ns E - TotalBytesSent: 12.00 B (12) E - UncompressedRowBatchSize: 16.00 B (16) E AGGREGATION_NODE (id=3):(Total: 26s018ms, non-child: 0.000ns, % non-child: 0.00%) E Node Lifecycle Event Timeline: 3m40s E - Open Started: 3m14s (3m14s) E - Open Finished: 3m40s (25s999ms) E - First Batch Requested: 3m40s (0.000ns) E - First Batch Returned: 3m40s (0.000ns) E - Last Batch Returned: 3m40s (0.000ns) E - Closed: 3m40s (1.000ms) E - PeakMemoryUsage: 72.00 KB (73728) E - RowsReturned: 1 (1) E - RowsReturnedRate: 0 E NonGroupingAggregator 0: E ExecOption: Codegen Enabled E - BuildTime: 0.000ns E - PeakMemoryUsage: 8.00 KB (8192) E - RowsReturned: 1 (1) E HASH_JOIN_NODE (id=2):(Total: 26s022ms, non-child: 0.000ns, % non-child: 0.00%) E ExecOption: Probe Side Codegen Enabled, Join Build-Side Prepared Asynchronously E Node Lifecycle Event Timeline: 3m40s E - Open Started: 3m14s (3m14s) E - Open Finished: 3m40s (25s986ms) E - First Batch Requested: 3m40s (0.000ns) E - First Batch Returned: 3m40s (3.000ms) E - Last Batch Returned: 3m40s (0.000ns) E - Closed: 3m40s (10.000ms) E - BuildRows: 39 (39) E - BuildTime: 11.000ms E - PeakMemoryUsage: 2.00 MB (2099456) E - ProbeRows: 202 (202) E - ProbeRowsPartitioned: 0 (0) E - ProbeTime: 0.000ns E - RowsReturned: 13 (13) E - RowsReturnedRate: 0 E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 1.00 MB (1048576) E - CumulativeAllocations: 16 (16) E - PeakReservation: 1.94 MB (2031616) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 1.00 MB (1048576) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Hash Join Builder (join_node_id=2):(Total: 11.000ms, non-child: 11.000ms, % non-child: 100.00%) E ExecOption: Build Side Codegen Enabled, Hash Table Construction Codegen Enabled E Runtime filters: 1 of 1 Runtime Filter Published E - BuildRowsPartitionTime: 1.000ms E - BuildRowsPartitioned: 39 (39) E - HashTablesBuildTime: 3.000ms E - LargestPartitionPercent: 15 (15) E - MaxPartitionLevel: 0 (0) E - NumHashTableBuildsSkipped: 0 (0) E - NumRepartitions: 0 (0) E - PartitionsCreated: 16 (16) E - PeakMemoryUsage: 29.12 KB (29824) E - RepartitionTime: 0.000ns E - SpilledPartitions: 0 (0) E Hash Table: E - HashBuckets: 74 (74) E - HashCollisions: 0 (0) E - Probes: 236 (236) E - Resizes: 0 (0) E - Travel: 176 (176) E EXCHANGE_NODE (id=4):(Total: 25s930ms, non-child: 1.000ms, % non-child: 0.00%) E Node Lifecycle Event Timeline: 3m40s E - Open Started: 3m14s (3m14s) E - Open Finished: 3m14s (0.000ns) E - First Batch Requested: 3m14s (8.000ms) E - First Batch Returned: 3m40s (25s930ms) E - Last Batch Returned: 3m40s (0.000ns) E - Closed: 3m40s (6.000ms) E - ConvertRowBatchTime: 0.000ns E - PeakMemoryUsage: 96.00 KB (98304) E - RowsReturned: 39 (39) E - RowsReturnedRate: 1.00 /sec E Buffer pool: E - AllocTime: 0.000ns E - CumulativeAllocationBytes: 160.00 KB (163840) E - CumulativeAllocations: 20 (20) E - PeakReservation: 96.00 KB (98304) E - PeakUnpinnedBytes: 0 E - PeakUsedReservation: 96.00 KB (98304) E - ReadIoBytes: 0 E - ReadIoOps: 0 (0) E - ReadIoWaitTime: 0.000ns E - SystemAllocTime: 0.000ns E - WriteIoBytes: 0 E - WriteIoOps: 0 (0) E - WriteIoWaitTime: 0.000ns E Dequeue: E - BytesDequeued (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B, 648.00 B E - FirstBatchWaitTime: 0.000ns E - TotalBytesDequeued: 936.00 B (936) E - TotalGetBatchTime: 25s930ms E - DataWaitTime: 25s929ms E Enqueue: E - BytesReceived (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 230.00 B, 275.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B, 439.00 B E - DeferredQueueSize (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - DispatchTime: (Avg: -2749315.000ns ; Min: -11316804.000ns ; Max: -266844.000ns ; Number of samples: 10) E - DeserializeRowBatchTime: 1.000ms E - TotalBatchesEnqueued: 10 (10) E - TotalBatchesReceived: 10 (10) E - TotalBytesReceived: 657.00 B (657) E - TotalEarlySenders: 0 (0) E - TotalEosReceived: 3 (3) E - TotalHasDeferredRPCsTime: 0.000ns E - TotalRPCsDeferred: 0 (0) E KUDU_SCAN_NODE (id=0):(Total: 11s440ms, non-child: 11s440ms, % non-child: 100.00%) E Table Name: functional_kudu.decimal_rtf_tbl E Runtime filters: Not all filters arrived (arrived: [], missing [1]), waited for 5s687ms. Arrival delay: 3m20s. E Node Lifecycle Event Timeline: 3m40s E - Open Started: 3m14s (3m14s) E - Open Finished: 3m20s (5s724ms) E - First Batch Requested: 3m40s (20s233ms) E - First Batch Returned: 3m40s (0.000ns) E - Last Batch Returned: 3m40s (1.000ms) E - Closed: 3m40s (12.000ms) E - AverageScannerThreadConcurrency: 0.00 E - KuduClientTime: 25.000ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 5.000ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 1 (1) E - PeakMemoryUsage: 80.00 KB (81920) E - PeakScannerThreadConcurrency: 1 (1) E - RowBatchBytesEnqueued: 48.00 KB (49152) E - RowBatchQueueGetWaitTime: 0.000ns E - RowBatchQueuePeakMemoryUsage: 72.00 KB (73728) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 3 (3) E - RowsRead: 444 (444) E - RowsReturned: 202 (202) E - RowsReturnedRate: 17.00 /sec E - ScanRangesComplete: 3 (3) E - ScannerThreadsInvoluntaryContextSwitches: 0 (0) E - ScannerThreadsTotalWallClockTime: 71.001ms E - ScannerThreadsSysTime: 0.000ns E - ScannerThreadsUserTime: 18.188ms E - ScannerThreadsVoluntaryContextSwitches: 6 (6) E - TotalKuduScanRoundTrips: 3 (3) E CodeGen:(Total: 3m14s, non-child: 3m14s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 548.83K (548826) E - CodegenTotalWallClockTime: 3m14s E - CodegenSysTime: 417.973ms E - CodegenUserTime: 2m2s E - CodegenVoluntaryContextSwitches: 712 (712) E - CompileTime: 1s846ms E - IrGenerationTime: 208.002ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 134 (134) E - NumInstructions: 5.28K (5279) E - OptimizationTime: 3m11s E - PeakMemoryUsage: 2.58 MB (2702848) E - PrepareTime: 321.003ms E Averaged Fragment F01:(Total: 2m57s, non-child: 0.000ns, % non-child: 0.00%) E split sizes: min: 0, max: 0, avg: 0, stddev: 0 E completion times: min:2m16s max:3m42s mean: 2m59s stddev:35s286ms E execution rates: min:0.00 /sec max:0.00 /sec mean:0.00 /sec stddev:0.00 /sec E num instances: 3 E - AverageThreadTokens: 1.00 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 1.27 MB (1328640) E - PeakReservation: 0 E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.92 MB (6204678) E - RowsProduced: 13 (13) E - TotalNetworkReceiveTime: 0.000ns E - TotalNetworkSendTime: 42.000ms E - TotalStorageWaitTime: 131.335ms E - TotalThreadsInvoluntaryContextSwitches: 250.43K (250432) E - TotalThreadsTotalWallClockTime: 2m57s E - TotalThreadsSysTime: 292.551ms E - TotalThreadsUserTime: 1m57s E - TotalThreadsVoluntaryContextSwitches: 387 (387) E Fragment Instance Lifecycle Timings: E - ExecTime: 105.001ms E - ExecTreeExecTime: 59.001ms E - OpenTime: 2m56s E - ExecTreeOpenTime: 127.335ms E - PrepareTime: 6.000ms E - ExecTreePrepareTime: 1.666ms E KrpcDataStreamSender (dst_id=4):(Total: 47.334ms, non-child: 47.334ms, % non-child: 100.00%) E - EosSent: 3 (3) E - PeakMemoryUsage: 24.00 KB (24576) E - RowsSent: 13 (13) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 333.339us E - TotalBytesSent: 657.00 B (657) E - UncompressedRowBatchSize: 936.00 B (936) E KUDU_SCAN_NODE (id=1):(Total: 247.337ms, non-child: 247.337ms, % non-child: 100.00%) E - AverageScannerThreadConcurrency: 0.33 E - KuduClientTime: 131.335ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 2.333ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 2 (2) E - PeakMemoryUsage: 53.33 KB (54613) E - PeakScannerThreadConcurrency: 2 (2) E - RowBatchBytesEnqueued: 53.33 KB (54613) E - RowBatchQueueGetWaitTime: 59.001ms E - RowBatchQueuePeakMemoryUsage: 32.00 KB (32768) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 3 (3) E - RowsRead: 13 (13) E - RowsReturned: 13 (13) E - RowsReturnedRate: 53.00 /sec E - ScanRangesComplete: 3 (3) E - ScannerThreadsInvoluntaryContextSwitches: 0 (0) E - ScannerThreadsTotalWallClockTime: 185.003ms E - ScannerThreadsSysTime: 584.666us E - ScannerThreadsUserTime: 16.902ms E - ScannerThreadsVoluntaryContextSwitches: 7 (7) E - TotalKuduScanRoundTrips: 3 (3) E CodeGen:(Total: 2m56s, non-child: 2m56s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 250.38K (250382) E - CodegenTotalWallClockTime: 2m56s E - CodegenSysTime: 266.894ms E - CodegenUserTime: 1m57s E - CodegenVoluntaryContextSwitches: 371 (371) E - CompileTime: 831.015ms E - IrGenerationTime: 51.667ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 79 (79) E - NumInstructions: 2.53K (2531) E - OptimizationTime: 2m55s E - PeakMemoryUsage: 1.24 MB (1295872) E - PrepareTime: 362.337ms E Fragment F01: E Instance 90453b632dc784e8:da7612f900000001 (host=impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22001):(Total: 3m40s, non-child: 0.000ns, % non-child: 0.00%) E Last report received time: 2020-03-01 19:00:20.718 E Hdfs split stats (:<# splits>/): E Fragment Instance Lifecycle Event Timeline: 3m40s E - Prepare Finished: 10.000ms (10.000ms) E - Open Finished: 3m40s (3m40s) E - First Batch Produced: 3m40s (29.000ms) E - First Batch Sent: 3m40s (1.000ms) E - ExecInternal Finished: 3m40s (60.001ms) E - MemoryUsage (4s000ms): 1.11 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB E - ThreadUsage (4s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 E - AverageThreadTokens: 1.00 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 1.27 MB (1328640) E - PeakReservation: 0 E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.96 MB (6249728) E - RowsProduced: 12 (12) E - TotalNetworkReceiveTime: 0.000ns E - TotalNetworkSendTime: 54.001ms E - TotalStorageWaitTime: 133.002ms E - TotalThreadsInvoluntaryContextSwitches: 246.69K (246686) E - TotalThreadsTotalWallClockTime: 3m40s E - TotalThreadsSysTime: 298.657ms E - TotalThreadsUserTime: 2m25s E - TotalThreadsVoluntaryContextSwitches: 478 (478) E Fragment Instance Lifecycle Timings: E - ExecTime: 89.001ms E - ExecTreeExecTime: 29.000ms E - OpenTime: 3m40s E - ExecTreeOpenTime: 135.002ms E - PrepareTime: 6.000ms E - ExecTreePrepareTime: 2.000ms E KrpcDataStreamSender (dst_id=4):(Total: 61.001ms, non-child: 7.000ms, % non-child: 11.48%) E ExecOption: Unpartitioned Sender Codegen Disabled: not needed E - BytesSent (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - NetworkThroughput: (Avg: 11.63 KB/sec ; Min: 1.48 KB/sec ; Max: 26.76 KB/sec ; Number of samples: 12) E - RpcNetworkTime: (Avg: 8.446ms ; Min: 1.747ms ; Max: 26.345ms ; Number of samples: 15) E - RpcRecvrTime: (Avg: -1782780.000ns ; Min: -11453392.000ns ; Max: -310170.000ns ; Number of samples: 15) E - EosSent: 3 (3) E - PeakMemoryUsage: 24.00 KB (24576) E - RowsSent: 12 (12) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 1.000ms E - TotalBytesSent: 654.00 B (654) E - UncompressedRowBatchSize: 864.00 B (864) E KUDU_SCAN_NODE (id=1):(Total: 217.004ms, non-child: 217.004ms, % non-child: 100.00%) E Table Name: functional_kudu.decimal_rtf_tiny_tbl E Node Lifecycle Event Timeline: 3m40s E - Open Started: 3m40s (3m40s) E - Open Finished: 3m40s (135.002ms) E - First Batch Requested: 3m40s (1.000ms) E - First Batch Returned: 3m40s (29.000ms) E - Last Batch Returned: 3m40s (47.000ms) E - Closed: 3m40s (0.000ns) E - AverageScannerThreadConcurrency: 0.00 E - KuduClientTime: 133.002ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 3.000ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 3 (3) E - PeakMemoryUsage: 64.00 KB (65536) E - PeakScannerThreadConcurrency: 3 (3) E - RowBatchBytesEnqueued: 64.00 KB (65536) E - RowBatchQueueGetWaitTime: 29.000ms E - RowBatchQueuePeakMemoryUsage: 48.00 KB (49152) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 4 (4) E - RowsRead: 13 (13) E - RowsReturned: 12 (12) E - RowsReturnedRate: 55.00 /sec E - ScanRangesComplete: 4 (4) E - ScannerThreadsInvoluntaryContextSwitches: 0 (0) E - ScannerThreadsTotalWallClockTime: 215.004ms E - ScannerThreadsSysTime: 1.754ms E - ScannerThreadsUserTime: 20.408ms E - ScannerThreadsVoluntaryContextSwitches: 8 (8) E - TotalKuduScanRoundTrips: 4 (4) E CodeGen:(Total: 3m40s, non-child: 3m40s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 246.59K (246595) E - CodegenTotalWallClockTime: 3m40s E - CodegenSysTime: 265.234ms E - CodegenUserTime: 2m25s E - CodegenVoluntaryContextSwitches: 458 (458) E - CompileTime: 702.013ms E - IrGenerationTime: 53.000ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 79 (79) E - NumInstructions: 2.53K (2531) E - OptimizationTime: 3m39s E - PeakMemoryUsage: 1.24 MB (1295872) E - PrepareTime: 282.003ms E Instance 90453b632dc784e8:da7612f900000002 (host=impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22000):(Total: 2m57s, non-child: 0.000ns, % non-child: 0.00%) E Last report received time: 2020-03-01 18:59:38.583 E Hdfs split stats (:<# splits>/): E Fragment Instance Lifecycle Event Timeline: 2m57s E - Prepare Finished: 39.000ms (39.000ms) E - Open Finished: 2m57s (2m57s) E - First Batch Produced: 2m57s (13.000ms) E - First Batch Sent: 2m57s (0.000ns) E - ExecInternal Finished: 2m57s (124.002ms) E - MemoryUsage (4s000ms): 1.11 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB E - ThreadUsage (4s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 E - AverageThreadTokens: 1.00 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 1.27 MB (1328640) E - PeakReservation: 0 E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.93 MB (6212882) E - RowsProduced: 13 (13) E - TotalNetworkReceiveTime: 0.000ns E - TotalNetworkSendTime: 19.000ms E - TotalStorageWaitTime: 191.003ms E - TotalThreadsInvoluntaryContextSwitches: 492.52K (492517) E - TotalThreadsTotalWallClockTime: 2m57s E - TotalThreadsSysTime: 533.482ms E - TotalThreadsUserTime: 1m55s E - TotalThreadsVoluntaryContextSwitches: 660 (660) E Fragment Instance Lifecycle Timings: E - ExecTime: 135.002ms E - ExecTreeExecTime: 113.002ms E - OpenTime: 2m57s E - ExecTreeOpenTime: 127.002ms E - PrepareTime: 6.000ms E - ExecTreePrepareTime: 2.000ms E KrpcDataStreamSender (dst_id=4):(Total: 24.000ms, non-child: 5.000ms, % non-child: 20.83%) E ExecOption: Unpartitioned Sender Codegen Disabled: not needed E - BytesSent (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - NetworkThroughput: (Avg: 25.47 KB/sec ; Min: 3.40 KB/sec ; Max: 68.36 KB/sec ; Number of samples: 9) E - RpcNetworkTime: (Avg: 5.453ms ; Min: 1.314ms ; Max: 16.350ms ; Number of samples: 12) E - RpcRecvrTime: (Avg: -962012.000ns ; Min: -7031781.000ns ; Max: -230660.000ns ; Number of samples: 12) E - EosSent: 3 (3) E - PeakMemoryUsage: 24.00 KB (24576) E - RowsSent: 13 (13) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 0.000ns E - TotalBytesSent: 627.00 B (627) E - UncompressedRowBatchSize: 936.00 B (936) E KUDU_SCAN_NODE (id=1):(Total: 307.005ms, non-child: 307.005ms, % non-child: 100.00%) E Table Name: functional_kudu.decimal_rtf_tiny_tbl E Node Lifecycle Event Timeline: 2m57s E - Open Started: 2m57s (2m57s) E - Open Finished: 2m57s (127.002ms) E - First Batch Requested: 2m57s (0.000ns) E - First Batch Returned: 2m57s (13.000ms) E - Last Batch Returned: 2m57s (102.001ms) E - Closed: 2m57s (0.000ns) E - AverageScannerThreadConcurrency: 1.00 E - KuduClientTime: 191.003ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 3.000ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 2 (2) E - PeakMemoryUsage: 36.00 KB (36864) E - PeakScannerThreadConcurrency: 2 (2) E - RowBatchBytesEnqueued: 48.00 KB (49152) E - RowBatchQueueGetWaitTime: 113.002ms E - RowBatchQueuePeakMemoryUsage: 24.00 KB (24576) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 3 (3) E - RowsRead: 13 (13) E - RowsReturned: 13 (13) E - RowsReturnedRate: 42.00 /sec E - ScanRangesComplete: 3 (3) E - ScannerThreadsInvoluntaryContextSwitches: 0 (0) E - ScannerThreadsTotalWallClockTime: 228.004ms E - ScannerThreadsSysTime: 0.000ns E - ScannerThreadsUserTime: 17.858ms E - ScannerThreadsVoluntaryContextSwitches: 6 (6) E - TotalKuduScanRoundTrips: 3 (3) E CodeGen:(Total: 2m57s, non-child: 2m57s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 492.48K (492483) E - CodegenTotalWallClockTime: 2m57s E - CodegenSysTime: 510.713ms E - CodegenUserTime: 1m55s E - CodegenVoluntaryContextSwitches: 646 (646) E - CompileTime: 1s283ms E - IrGenerationTime: 59.000ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 79 (79) E - NumInstructions: 2.53K (2531) E - OptimizationTime: 2m55s E - PeakMemoryUsage: 1.24 MB (1295872) E - PrepareTime: 589.007ms E Instance 90453b632dc784e8:da7612f900000003 (host=impala-ec2-centos74-r5-4xlarge-ondemand-04fc.vpc.cloudera.com:22002):(Total: 2m13s, non-child: 0.000ns, % non-child: 0.00%) E Last report received time: 2020-03-01 18:58:54.280 E Hdfs split stats (:<# splits>/): E Fragment Instance Lifecycle Event Timeline: 2m13s E - Prepare Finished: 7.000ms (7.000ms) E - Open Finished: 2m13s (2m13s) E - First Batch Produced: 2m13s (35.000ms) E - First Batch Sent: 2m13s (1.000ms) E - ExecInternal Finished: 2m13s (56.000ms) E - MemoryUsage (4s000ms): 1.11 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB, 1.27 MB E - ThreadUsage (4s000ms): 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 E - AverageThreadTokens: 1.00 E - ExchangeScanRatio: 0.00 E - PeakMemoryUsage: 1.27 MB (1328640) E - PeakReservation: 0 E - PeakUsedReservation: 0 E - PerHostPeakMemUsage: 5.87 MB (6151424) E - RowsProduced: 14 (14) E - TotalNetworkReceiveTime: 0.000ns E - TotalNetworkSendTime: 53.000ms E - TotalStorageWaitTime: 70.001ms E - TotalThreadsInvoluntaryContextSwitches: 12.10K (12095) E - TotalThreadsTotalWallClockTime: 2m13s E - TotalThreadsSysTime: 45.514ms E - TotalThreadsUserTime: 1m32s E - TotalThreadsVoluntaryContextSwitches: 23 (23) E Fragment Instance Lifecycle Timings: E - ExecTime: 91.001ms E - ExecTreeExecTime: 35.000ms E - OpenTime: 2m13s E - ExecTreeOpenTime: 120.002ms E - PrepareTime: 6.000ms E - ExecTreePrepareTime: 1.000ms E KrpcDataStreamSender (dst_id=4):(Total: 57.000ms, non-child: 4.000ms, % non-child: 7.02%) E ExecOption: Unpartitioned Sender Codegen Disabled: not needed E - BytesSent (4s000ms): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 E - NetworkThroughput: (Avg: 19.79 KB/sec ; Min: 3.77 KB/sec ; Max: 39.57 KB/sec ; Number of samples: 9) E - RpcNetworkTime: (Avg: 6.303ms ; Min: 1.744ms ; Max: 23.042ms ; Number of samples: 12) E - RpcRecvrTime: (Avg: -794347.000ns ; Min: -2968581.000ns ; Max: -308060.000ns ; Number of samples: 12) E - EosSent: 3 (3) E - PeakMemoryUsage: 24.00 KB (24576) E - RowsSent: 14 (14) E - RpcFailure: 0 (0) E - RpcRetry: 0 (0) E - SerializeBatchTime: 0.000ns E - TotalBytesSent: 690.00 B (690) E - UncompressedRowBatchSize: 1008.00 B (1008) E KUDU_SCAN_NODE (id=1):(Total: 218.003ms, non-child: 218.003ms, % non-child: 100.00%) E Table Name: functional_kudu.decimal_rtf_tiny_tbl E Node Lifecycle Event Timeline: 2m13s E - Open Started: 2m13s (2m13s) E - Open Finished: 2m13s (120.002ms) E - First Batch Requested: 2m13s (1.000ms) E - First Batch Returned: 2m13s (35.000ms) E - Last Batch Returned: 2m13s (41.000ms) E - Closed: 2m13s (0.000ns) E - AverageScannerThreadConcurrency: 0.00 E - KuduClientTime: 70.001ms E - KuduRemoteScanTokens: 0 (0) E - MaterializeTupleTime: 1.000ms E - NumScannerThreadMemUnavailable: 0 (0) E - NumScannerThreadsStarted: 2 (2) E - PeakMemoryUsage: 60.00 KB (61440) E - PeakScannerThreadConcurrency: 2 (2) E - RowBatchBytesEnqueued: 48.00 KB (49152) E - RowBatchQueueGetWaitTime: 35.000ms E - RowBatchQueuePeakMemoryUsage: 24.00 KB (24576) E - RowBatchQueuePutWaitTime: 0.000ns E - RowBatchesEnqueued: 3 (3) E - RowsRead: 14 (14) E - RowsReturned: 14 (14) E - RowsReturnedRate: 64.00 /sec E - ScanRangesComplete: 3 (3) E - ScannerThreadsInvoluntaryContextSwitches: 1 (1) E - ScannerThreadsTotalWallClockTime: 112.001ms E - ScannerThreadsSysTime: 0.000ns E - ScannerThreadsUserTime: 12.441ms E - ScannerThreadsVoluntaryContextSwitches: 7 (7) E - TotalKuduScanRoundTrips: 3 (3) E CodeGen:(Total: 2m13s, non-child: 2m13s, % non-child: 100.00%) E - CodegenInvoluntaryContextSwitches: 12.07K (12068) E - CodegenTotalWallClockTime: 2m13s E - CodegenSysTime: 24.736ms E - CodegenUserTime: 1m32s E - CodegenVoluntaryContextSwitches: 9 (9) E - CompileTime: 508.008ms E - IrGenerationTime: 43.000ms E - LoadTime: 0.000ns E - ModuleBitcodeSize: 2.53 MB (2655220) E - NumFunctions: 79 (79) E - NumInstructions: 2.53K (2531) E - OptimizationTime: 2m12s E - PeakMemoryUsage: 1.24 MB (1295872) E - PrepareTime: 216.002ms