Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-6584 Support Archival Storage
  3. HDFS-6847

Archival Storage: Support storage policy on directories

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      This jira plans to add storage policy support on directory, i.e., users can set/get storage policy for not only files but also directories.

      We allow users to set storage policies for nested directories/files. For a specific file/directory, its storage policy then should be its own storage policy, if it is specified, or the storage policy specified on its nearest ancestral directory. E.g., for a path /foo/bar/baz, if two different policies are set on foo and bar (p1 for foo and p2 for bar), the storage policies for baz, bar, and foo should be p2, p2, and p1, respectively.

      Attachments

        1. HDFS-6847.002.patch
          50 kB
          Jing Zhao
        2. HDFS-6847.001.patch
          50 kB
          Jing Zhao
        3. HDFS-6847.000.patch
          37 kB
          Jing Zhao

        Issue Links

          Activity

            People

              jingzhao Jing Zhao
              jingzhao Jing Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: