[
https://issues.apache.org/jira/browse/IMPALA-7726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sahil Takiar resolved IMPALA-7726.
----------------------------------
Fix Version/s: Impala 3.4.0
Resolution: Fixed
Closing as Fixed. I re-enabled the tests, looped them overnight, and didn't hit
any failures. So it is likely whatever bug was causing these issues has been
resolved.
> 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
> Priority: Major
> Labels: flaky
> Fix For: Impala 3.4.0
>
>
> 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
(v8.3.4#803005)