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 ar...@apache.org on 2016/06/16 17:12:38 UTC

[2/3] 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/159b249a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/159b249a
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/159b249a

Branch: refs/heads/branch-2
Commit: 159b249a3d62a941c9c6f91dfaf00683ac7c239c
Parents: eec703f
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:49 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/159b249a/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 334925d..355d980 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsRollingUpgrade.md
@@ -174,7 +174,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.
 
 


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