Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-3187

Quotas for name space management

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.18.0
    • None
    • None
    • Reviewed
    • Hide
      Introduced directory quota as hard limits on the number of names in the tree rooted at that directory. An administrator may set quotas on individual directories explicitly. Newly created directories have no associated quota. File/directory creations fault if the quota would be exceeded. The attempt to set a quota faults if the directory would be in violation of the new quota.
      Show
      Introduced directory quota as hard limits on the number of names in the tree rooted at that directory. An administrator may set quotas on individual directories explicitly. Newly created directories have no associated quota. File/directory creations fault if the quota would be exceeded. The attempt to set a quota faults if the directory would be in violation of the new quota.

    Description

      Create a quota mechanism for name space management.

      Quota set at a directory by super user restricts that number of names in and below that directory.

      Quota tested by create() and rename().

      Attachments

        1. QuotasDesign.pdf
          115 kB
          Hairong Kuang
        2. quota.patch
          68 kB
          Hairong Kuang
        3. QuotasDesign1.pdf
          115 kB
          Hairong Kuang
        4. quota1.patch
          89 kB
          Hairong Kuang
        5. quota2.patch
          93 kB
          Hairong Kuang
        6. quota3.patch
          93 kB
          Hairong Kuang
        7. quota4.patch
          93 kB
          Hairong Kuang
        8. QuotasDesign2.pdf
          116 kB
          Hairong Kuang

        Issue Links

          Activity

            People

              hairong Hairong Kuang
              chansler Robert Chansler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: