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/05/06 22:22:00 UTC

[jira] [Created] (IMPALA-8512) Data cache tests failing on older CentOS 6 versions

Tim Armstrong created IMPALA-8512:
-------------------------------------

             Summary: Data cache tests failing on older CentOS 6 versions
                 Key: IMPALA-8512
                 URL: https://issues.apache.org/jira/browse/IMPALA-8512
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
            Reporter: Tim Armstrong
            Assignee: Michael Ho


They are failing with errors like:
{noformat}
Error: Data dir /tmp/data-cache-test.0 is on an ext4 filesystem vulnerable to KUDU-1508.
{noformat}

{noformat}    custom_cluster.test_data_cache.TestDataCache.test_data_cache_deterministic[protocol: beeswax | 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]
    DataCacheTest.TestBasics
    DataCacheTest.RotateFiles
    DataCacheTest.RotateAndDeleteFiles
    DataCacheTest.Eviction
    DataCacheTest.MultiThreadedNoMisses
    DataCacheTest.MultiThreadedWithMisses
    DataCacheTest.MultiPartitions
    DataCacheTest.LargeFootprint
    FilesystemUtil.DirEntryTypes
    custom_cluster.test_data_cache.TestDataCache.test_data_cache[protocol: beeswax | 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]
{noformat}

Can we disable these tests on affected systems?



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