Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
as per FileContext create should fail if the file/directory is already present. However if the underlying filesystem is RawLocalFileSystem then it doesn't throw any exception.
FileContext.create()
RawLocalFileSystem.mkdirs()
Attachments
Issue Links
- duplicates
-
HADOOP-9438 LocalFileContext does not throw an exception on mkdir for already existing directory
- Patch Available