[
https://issues.apache.org/jira/browse/IMPALA-10707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346809#comment-17346809
]
Zoltán Borók-Nagy commented on IMPALA-10707:
--------------------------------------------
I've looked at the logs, and the ERROR log files of catalogd and impalad are
full of errors:
{noformat}
1.1G catalogd.ERROR
202M impalad_node1.ERROR
{noformat}
They are full of with the following exceptions:
{noformat}
E0517 06:13:33.866099 11134 TransactionKeepalive.java:137] Unexpected exception
thrown
Java exception follows:
java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError:
at
org.apache.impala.common.TransactionKeepalive$DaemonThread.run(TransactionKeepalive.java:114)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError:
... 2 more
E0517 06:13:33.866303 9973 TransactionKeepalive.java:137] Unexpected exception
thrown
Java exception follows:
java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError:
at
org.apache.impala.common.TransactionKeepalive$DaemonThread.run(TransactionKeepalive.java:114)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError:
... 2 more
...
{noformat}
> TestIceberg::test_iceberg_query failed with INNER EXCEPTION
> -----------------------------------------------------------
>
> Key: IMPALA-10707
> URL: https://issues.apache.org/jira/browse/IMPALA-10707
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Reporter: Aman Sinha
> Priority: Major
>
> Few tests related to Iceberg failed in a recent run of
> impala-asf-master-core-s3-data-cache:
> {noformat}
> TestIceberg.test_iceberg_query[protocol: beeswax | exec_option:
> {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
> 'disable_codegen': False, 'abort_on_error': 1, 'debug_action':
> '-1:OPEN:[email protected]',
> 'exec_single_node_rows_threshold': 0} | table_format: parquet/none]
> E ImpalaBeeswaxException: ImpalaBeeswaxException:
> E INNER EXCEPTION: <class 'builtins.Failed'>
> E MESSAGE: Timeout >7200s
> {noformat}
> fyi [~boroknagyz]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]