[ 
https://issues.apache.org/jira/browse/HDFS-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971166#comment-15971166
 ] 

Hudson commented on HDFS-11598:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11591 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11591/])
HDFS-11598. Improve -setrep for Erasure Coded files. Contributed by (weichiu: 
rev bbd68478d5743b3b2911bf3febed7daa89479e45)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/SetReplication.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestSetrepIncreasing.java


> Improve -setrep for Erasure Coded files
> ---------------------------------------
>
>                 Key: HDFS-11598
>                 URL: https://issues.apache.org/jira/browse/HDFS-11598
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: shell
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Wei-Chiu Chuang
>            Assignee: Yiqun Lin
>              Labels: hdfs-ec-3.0-nice-to-have
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HDFS-11598.001.patch, HDFS-11598.002.patch
>
>
> Quoting my comments in HDFS-10974:
> {quote}
> Looking at code again, I think we can improve the handling of EC files better:
> * In SetReplication#processPath, can we check if the file is EC before 
> invoking setReplication() on it?
> * -setrep also has a command switch -w to wait for the file to be replicated. 
> Can we ignore this if the file is erasure coded?
> {quote}
> Also, in fact, -setrep only make sense for HDFS file system...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to