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 ae...@apache.org on 2016/06/16 18:33:11 UTC

[47/49] hadoop git commit: HDFS-10532. Typo in RollingUpgrade docs. (Contributed by Yiqun Lin)

HDFS-10532. Typo in RollingUpgrade docs. (Contributed by Yiqun Lin)


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

Branch: refs/heads/HDFS-7240
Commit: e983eafb44a676514af31bb16bbb654104938cbd
Parents: c9e7138
Author: Arpit Agarwal <ar...@apache.org>
Authored: Thu Jun 16 10:10:33 2016 -0700
Committer: Arpit Agarwal <ar...@apache.org>
Committed: Thu Jun 16 10:10:33 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/e983eafb/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md
index 5415912..7514c49 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md
@@ -172,7 +172,7 @@ Then, the files created before or after *T* remain available in HDFS.
 The files deleted before or after *T* remain deleted in HDFS.
 
 A newer release is downgradable to the pre-upgrade release
-only if both the namenode layout version and the datenode layout version
+only if both the namenode layout version and the datanode layout version
 are not changed between these two releases.
 
 In a HA cluster,


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