I0723 08:58:36.378499 19398 impala-beeswax-server.cc:231] close(): query_id=154dc7eeb4f7e5e1:95494a4700000000 I0723 08:58:36.378521 19398 impala-server.cc:963] UnregisterQuery(): query_id=154dc7eeb4f7e5e1:95494a4700000000 I0723 08:58:36.378540 19398 impala-server.cc:1048] Cancel(): query_id=154dc7eeb4f7e5e1:95494a4700000000 I0723 08:58:36.378557 19398 coordinator.cc:914] Cancel() query_id=154dc7eeb4f7e5e1:95494a4700000000 I0723 08:58:36.378592 19398 coordinator.cc:924] CancelBackends() query_id=154dc7eeb4f7e5e1:95494a4700000000, tried to cancel 0 backends I0723 08:58:36.386252 19398 query-exec-mgr.cc:138] ReleaseQueryState(): query_id=154dc7eeb4f7e5e1:95494a4700000000 refcnt=1 I0723 08:58:36.388360 19398 impala-beeswax-server.cc:52] query(): query=select count(c) from ( select bigint_col + 1 as c from functional.alltypes limit 15 union all select bigint_col as c from functional.alltypes limit 15 union all select bigint_col + 1 as c from functional.alltypes limit 15 union all (select bigint_col as c from functional.alltypes limit 15)) t I0723 08:58:36.388478 19398 impala-beeswax-server.cc:422] query: Query { 01: query (string) = "select count(c) [...](293)", 03: configuration (list) = list[6] { [0] = "BATCH_SIZE=10", [1] = "NUM_NODES=0", [2] = "DISABLE_CODEGEN_ROWS_THRESHOLD=0", [3] = "DISABLE_CODEGEN=False", [4] = "ABORT_ON_ERROR=1", [5] = "EXEC_SINGLE_NODE_ROWS_THRESHOLD=100", }, 04: hadoop_user (string) = "jenkins", } I0723 08:58:36.389065 19398 impala-beeswax-server.cc:452] TClientRequest.queryOptions: TQueryOptions { 01: abort_on_error (bool) = true, 02: max_errors (i32) = 100, 03: disable_codegen (bool) = false, 04: batch_size (i32) = 10, 05: num_nodes (i32) = 0, 06: max_scan_range_length (i64) = 0, 07: num_scanner_threads (i32) = 0, 08: max_io_buffers (i32) = 0, 09: allow_unsupported_formats (bool) = false, 10: default_order_by_limit (i64) = -1, 11: debug_action (string) = "", 12: mem_limit (i64) = 0, 13: abort_on_default_limit_exceeded (bool) = false, 15: hbase_caching (i32) = 0, 16: hbase_cache_blocks (bool) = false, 17: parquet_file_size (i64) = 0, 18: explain_level (i32) = 1, 19: sync_ddl (bool) = false, 23: disable_cached_reads (bool) = false, 24: disable_outermost_topn (bool) = false, 25: rm_initial_mem (i64) = 0, 26: query_timeout_s (i32) = 0, 27: max_block_mgr_memory (i64) = 0, 28: appx_count_distinct (bool) = false, 29: disable_unsafe_spills (bool) = false, 31: exec_single_node_rows_threshold (i32) = 100, 32: optimize_partition_key_scans (bool) = false, 33: replica_preference (i32) = 0, 34: schedule_random_replica (bool) = false, 35: scan_node_codegen_threshold (i64) = 1800000, 36: disable_streaming_preaggregations (bool) = false, 37: runtime_filter_mode (i32) = 2, 38: runtime_bloom_filter_size (i32) = 1048576, 39: runtime_filter_wait_time_ms (i32) = 0, 40: disable_row_runtime_filtering (bool) = false, 41: max_num_runtime_filters (i32) = 10, 42: parquet_annotate_strings_utf8 (bool) = false, 43: parquet_fallback_schema_resolution (i32) = 0, 45: s3_skip_insert_staging (bool) = true, 46: runtime_filter_min_size (i32) = 1048576, 47: runtime_filter_max_size (i32) = 16777216, 48: prefetch_mode (i32) = 1, 49: strict_mode (bool) = false, 50: scratch_limit (i64) = -1, 51: enable_expr_rewrites (bool) = true, 52: decimal_v2 (bool) = false, 53: parquet_dictionary_filtering (bool) = true, 54: parquet_array_resolution (i32) = 2, 55: parquet_read_statistics (bool) = true, 56: default_join_distribution_mode (i32) = 0, 57: disable_codegen_rows_threshold (i32) = 0, } I0723 08:58:36.393450 19398 Frontend.java:888] Compiling query: select count(c) from ( select bigint_col + 1 as c from functional.alltypes limit 15 union all select bigint_col as c from functional.alltypes limit 15 union all select bigint_col + 1 as c from functional.alltypes limit 15 union all (select bigint_col as c from functional.alltypes limit 15)) t I0723 08:58:36.396522 19398 Frontend.java:927] Compiled query. I0723 08:58:36.403915 19398 admission-controller.cc:442] Schedule for id=d44894f3f525160a:4cb074cf00000000 in pool_name=default-pool cluster_mem_needed=138.00 MB PoolConfig: max_requests=-1 max_queued=200 max_mem=-1.00 B I0723 08:58:36.404048 19398 admission-controller.cc:447] Stats: agg_num_running=0, agg_num_queued=0, agg_mem_reserved=4.05 MB, local_host(local_mem_admitted=0, num_admitted_running=0, num_queued=0, backend_mem_reserved=146.69 KB) I0723 08:58:36.404100 19398 admission-controller.cc:453] Admitted query id=d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.404274 19398 coordinator.cc:116] Exec() query_id=d44894f3f525160a:4cb074cf00000000 stmt=select count(c) from ( select bigint_col + 1 as c from functional.alltypes limit 15 union all select bigint_col as c from functional.alltypes limit 15 union all select bigint_col + 1 as c from functional.alltypes limit 15 union all (select bigint_col as c from functional.alltypes limit 15)) t I0723 08:58:36.405911 19398 coordinator.cc:378] starting execution on 1 backends for query d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.408354 26710 impala-internal-service.cc:44] ExecQueryFInstances(): query_id=d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.408617 26710 query-exec-mgr.cc:46] StartQueryFInstances() query_id=d44894f3f525160a:4cb074cf00000000 coord=impala-boost-static-burst-slave-el7-1b3c.vpc.cloudera.com:22000 I0723 08:58:36.408763 2248 query-state.cc:255] StartFInstances(): query_id=d44894f3f525160a:4cb074cf00000000 #instances=1 I0723 08:58:36.409170 2248 query-state.cc:267] descriptor table for query=d44894f3f525160a:4cb074cf00000000 tuples: Tuple(id=6 size=8 slots=[Slot(id=6 type=BIGINT col_path=[] offset=0 null=(offset=0 mask=0) slot_idx=0 field_idx=-1)] tuple_path=[]) Tuple(id=4 size=9 slots=[Slot(id=4 type=BIGINT col_path=[] offset=0 null=(offset=8 mask=1) slot_idx=0 field_idx=-1)] tuple_path=[]) Tuple(id=3 size=9 slots=[Slot(id=3 type=BIGINT col_path=[7] offset=0 null=(offset=8 mask=1) slot_idx=0 field_idx=-1)] tuple_path=[]) Tuple(id=2 size=9 slots=[Slot(id=2 type=BIGINT col_path=[7] offset=0 null=(offset=8 mask=1) slot_idx=0 field_idx=-1)] tuple_path=[]) Tuple(id=1 size=9 slots=[Slot(id=1 type=BIGINT col_path=[7] offset=0 null=(offset=8 mask=1) slot_idx=0 field_idx=-1)] tuple_path=[]) Tuple(id=0 size=9 slots=[Slot(id=0 type=BIGINT col_path=[7] offset=0 null=(offset=8 mask=1) slot_idx=0 field_idx=-1)] tuple_path=[]) I0723 08:58:36.409132 19398 coordinator.cc:391] started execution on 1 backends for query d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.409312 2250 query-state.cc:316] Executing instance. instance_id=d44894f3f525160a:4cb074cf00000000 fragment_idx=0 per_fragment_instance_idx=0 coord_state_idx=0 #in-flight=1 I0723 08:58:36.409688 2250 hdfs-scan-node.cc:160] Max row batch queue size for scan node '2' in fragment instance 'd44894f3f525160a:4cb074cf00000000': 60 I0723 08:58:36.409742 2250 hdfs-scan-node.cc:160] Max row batch queue size for scan node '4' in fragment instance 'd44894f3f525160a:4cb074cf00000000': 60 I0723 08:58:36.409783 2250 hdfs-scan-node.cc:160] Max row batch queue size for scan node '1' in fragment instance 'd44894f3f525160a:4cb074cf00000000': 60 I0723 08:58:36.409821 2250 hdfs-scan-node.cc:160] Max row batch queue size for scan node '3' in fragment instance 'd44894f3f525160a:4cb074cf00000000': 60 I0723 08:58:36.412005 2248 query-exec-mgr.cc:138] ReleaseQueryState(): query_id=d44894f3f525160a:4cb074cf00000000 refcnt=3 I0723 08:58:36.465210 19398 impala-beeswax-server.cc:189] get_results_metadata(): query_id=d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.465735 19398 coordinator.cc:811] Coordinator waiting for backends to finish, 1 remaining I0723 08:58:36.468014 16412 coordinator.cc:978] Backend completed: host=impala-boost-static-burst-slave-el7-1b3c.vpc.cloudera.com:22000 remaining=0 I0723 08:58:36.468051 19398 coordinator.cc:816] All backends finished successfully. I0723 08:58:36.468340 2250 query-state.cc:323] Instance completed. instance_id=d44894f3f525160a:4cb074cf00000000 #in-flight=0 status=OK I0723 08:58:36.468358 2250 query-exec-mgr.cc:138] ReleaseQueryState(): query_id=d44894f3f525160a:4cb074cf00000000 refcnt=2 I0723 08:58:36.474335 19398 impala-beeswax-server.cc:231] close(): query_id=d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.474390 19398 impala-server.cc:963] UnregisterQuery(): query_id=d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.474403 19398 impala-server.cc:1048] Cancel(): query_id=d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.474417 19398 coordinator.cc:914] Cancel() query_id=d44894f3f525160a:4cb074cf00000000 I0723 08:58:36.474442 19398 coordinator.cc:924] CancelBackends() query_id=d44894f3f525160a:4cb074cf00000000, tried to cancel 0 backends I0723 08:58:36.484074 19398 query-exec-mgr.cc:138] ReleaseQueryState(): query_id=d44894f3f525160a:4cb074cf00000000 refcnt=1 I0723 08:58:36.490404 19398 impala-beeswax-server.cc:52] query(): query=use functional I0723 08:58:36.490561 19398 impala-beeswax-server.cc:422] query: Query {