Daniel Becker created IMPALA-13537:
--------------------------------------
Summary:
TestPartitionDeletion.test_local_catalog_with_event_processing fails in some
builds
Key: IMPALA-13537
URL: https://issues.apache.org/jira/browse/IMPALA-13537
Project: IMPALA
Issue Type: Bug
Reporter: Daniel Becker
Assignee: Quanlong Huang
test_partition.TestPartitionDeletion.test_local_catalog_with_event_processing
fails in some of our builds:
{code:java}
custom_cluster/test_partition.py:127: in
test_local_catalog_with_event_processing
self._test_partition_deletion(unique_database)
custom_cluster/test_partition.py:162: in _test_partition_deletion
self.assert_catalogd_log_contains("INFO", deletion_log_regex.format(tbl, i))
common/impala_test_suite.py:1341: in assert_catalogd_log_contains
daemon, level, line_regex, expected_count, timeout_s, dry_run)
common/impala_test_suite.py:1380: in assert_log_contains
(expected_count, log_file_path, line_regex, found, line)
E AssertionError: Expected 1 lines in file
/data0/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/logs/custom_cluster_tests/catalogd.impala-ec2-centos79-m6i-4xlarge-xldisk-1323.vpc.cloudera.com.jenkins.log.INFO.20241103-192936.15236
matching regex 'Collected . partition
deletion.*HDFS_PARTITION:test_local_catalog_with_event_processing_4fbd8416.part_tbl:.*p=3',
but found 0 lines. Last line was:
E I1103 19:29:55.873072 16894 TableLoader.java:177] Loaded metadata for:
test_local_catalog_with_event_processing_4fbd8416.part_tbl (68ms)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]