Csaba Ringhofer created IMPALA-12650:
----------------------------------------

             Summary: test_iceberg_negative fails on non-HDFS filesystems
                 Key: IMPALA-12650
                 URL: https://issues.apache.org/jira/browse/IMPALA-12650
             Project: IMPALA
          Issue Type: Bug
            Reporter: Csaba Ringhofer


It seems that some tests need Hive which doesn't run in some file system during 
tests:
{code}
update functional_parquet.iceberg_int_partitioned set file__position = 42;

-- connecting to localhost:11050 with impyla
-- 2023-12-13 10:49:12,017 INFO     MainThread: Could not connect to ('::1', 
11050, 0, 0)
Traceback (most recent call last):
  File 
"/data/jenkins/workspace/impala-asf-master-core-s3-data-cache/Impala-Toolchain/toolchain-packages-gcc10.4.0/thrift-0.16.0-p6/python/lib/python2.7/site-packages/thrift/transport/TSocket.py",
 line 137, in open
    handle.connect(sockaddr)
  File 
"/data/jenkins/workspace/impala-asf-master-core-s3-data-cache/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/socket.py",
 line 228, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 111] Connection refused
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to