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/08/11 22:52:00 UTC

[jira] [Resolved] (IMPALA-5233) test_caching_ddl_drop_database fails with unexpected get_num_cache_requests

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

Dimitris Tsirogiannis resolved IMPALA-5233.
-------------------------------------------
    Resolution: Duplicate

> test_caching_ddl_drop_database fails with unexpected get_num_cache_requests
> ---------------------------------------------------------------------------
>
>                 Key: IMPALA-5233
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5233
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 2.9.0
>            Reporter: Thomas Tauber-Marshall
>            Priority: Critical
>              Labels: flaky
>
> Seen in a GVO: http://jenkins.impala.io:8080/job/gerrit-verify-dryrun/481
> {noformat}
> 19:03:22 ] =================================== FAILURES ===================================
> 19:03:22 ]  TestHdfsCachingDdl.test_caching_ddl_drop_database[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/none] 
> 19:03:22 ] query_test/test_hdfs_caching.py:226: in test_caching_ddl_drop_database
> 19:03:22 ]     assert num_entries_pre == get_num_cache_requests()
> 19:03:22 ] E   assert 9 == 10
> 19:03:22 ] E    +  where 10 = get_num_cache_requests()
> 19:03:22 ] =============== 1662 tests deselected by "-m 'execute_serially'" ===============
> 19:03:22 ]  1 failed, 155 passed, 8 skipped, 1662 deselected, 19 xfailed in 1987.74 seconds 
> 19:03:22 ] MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
> 19:03:22 ] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> {noformat}
> Same error as IMPALA-3040, but for a different test.



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