Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
I noticed after reviewing the S3Guard delete tracking changes for HADOOP-13760, that mkdirs() can probably be simplified, replacing the use of checkPathForDirectory() with a simple getFileStatus().
Creating a separate JIRA so these changes can be reviewed / tested in isolation.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-13998 Merge initial S3guard release into trunk
- Resolved