Zoltán Borók-Nagy created IMPALA-12572:
------------------------------------------
Summary: TestKuduClientTimeout.test_impalad_timeout failed
Key: IMPALA-12572
URL: https://issues.apache.org/jira/browse/IMPALA-12572
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
Error Message
{noformat}
AssertionError: Unexpected exception string. Expected: Unable to initialize the
Kudu scan node Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION:
<class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AssertionError: This
Deferred was already called! New
result=org.apache.kudu.client.NonRecoverableException: cannot complete before
timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=0,
TimeoutTracker(timeout=1, elapsed=1), No traces),
this=Deferred@1532376104(state=DONE,
result=org.apache.kudu.client.NonRecoverableException: cannot complete before
timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=0,
TimeoutTracker(timeout=1, elapsed=91), No traces), callback=<none>,
errback=<none>)
{noformat}
Stacktrace
{noformat}
custom_cluster/test_kudu.py:139: in test_impalad_timeout
self.run_test_case('QueryTest/kudu-timeouts-impalad', vector)
common/impala_test_suite.py:726: in run_test_case
self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
common/impala_test_suite.py:549: in __verify_exceptions
(expected_str, actual_str)
E AssertionError: Unexpected exception string. Expected: Unable to initialize
the Kudu scan node
E Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: <class
'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AssertionError: This Deferred was
already called! New result=org.apache.kudu.client.NonRecoverableException:
cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null,
attempt=0, TimeoutTracker(timeout=1, elapsed=1), No traces),
this=Deferred@1532376104(state=DONE,
result=org.apache.kudu.client.NonRecoverableException: cannot complete before
timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=0,
TimeoutTracker(timeout=1, elapsed=91), No traces), callback=<none>,
errback=<none>)
{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]