Method to retrieve all quotas active on HDFS
--------------------------------------------

                 Key: HADOOP-5290
                 URL: https://issues.apache.org/jira/browse/HADOOP-5290
             Project: Hadoop Core
          Issue Type: New Feature
          Components: dfs
            Reporter: Marco Nicosia


Currently the only way to view quota information on an HDFS is via dfs -count 
-q, which is fine when an admin is examining a specific directory for quota 
status.

It would also be good to do full HDFS quota audits, by pulling all HDFS quotas 
currently set on the system. This is especially important when trying to do 
capacity management ("OK, how much quota have we allotted so far?"). I think 
the only way to do this now is via lsr | count -q, which is pretty cumbersome.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to