You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2021/03/30 03:12:00 UTC

[jira] [Created] (IMPALA-10622) Test failures due to HMS slowness or hanging on S3

Quanlong Huang created IMPALA-10622:
---------------------------------------

             Summary: Test failures due to HMS slowness or hanging on S3
                 Key: IMPALA-10622
                 URL: https://issues.apache.org/jira/browse/IMPALA-10622
             Project: IMPALA
          Issue Type: Bug
            Reporter: Quanlong Huang


This JIRA tracks test failures due to slow HMS operations on s3 builds, e. g. IMPALA-10280 and IMPALA-10363.

Saw TestHS2FaultInjection.test_connect_proxy_bad_retry fails in a s3 build. It fails to launch the cluster since catalogd is hanging in fetching HMS metadata. From catalogd.INFO:
{code}
I0329 02:29:43.019073  8957 CatalogServiceCatalog.java:1677] Loading native functions for database: tpch_avro_snap
I0329 02:29:43.019124  8957 CatalogServiceCatalog.java:1685] Loaded native functions for database: tpch_avro_snap
I0329 02:29:43.019150  8957 CatalogServiceCatalog.java:1700] Loading Java functions for database: tpch_avro_snap
I0329 02:29:43.019172  8957 CatalogServiceCatalog.java:1713] Loaded Java functions for database: tpch_avro_snap
Caught signal: SIGTERM. Daemon will exit.
{code}
No logs after 02:29:43 until the shutdown log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org