Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-14978 In-place Erasure Coding Conversion
  3. HDFS-15008

Expose client API to carry out In-Place EC of a file.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Converting a file will be a 3 step task:

      • Make a temporary, erasure-coded copy.
      • swapBlockList($src, $tmp) (HDFS-14989)
      • delete($tmp)

      The API should allow the EC blocks to use the storage policy of the original file through a config parameter.

      Attachments

        Activity

          People

            avijayan Aravindan Vijayan
            avijayan Aravindan Vijayan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: