Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.20.1, 0.20.2, 0.21.0, 0.22.0
-
Component/s: namenode
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:Rename properly considers the case where both source and destination are over quota; operation will fail with error indication.
Description
Renaming src to destination where src has exceeded the quota to a dst without sufficent quota fails. During this failure, src is deleted.