Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.21.0
-
None
-
Incompatible change, Reviewed
-
New DFSClient.mkdir(...) allows option of not creating missing parent(s).
Description
Existing mkdirs call automatically creates missing parent directories. HADOOP-4952 call for a mkdir call that doesn't.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-6418 FileSystem should have mkdir and create file apis which do not create parent path.
- Resolved
- relates to
-
HADOOP-4952 Improved files system interface for the application writer.
- Closed