Sean Mackrory created IMPALA-7726:
-------------------------------------
Summary: Drop with purge tests fail against ABFS due to trash
misbehavior
Key: IMPALA-7726
URL: https://issues.apache.org/jira/browse/IMPALA-7726
Project: IMPALA
Issue Type: Bug
Reporter: Sean Mackrory
Assignee: Sean Mackrory
In testing IMPALA-7681, I've seen test_drop_partition_with_purge and
test_drop_table_with_purge fail because of files not found in the trash are a
drop without purge. I've traced that functionality through Hive, which uses
Hadoop's Trash API, and traced through a bunch of scenarios in that API with
ABFS and I can't see it misbehaving in any way. It also should be pretty
FS-agnostic. I also suspected a bug in abfs_utils.py's exists() function, but
have not been able to find one.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)