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

Suresh Srinivas commented on HADOOP-9382:
-----------------------------------------

Comments:
# Please undo unnecessary empty line changes, such as the following:
{code}
   }
-  
+
   protected PathData getTargetPath(PathData src) throws IOException {
{code}

TestCLI failure is related to this change that needs to be fixed. 

You can run a specific test by:
* {{cd to hadoop-common-project/hadoop-common}}
* {{mvn -Dtest=TestCLI test}}

                
> Add dfs mv overwrite option
> ---------------------------
>
>                 Key: HADOOP-9382
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9382
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-alpha
>            Reporter: Keegan Witt
>            Assignee: Keegan Witt
>            Priority: Minor
>         Attachments: HADOOP-9382.1.patch, HADOOP-9382.2.patch, 
> HADOOP-9382.patch
>
>
> Add a -f option to allow overwriting existing destinations in dfs mv command.

--
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