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 "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/04/29 17:28:00 UTC

[jira] [Updated] (IMPALA-8466) TestHdfsCachingDdl.test_caching_ddl fails under docker

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

Tim Armstrong updated IMPALA-8466:
----------------------------------
    Summary: TestHdfsCachingDdl.test_caching_ddl fails under docker  (was: Unrelated failures occurred after sending a patch set to Jenkins for dry-run tests)

> TestHdfsCachingDdl.test_caching_ddl fails under docker
> ------------------------------------------------------
>
>                 Key: IMPALA-8466
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8466
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog, Infrastructure
>            Reporter: Fang-Yu Rao
>            Assignee: Tim Armstrong
>            Priority: Critical
>              Labels: broken-build
>
> After sending my patch set to Jenkins for dry-run tests (https://jenkins.impala.io/job/gerrit-verify-dryrun/4085/console), unrelated failures occurred. Specifically, some tests under ubuntu-16.04-dockerised-tests failed (https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/90/console). Here's the output of the one test that failed.
> {noformat}
> query_test.test_hdfs_caching.TestHdfsCachingDdl.test_caching_ddl[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] (from pytest)
> Failing for the past 4 builds (Since Failed#87 )
> Took 39 sec.
> add description
> Error Message
> ImpalaBeeswaxException: ImpalaBeeswaxException:  INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>  MESSAGE: TableLoadingException: Loading file and block metadata for 1 paths for table cachedb.cached_tbl_part: failed to load 1 paths. Check the catalog server log for more details.
> Stacktrace
> query_test/test_hdfs_caching.py:207: in test_caching_ddl
>     self.run_test_case('QueryTest/hdfs-caching', vector)
> common/impala_test_suite.py:487: in run_test_case
>     result = self.__execute_query(target_impalad_client, query, user=user)
> common/impala_test_suite.py:721: in __execute_query
>     return impalad_client.execute(query, user=user)
> common/impala_connection.py:180: in execute
>     return self.__beeswax_client.execute(sql_stmt, user=user)
> beeswax/impala_beeswax.py:183: in execute
>     handle = self.__execute_query(query_string.strip(), user=user)
> beeswax/impala_beeswax.py:358: in __execute_query
>     handle = self.execute_query_async(query_string, user=user)
> beeswax/impala_beeswax.py:352: in execute_query_async
>     handle = self.__do_rpc(lambda: self.imp_service.query(query,))
> beeswax/impala_beeswax.py:512: in __do_rpc
>     raise ImpalaBeeswaxException(self.__build_error_message(b), b)
> E   ImpalaBeeswaxException: ImpalaBeeswaxException:
> E    INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>
> E    MESSAGE: TableLoadingException: Loading file and block metadata for 1 paths for table cachedb.cached_tbl_part: failed to load 1 paths. Check the catalog server log for more 
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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