You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Dimitris Tsirogiannis (JIRA)" <ji...@apache.org> on 2017/09/22 22:05:00 UTC

[jira] [Resolved] (IMPALA-5971) TestKuduClientTimeout.test_catalogd_timeout test fails

     [ https://issues.apache.org/jira/browse/IMPALA-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimitris Tsirogiannis resolved IMPALA-5971.
-------------------------------------------
    Resolution: Fixed

> TestKuduClientTimeout.test_catalogd_timeout test fails
> ------------------------------------------------------
>
>                 Key: IMPALA-5971
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5971
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Dimitris Tsirogiannis
>            Assignee: Matthew Jacobs
>            Priority: Blocker
>              Labels: broken-build
>
> Test TestKuduClientTimeout.test_catalogd_timeout started failing in the last couple of days. I don't see any commits that could be related so it may just be a timing issue. 
> {code}
> 13:36:04  TestKuduClientTimeout.test_catalogd_timeout[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
> 13:36:04 
> 13:36:04 self = <test_kudu.TestKuduClientTimeout object at 0x66433d0>
> 13:36:04 vector = <tests.common.test_vector.ImpalaTestVector object at 0x6850fd0>
> 13:36:04 
> 13:36:04     @pytest.mark.execute_serially
> 13:36:04     @CustomClusterTestSuite.with_args(catalogd_args="-kudu_operation_timeout_ms=1")
> 13:36:04     def test_catalogd_timeout(self, vector):
> 13:36:04       """Check catalogd behavior when -kudu_operation_timeout_ms is too low."""
> 13:36:04 >     self.run_test_case('QueryTest/kudu-timeouts-catalogd', vector)
> 13:36:04 
> 13:36:04 custom_cluster/test_kudu.py:87: 
> AssertionError: Expected exception: Error creating Kudu table
> {code}
> [~mjacobs] I am assigning it to you since you created this test and maybe have more context. Feel free to reassign. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)