You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Jim Apple (JIRA)" <ji...@apache.org> on 2017/05/25 03:39:04 UTC

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

Jim Apple created IMPALA-5368:
---------------------------------

             Summary: 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


{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
(v6.3.15#6346)