Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
The FSShell commands CreateSnapshot/DeleteSnapshot/RenameSnapshot currently may output duplicated error msg. E.g., when trying to create snapshot on a file, we have the following error msg:
createSnapshot: `/newFile': Is not a directory createSnapshot: `/newFile': Is not a directory
Attachments
Attachments
Issue Links
- duplicates
-
HDFS-5059 Unnecessary permission denied error when creating/deleting snapshots with a non-existent directory
- Resolved