You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Brahma Reddy Battula (Jira)" <ji...@apache.org> on 2020/04/10 18:15:06 UTC

[jira] [Updated] (HADOOP-7002) Wrong description of copyFromLocal and copyToLocal in documentation

     [ https://issues.apache.org/jira/browse/HADOOP-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brahma Reddy Battula updated HADOOP-7002:
-----------------------------------------
    Target Version/s: 3.4.0  (was: 3.3.0)

Bulk update: moved all 3.3.0 non-blocker issues, please move back if it is a blocker.

> Wrong description of copyFromLocal and copyToLocal in documentation
> -------------------------------------------------------------------
>
>                 Key: HADOOP-7002
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7002
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jingguo Yao
>            Assignee: Andras Bokor
>            Priority: Minor
>         Attachments: HADOOP-7002.01.patch
>
>   Original Estimate: 20m
>  Remaining Estimate: 20m
>
> The descriptions of copyFromLocal and copyToLocal are wrong. 
> For copyFromLocal, the documentation says "Similar to put command, except that the source is restricted to a local file reference." But from the source code of FsShell.java, I can see that copyFromLocal is the sames as put. 
> For copyToLocal, the documentation says "Similar to get command, except that the destination is restricted to a local file reference.". But from the source code of FsShell.java, I can see that copyToLocal is the same as get.
> And this problem exist for both English and Chinese documentation.



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

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