[ https://issues.apache.org/jira/browse/IMPALA-13232 ]
Wenzhe Zhou deleted comment on IMPALA-13232:
--------------------------------------
was (Author: wzhou):
There are following log messages in console output:
{code:java}
00:11:50 Stopping Zookeeper client
00:11:50 HBase startup scripts succeeded
00:11:50 --> Starting Hive Server and Metastore Service
00:11:50 No handlers could be found for logger "thrift.transport.TSocket"
00:11:51 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Waiting for the Metastore at localhost:9083...
00:11:59 Metastore service is up at localhost:9083.
00:11:59 No handlers could be found for logger "thrift.transport.TSocket"
00:12:00 Waiting for HiveServer2 at localhost:11050...
00:12:12 Could not connect to any of [('::1', 11050, 0, 0), ('127.0.0.1',
11050)]
00:12:12 Waiting for HiveServer2 at localhost:11050...
00:12:12 Could not connect to any of [('::1', 11050, 0, 0), ('127.0.0.1',
11050)]
00:12:12 Waiting for HiveServer2 at localhost:11050...
00:12:12 Could not connect to any of [('::1', 11050, 0, 0), ('127.0.0.1',
11050)]
00:12:12 Waiting for HiveServer2 at localhost:11050...
00:12:12 Could not connect to any of [('::1', 11050, 0, 0), ('127.0.0.1',
11050)]
{code}
It also use IPv6 address.
> Loading external data sources fails in JDK11 builds
> ---------------------------------------------------
>
> Key: IMPALA-13232
> URL: https://issues.apache.org/jira/browse/IMPALA-13232
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Wenzhe Zhou
> Priority: Major
> Labels: broken-build
>
> In JDK11 builds I see the following in load-ext-data-source.log:
> {noformat}
> 2024-07-14 02:49:34,781 INFO:TSocket[142]:Could not connect to ('::1', 21052,
> 0, 0)
> Traceback (most recent call last):
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
> line 137, in open
> handle.connect(sockaddr)
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/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
> 2024-07-14 02:49:34,819 INFO:TSocket[142]:Could not connect to ('::1', 21052,
> 0, 0)
> Traceback (most recent call last):
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
> line 137, in open
> handle.connect(sockaddr)
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/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
> 2024-07-14 02:49:34,820 INFO:db_connection[242]:Creating database tpch_jdbc
> 2024-07-14 02:49:35,452 INFO:TSocket[142]:Could not connect to ('::1', 21052,
> 0, 0)
> Traceback (most recent call last):
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
> line 137, in open
> handle.connect(sockaddr)
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/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
> 2024-07-14 02:49:35,525 INFO:TSocket[142]:Could not connect to ('::1', 21051,
> 0, 0)
> Traceback (most recent call last):
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
> line 137, in open
> handle.connect(sockaddr)
> File
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/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
> 2024-07-14 02:49:35,526 INFO:db_connection[242]:Creating database tpcds_jdbc
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]