Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[Bug] Deleting "fake" directories #243

Open
MileanCo opened this issue Apr 25, 2019 · 0 comments
Open

[Bug] Deleting "fake" directories #243

MileanCo opened this issue Apr 25, 2019 · 0 comments

Comments

@MileanCo
Copy link

MileanCo commented Apr 25, 2019

When deleting fake directories that tools like Hadoop create, this tool ends up deleting the entire directory even if not empty... See this https://issues.apache.org/jira/browse/HADOOP-13230

For example, if I have:
test_run123/foo.bar

and the hadoop-aws code tries to delete the "fake" directory test_run123/ it ends up deleting foo.bar. The real S3 SDK leaves the foo.bar file alone, and only tries to delete the "fake" directory, which should be expected behavior for this tool.

@MileanCo MileanCo changed the title Deleting "fake" directories [Bug] Deleting "fake" directories Apr 25, 2019
MileanCo referenced this issue in MileanCo/hops May 7, 2019
… files, added s3afilesystem usage in hadoop-hdfs during runtime
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant