You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2019/10/17 01:08:00 UTC

[jira] [Resolved] (IMPALA-5368) test_table_is_cached fails when upgrading from Ubuntu 14.04 to 16.04

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

Tim Armstrong resolved IMPALA-5368.
-----------------------------------
    Resolution: Cannot Reproduce

We run this test on 16.04 now.

> test_table_is_cached fails when upgrading from Ubuntu 14.04 to 16.04
> --------------------------------------------------------------------
>
>                 Key: IMPALA-5368
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5368
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Infrastructure
>            Reporter: Jim Apple
>            Priority: Major
>
> {noformat}
> FAIL query_test/test_hdfs_caching.py::TestHdfsCaching::()::test_table_is_cached[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]
> FAIL query_test/test_hdfs_caching.py::TestHdfsCaching::()::test_table_is_cached[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/gzip/
> block]
> =================================== FAILURES ===================================
>  TestHdfsCaching.test_table_is_cached[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] 
> query_test/test_hdfs_caching.py:87: in test_table_is_cached
>     assert(False)
> E   assert False
> ----------------------------- Captured stdout call -----------------------------
> 0 0
> 0 0
> 0 0
> ----------------------------- Captured stderr call -----------------------------
> MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
>  TestHdfsCaching.test_table_is_cached[exec_option: {'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0, 'batch_size': 0, 'num_nodes': 0} | table_format: text/gzip/block] 
> query_test/test_hdfs_caching.py:87: in test_table_is_cached
>     assert(False)
> E   assert False
> ----------------------------- Captured stdout call -----------------------------
> 0 0
> 0 0
> 0 0
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)