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

Masatake Iwasaki commented on HDFS-9048:
----------------------------------------

{noformat}
419       Remote cluster is specified as `webhdfs://<dfs.http.address>/<path>`
420       (the default `dfs.http.address` is `<namenode>:50070`). 
{noformat}

{{dfs.http.address}} is deplicated and the default are possible to be changed 
by HDFS-9427. How about just saying "Remote cluster is specified as 
'webhdfs://<namenode>:<http_port>/<path>'"?


> DistCp documentation is out-of-dated
> ------------------------------------
>
>                 Key: HDFS-9048
>                 URL: https://issues.apache.org/jira/browse/HDFS-9048
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Haohui Mai
>            Assignee: Daisuke Kobayashi
>         Attachments: HDFS-9048-2.patch, HDFS-9048.patch
>
>
> There are a couple issues with the current distcp document:
> * It recommends hftp / hsftp filesystem to copy data between different hadoop 
> version. hftp / hsftp have been deprecated in the flavor of webhdfs.
> * If the users are copying between Hadoop 2.x they can use the hdfs protocol 
> directly for better performance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to