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

Hudson commented on HDFS-5139:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4455 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4455/])
HDFS-5139. Remove redundant -R option from setrep. (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1525659)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/SetReplication.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/testConf.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml

                
> Remove redundant -R option from setrep
> --------------------------------------
>
>                 Key: HDFS-5139
>                 URL: https://issues.apache.org/jira/browse/HDFS-5139
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 3.0.0, 1.3.0
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>         Attachments: HDFS-5139.01.patch, HDFS-5139.02.patch, 
> HDFS-5139.03.patch, HDFS-5139.04.patch
>
>
> The -R option to setrep is redundant because it is required for directory 
> targets and ignored for file targets.
> We can just remove the option and make -R the default for directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to