You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by xg...@apache.org on 2017/06/05 20:31:30 UTC

[41/50] [abbrv] hadoop git commit: HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by maobaolong.

HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by maobaolong.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27b4f2ca
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/27b4f2ca
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/27b4f2ca

Branch: refs/heads/YARN-5734
Commit: 27b4f2ca5752dfc3461cde8db8d9fb3bdcfb6ba8
Parents: c41b4ed
Author: Brahma Reddy Battula <br...@apache.org>
Authored: Fri Jun 2 22:39:10 2017 +0800
Committer: Xuan <xg...@apache.org>
Committed: Mon Jun 5 13:29:52 2017 -0700

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/27b4f2ca/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md
index 6e8ce67..3810e28 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md
@@ -118,7 +118,7 @@ Hence on Cluster X, where the `core-site.xml` is set to make the default fs to u
 
     * It is an URI for referring a pathname on another cluster such as Cluster Y. In particular, the command for copying files from cluster Y to Cluster Z looks like:
 
-            distcp viewfs://clusterY:/pathSrc viewfs://clusterZ/pathDest
+            distcp viewfs://clusterY/pathSrc viewfs://clusterZ/pathDest
 
 4.  `viewfs://clusterX-webhdfs/foo/bar`
 


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