You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2019/11/21 23:00:00 UTC

[jira] [Created] (HDFS-15008) Expose client API to carry out In-Place EC of a file.

Aravindan Vijayan created HDFS-15008:
----------------------------------------

             Summary: Expose client API to carry out In-Place EC of a file.
                 Key: HDFS-15008
                 URL: https://issues.apache.org/jira/browse/HDFS-15008
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Aravindan Vijayan
            Assignee: Aravindan Vijayan


Converting a file will be a 3 step task:
* Make a temporary, erasure-coded copy.
* swapBlockList($src, $tmp) (HDFS-14989)
* delete($tmp)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org