|
@@ -417,6 +417,7 @@ $H3 Copying Between Versions of HDFS
|
|
|
HftpFileSystem, as webhdfs is available for both read and write operations,
|
|
|
DistCp can be run on both source and destination cluster.
|
|
|
Remote cluster is specified as `webhdfs://<namenode_hostname>:<http_port>`.
|
|
|
+ (Use the "`swebhdfs://`" scheme when webhdfs is secured with SSL).
|
|
|
When copying between same major versions of Hadoop cluster (e.g. between 2.X
|
|
|
and 2.X), use hdfs protocol for better performance.
|
|
|
|