You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Suman Sehgal (JIRA)" <ji...@apache.org> on 2008/08/04 18:30:44 UTC

[jira] Commented: (HADOOP-3887) Distcp help needs to be more elaborated.

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

Suman Sehgal commented on HADOOP-3887:
--------------------------------------

Although the description is there in distcp.pdf but this information is not being displayed by online help (on running "hadoop distcp -help" command).

> Distcp help needs to be more elaborated.
> ----------------------------------------
>
>                 Key: HADOOP-3887
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3887
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.18.0
>            Reporter: Suman Sehgal
>            Priority: Minor
>             Fix For: 0.18.0
>
>
> "hadoop distcp --help" command gives help regarding the execution of the distcp command but it doesn't give the details about copying data between different versions of Hadoop.
> The example displayed by the help documentation is :
> hadoop distcp -p -update "hdfs://A:8020/user/foo/bar" "hdfs://B:8020/user/foo/baz"
> while copying between different versions, distcp uses hftp protocol instead of hdfs for source path.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.