Skip to content

Commit 875c140

Browse files
committed
HDFS-10807. Doc about upgrading to a version of HDFS with snapshots may be confusing. (Contributed by Mingliang Liu)
(cherry picked from commit 6742fb6)
1 parent eeb18b0 commit 875c140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsSnapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Upgrading to a version of HDFS with snapshots
113113

114114
The HDFS snapshot feature introduces a new reserved path name used to
115115
interact with snapshots: `.snapshot`. When upgrading from an
116-
older version of HDFS, existing paths named `.snapshot` need
116+
older version of HDFS which does not support snapshots, existing paths named `.snapshot` need
117117
to first be renamed or deleted to avoid conflicting with the reserved path.
118118
See the upgrade section in
119119
[the HDFS user guide](HdfsUserGuide.html#Upgrade_and_Rollback)

0 commit comments

Comments
 (0)