Quanlong Huang created IMPALA-9795:
--------------------------------------
Summary: TestAcidRowValidation.test_row_validation fails in S3 test
Key: IMPALA-9795
URL: https://issues.apache.org/jira/browse/IMPALA-9795
Project: IMPALA
Issue Type: Bug
Affects Versions: Impala 4.0
Reporter: Quanlong Huang
TestAcidRowValidation.test_row_validation is consistently failing in S3 tests:
{code}
query_test/test_acid_row_validation.py:67: in test_row_validation
self._create_test_table(vector, unique_database, tbl_name)
query_test/test_acid_row_validation.py:52: in _create_test_table
self.hdfs_client.make_dir(delta_dir)
E AttributeError: 'TestAcidRowValidation' object has no attribute
'hdfs_client'
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]