Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
-
Introducted byte space quotas for directories. The count shell command modified to report both name and byte quotas.
Description
Directory quotas for bytes limit the number of bytes used by files in and below the directory. Operation is independent of name quotas (HADOOP-3187), but the implementation is parallel. Each file is charged according to its length multiplied by its intended replication factor.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-5158 Port HDFS space quotas to 0.18
- Resolved
- relates to
-
HADOOP-3187 Quotas for name space management
- Closed