[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740873#comment-13740873
 ] 

Hudson commented on HADOOP-9381:


SUCCESS: Integrated in Hadoop-Yarn-trunk #302 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/302/])
HADOOP-9381. Document dfs cp -f option. Contributed by Keegan Witt and Suresh 
Srinivas. (suresh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1514089)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CopyCommands.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


 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Fix For: 2.1.1-beta

 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740945#comment-13740945
 ] 

Hudson commented on HADOOP-9381:


FAILURE: Integrated in Hadoop-Hdfs-trunk #1492 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1492/])
HADOOP-9381. Document dfs cp -f option. Contributed by Keegan Witt and Suresh 
Srinivas. (suresh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1514089)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CopyCommands.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


 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Fix For: 2.1.1-beta

 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741016#comment-13741016
 ] 

Hudson commented on HADOOP-9381:


FAILURE: Integrated in Hadoop-Mapreduce-trunk #1519 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1519/])
HADOOP-9381. Document dfs cp -f option. Contributed by Keegan Witt and Suresh 
Srinivas. (suresh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1514089)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CopyCommands.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


 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Fix For: 2.1.1-beta

 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Keegan Witt (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740121#comment-13740121
 ] 

Keegan Witt commented on HADOOP-9381:
-

Thanks for correcting the patch.  Anything more you need from me?  Or is this 
ready to roll?

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Suresh Srinivas (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740238#comment-13740238
 ] 

Suresh Srinivas commented on HADOOP-9381:
-

Waiting for [~szetszwo] to review and +1.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Suresh Srinivas (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740386#comment-13740386
 ] 

Suresh Srinivas commented on HADOOP-9381:
-

BTW javadoc and findbugs seem unrelated to this patch.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740400#comment-13740400
 ] 

Hudson commented on HADOOP-9381:


SUCCESS: Integrated in Hadoop-trunk-Commit #4260 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4260/])
HADOOP-9381. Document dfs cp -f option. Contributed by Keegan Witt and Suresh 
Srinivas. (suresh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1514089)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CopyCommands.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


 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-13 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738351#comment-13738351
 ] 

Hadoop QA commented on HADOOP-9381:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12597730/HADOOP-9381.2.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 2 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2975//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2975//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2975//console

This message is automatically generated.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.1.patch, HADOOP-9381.2.patch, 
 HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-08 Thread Tsz Wo (Nicholas), SZE (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13733948#comment-13733948
 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-9381:


Keegan/Suresh, the patch does not apply.  Could you update it?

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-08 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13734230#comment-13734230
 ] 

Hadoop QA commented on HADOOP-9381:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12596947/HADOOP-9381.1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common:

  org.apache.hadoop.cli.TestCLI

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2951//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2951//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2951//console

This message is automatically generated.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.1.patch, HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-08 Thread Tsz Wo (Nicholas), SZE (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13734397#comment-13734397
 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-9381:


The findbugs warnings are about 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem but not related to this.

However, the failure of TestCLI is related - the cp command usage message is 
changed; we need to update the test.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Assignee: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.1.patch, HADOOP-9381.patch, HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-05 Thread Suresh Srinivas (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13729959#comment-13729959
 ] 

Suresh Srinivas commented on HADOOP-9381:
-

[~keegan] Sorry, this jira had dropped off of my radar. Looks like the current 
code and docs have equivalent changes. I am going to resolve this as not a 
problem. If you disagree or if you think additional changes are needed please 
reopen this and post an updated patch.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-03-11 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13599713#comment-13599713
 ] 

Hadoop QA commented on HADOOP-9381:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12573254/HADOOP-9381.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common:

  org.apache.hadoop.cli.TestCLI

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2315//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2315//console

This message is automatically generated.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.0.0-alpha
Reporter: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381.patch


 dfs cp should document -f (overwrite) option in the page displayed by -help. 
 Additionally, the HTML documentation page should also document this option 
 and all the options should all be formatted the same.

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-03-08 Thread Keegan Witt (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13597137#comment-13597137
 ] 

Keegan Witt commented on HADOOP-9381:
-

Suresh pointed out in another Jira where the web page source is.  The latest 
patch updates that as well.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381_1.patch, HADOOP-9381_2.patch


 fs shell should document -f (overwrite) option in the page displayed by 
 -help. A patch is included that should correct that.  Additionally, the 
 latest web [documentation 
 page|http://hadoop.apache.org/docs/r1.1.2/file_system_shell.html] should also 
 be updated (I don't know where the source for that is to include a patch).

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


[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-03-08 Thread Keegan Witt (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13597384#comment-13597384
 ] 

Keegan Witt commented on HADOOP-9381:
-

Actually, this should also apply to copyFromLocal and put.  I'll update the 
patch.

 Document dfs cp -f option
 -

 Key: HADOOP-9381
 URL: https://issues.apache.org/jira/browse/HADOOP-9381
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Keegan Witt
Priority: Trivial
 Attachments: HADOOP-9381_1.patch, HADOOP-9381_2.patch


 fs shell should document -f (overwrite) option in the page displayed by 
 -help. A patch is included that should correct that.  Additionally, the 
 latest web [documentation 
 page|http://hadoop.apache.org/docs/r1.1.2/file_system_shell.html] should also 
 be updated (I don't know where the source for that is to include a patch).

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