Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 038FF200C39 for ; Thu, 16 Mar 2017 11:20:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 023EB160B78; Thu, 16 Mar 2017 10:20:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D38EA160B92 for ; Thu, 16 Mar 2017 11:20:47 +0100 (CET) Received: (qmail 70487 invoked by uid 500); 16 Mar 2017 10:20:46 -0000 Mailing-List: contact issues-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@impala.incubator.apache.org Delivered-To: mailing list issues@impala.incubator.apache.org Received: (qmail 69820 invoked by uid 99); 16 Mar 2017 10:20:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Mar 2017 10:20:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3A55AC1721 for ; Thu, 16 Mar 2017 10:20:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id lC6nxJBaoINH for ; Thu, 16 Mar 2017 10:20:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9B3CD5F645 for ; Thu, 16 Mar 2017 10:20:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0FD6AE008E for ; Thu, 16 Mar 2017 10:20:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id BB9D72434F for ; Thu, 16 Mar 2017 10:20:41 +0000 (UTC) Date: Thu, 16 Mar 2017 10:20:41 +0000 (UTC) From: "Lars Volker (JIRA)" To: issues@impala.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IMPALA-4887) Broken local filesystem TestHdfsParquetTableStatsWriter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 16 Mar 2017 10:20:49 -0000 [ https://issues.apache.org/jira/browse/IMPALA-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Volker updated IMPALA-4887: -------------------------------- Fix Version/s: Impala 2.9.0 > Broken local filesystem TestHdfsParquetTableStatsWriter > ------------------------------------------------------- > > Key: IMPALA-4887 > URL: https://issues.apache.org/jira/browse/IMPALA-4887 > Project: IMPALA > Issue Type: Bug > Components: Backend > Affects Versions: Impala 2.9.0 > Reporter: Jim Apple > Assignee: Lars Volker > Priority: Blocker > Labels: broken-build > Fix For: Impala 2.9.0 > > > I believe https://git-wip-us.apache.org/repos/asf?p=incubator-impala.git;a=commit;h=6251d8b4ddac3bdd6fb651f000aea15b7a0d1603 to be the likely culprit. > {noformat} > =================================== FAILURES =================================== > TestHdfsParquetTableStatsWriter.test_write_statistics_alltypes[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] > [gw3] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python > query_test/test_insert_parquet.py:364: in test_write_statistics_alltypes > expected_min_max_values, hive_skip_col_idx) > query_test/test_insert_parquet.py:324: in _ctas_table_and_verify_stats > "{1}".format(qualified_table_name, source_table)) > common/impala_test_suite.py:574: in run_stmt_in_hive > raise RuntimeError(stderr) > E RuntimeError: SLF4J: Class path contains multiple SLF4J bindings. > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hbase-1.2.0-cdh5.11.0-SNAPSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hadoop-2.6.0-cdh5.11.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. > E SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > E scan complete in 3ms > E Connecting to jdbc:hive2://localhost:11050 > E Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status. > E Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:11050: java.net.ConnectException: Connection refused (state=08S01,code=0) > E No current connection > ---------------------------- Captured stderr setup ----------------------------- > -- connecting to: localhost:21000 > SET sync_ddl=False; > -- executing against localhost:21000 > DROP DATABASE IF EXISTS `test_write_statistics_alltypes_1df32760` CASCADE; > SET sync_ddl=False; > -- executing against localhost:21000 > CREATE DATABASE `test_write_statistics_alltypes_1df32760`; > MainThread: Created database "test_write_statistics_alltypes_1df32760" for test ID "query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::()::test_write_statistics_alltypes[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]" > ----------------------------- Captured stderr call ----------------------------- > -- executing against localhost:21000 > drop table if exists test_write_statistics_alltypes_1df32760.test_hdfs_parquet_table_writer; > TestHdfsParquetTableStatsWriter.test_write_statistics_decimal[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] > [gw3] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python > query_test/test_insert_parquet.py:375: in test_write_statistics_decimal > expected_min_max_values, hive_skip_col_idx) > query_test/test_insert_parquet.py:324: in _ctas_table_and_verify_stats > "{1}".format(qualified_table_name, source_table)) > common/impala_test_suite.py:574: in run_stmt_in_hive > raise RuntimeError(stderr) > E RuntimeError: SLF4J: Class path contains multiple SLF4J bindings. > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hbase-1.2.0-cdh5.11.0-SNAPSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hadoop-2.6.0-cdh5.11.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. > E SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > E scan complete in 3ms > E Connecting to jdbc:hive2://localhost:11050 > E Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status. > E Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:11050: java.net.ConnectException: Connection refused (state=08S01,code=0) > E No current connection > ---------------------------- Captured stderr setup ----------------------------- > SET sync_ddl=False; > -- executing against localhost:21000 > DROP DATABASE IF EXISTS `test_write_statistics_decimal_8e4dc3c` CASCADE; > SET sync_ddl=False; > -- executing against localhost:21000 > CREATE DATABASE `test_write_statistics_decimal_8e4dc3c`; > MainThread: Created database "test_write_statistics_decimal_8e4dc3c" for test ID "query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::()::test_write_statistics_decimal[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]" > ----------------------------- Captured stderr call ----------------------------- > -- executing against localhost:21000 > drop table if exists test_write_statistics_decimal_8e4dc3c.test_hdfs_parquet_table_writer; > TestHdfsParquetTableStatsWriter.test_write_statistics_multi_page[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] > [gw3] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python > query_test/test_insert_parquet.py:397: in test_write_statistics_multi_page > expected_min_max_values, hive_skip_col_idx) > query_test/test_insert_parquet.py:324: in _ctas_table_and_verify_stats > "{1}".format(qualified_table_name, source_table)) > common/impala_test_suite.py:574: in run_stmt_in_hive > raise RuntimeError(stderr) > E RuntimeError: SLF4J: Class path contains multiple SLF4J bindings. > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hbase-1.2.0-cdh5.11.0-SNAPSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hadoop-2.6.0-cdh5.11.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. > E SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > E scan complete in 3ms > E Connecting to jdbc:hive2://localhost:11050 > E Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status. > E Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:11050: java.net.ConnectException: Connection refused (state=08S01,code=0) > E No current connection > ---------------------------- Captured stderr setup ----------------------------- > SET sync_ddl=False; > -- executing against localhost:21000 > DROP DATABASE IF EXISTS `test_write_statistics_multi_page_b1cc43c7` CASCADE; > SET sync_ddl=False; > -- executing against localhost:21000 > CREATE DATABASE `test_write_statistics_multi_page_b1cc43c7`; > MainThread: Created database "test_write_statistics_multi_page_b1cc43c7" for test ID "query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::()::test_write_statistics_multi_page[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]" > ----------------------------- Captured stderr call ----------------------------- > -- executing against localhost:21000 > drop table if exists test_write_statistics_multi_page_b1cc43c7.test_hdfs_parquet_table_writer; > TestHdfsParquetTableStatsWriter.test_write_statistics_null[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] > [gw3] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python > query_test/test_insert_parquet.py:407: in test_write_statistics_null > expected_min_max_values, hive_skip_col_idx) > query_test/test_insert_parquet.py:324: in _ctas_table_and_verify_stats > "{1}".format(qualified_table_name, source_table)) > common/impala_test_suite.py:574: in run_stmt_in_hive > raise RuntimeError(stderr) > E RuntimeError: SLF4J: Class path contains multiple SLF4J bindings. > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hbase-1.2.0-cdh5.11.0-SNAPSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hadoop-2.6.0-cdh5.11.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. > E SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > E scan complete in 3ms > E Connecting to jdbc:hive2://localhost:11050 > E Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status. > E Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:11050: java.net.ConnectException: Connection refused (state=08S01,code=0) > E No current connection > ---------------------------- Captured stderr setup ----------------------------- > SET sync_ddl=False; > -- executing against localhost:21000 > DROP DATABASE IF EXISTS `test_write_statistics_null_1eb44261` CASCADE; > SET sync_ddl=False; > -- executing against localhost:21000 > CREATE DATABASE `test_write_statistics_null_1eb44261`; > MainThread: Created database "test_write_statistics_null_1eb44261" for test ID "query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::()::test_write_statistics_null[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]" > ----------------------------- Captured stderr call ----------------------------- > -- executing against localhost:21000 > drop table if exists test_write_statistics_null_1eb44261.test_hdfs_parquet_table_writer; > TestHdfsParquetTableStatsWriter.test_write_statistics_char_types[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] > [gw3] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python > query_test/test_insert_parquet.py:417: in test_write_statistics_char_types > expected_min_max_values, hive_skip_col_idx) > query_test/test_insert_parquet.py:324: in _ctas_table_and_verify_stats > "{1}".format(qualified_table_name, source_table)) > common/impala_test_suite.py:574: in run_stmt_in_hive > raise RuntimeError(stderr) > E RuntimeError: SLF4J: Class path contains multiple SLF4J bindings. > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hbase-1.2.0-cdh5.11.0-SNAPSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hadoop-2.6.0-cdh5.11.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. > E SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > E scan complete in 3ms > E Connecting to jdbc:hive2://localhost:11050 > E Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status. > E Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:11050: java.net.ConnectException: Connection refused (state=08S01,code=0) > E No current connection > ---------------------------- Captured stderr setup ----------------------------- > SET sync_ddl=False; > -- executing against localhost:21000 > DROP DATABASE IF EXISTS `test_write_statistics_char_types_e85462d7` CASCADE; > SET sync_ddl=False; > -- executing against localhost:21000 > CREATE DATABASE `test_write_statistics_char_types_e85462d7`; > MainThread: Created database "test_write_statistics_char_types_e85462d7" for test ID "query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::()::test_write_statistics_char_types[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]" > ----------------------------- Captured stderr call ----------------------------- > -- executing against localhost:21000 > drop table if exists test_write_statistics_char_types_e85462d7.test_hdfs_parquet_table_writer; > TestHdfsParquetTableStatsWriter.test_write_statistics_negative[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] > [gw3] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python > query_test/test_insert_parquet.py:444: in test_write_statistics_negative > expected_min_max_values) > query_test/test_insert_parquet.py:324: in _ctas_table_and_verify_stats > "{1}".format(qualified_table_name, source_table)) > common/impala_test_suite.py:574: in run_stmt_in_hive > raise RuntimeError(stderr) > E RuntimeError: SLF4J: Class path contains multiple SLF4J bindings. > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hbase-1.2.0-cdh5.11.0-SNAPSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hadoop-2.6.0-cdh5.11.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. > E SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > E scan complete in 3ms > E Connecting to jdbc:hive2://localhost:11050 > E Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status. > E Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:11050: java.net.ConnectException: Connection refused (state=08S01,code=0) > E No current connection > ---------------------------- Captured stderr setup ----------------------------- > SET sync_ddl=False; > -- executing against localhost:21000 > DROP DATABASE IF EXISTS `test_write_statistics_negative_fe85ecda` CASCADE; > SET sync_ddl=False; > -- executing against localhost:21000 > CREATE DATABASE `test_write_statistics_negative_fe85ecda`; > MainThread: Created database "test_write_statistics_negative_fe85ecda" for test ID "query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::()::test_write_statistics_negative[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]" > ----------------------------- Captured stderr call ----------------------------- > -- executing against localhost:21000 > create view test_write_statistics_negative_fe85ecda.test_negative_view as select > id * cast(pow(-1, id % 2) as int) as id, > int_col * cast(pow(-1, id % 2) as int) as int_col, > bigint_col * cast(pow(-1, id % 2) as bigint) as bigint_col, > float_col * pow(-1, id % 2) as float_col, > double_col * pow(-1, id % 2) as double_col > from functional.alltypes; > -- executing against localhost:21000 > drop table if exists test_write_statistics_negative_fe85ecda.test_hdfs_parquet_table_writer; > TestHdfsParquetTableStatsWriter.test_write_statistics_float_infinity[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none] > [gw3] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python > query_test/test_insert_parquet.py:500: in test_write_statistics_float_infinity > expected_min_max_values) > query_test/test_insert_parquet.py:324: in _ctas_table_and_verify_stats > "{1}".format(qualified_table_name, source_table)) > common/impala_test_suite.py:574: in run_stmt_in_hive > raise RuntimeError(stderr) > E RuntimeError: SLF4J: Class path contains multiple SLF4J bindings. > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hbase-1.2.0-cdh5.11.0-SNAPSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: Found binding in [jar:file:/data/jenkins/workspace/impala-umbrella-build-and-test/Impala-Toolchain/cdh_components/hadoop-2.6.0-cdh5.11.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] > E SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. > E SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > E scan complete in 4ms > E Connecting to jdbc:hive2://localhost:11050 > E Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status. > E Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:11050: java.net.ConnectException: Connection refused (state=08S01,code=0) > E No current connection > ---------------------------- Captured stderr setup ----------------------------- > SET sync_ddl=False; > -- executing against localhost:21000 > DROP DATABASE IF EXISTS `test_write_statistics_float_infinity_a39d9014` CASCADE; > SET sync_ddl=False; > -- executing against localhost:21000 > CREATE DATABASE `test_write_statistics_float_infinity_a39d9014`; > MainThread: Created database "test_write_statistics_float_infinity_a39d9014" for test ID "query_test/test_insert_parquet.py::TestHdfsParquetTableStatsWriter::()::test_write_statistics_float_infinity[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: parquet/none]" > ----------------------------- Captured stderr call ----------------------------- > -- executing against localhost:21000 > create table test_write_statistics_float_infinity_a39d9014.test_float_infinity (f float, d double);; > -- executing against localhost:21000 > insert into test_write_statistics_float_infinity_a39d9014.test_float_infinity values > (cast('-inf' as float), cast('-inf' as double)), > (cast('inf' as float), cast('inf' as double)); > -- executing against localhost:21000 > drop table if exists test_write_statistics_float_infinity_a39d9014.test_hdfs_parquet_table_writer; > {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346)