HDFS-6806. HDFS Rolling upgrade document should mention the versions available. Contributed by J.Andreina.

This commit is contained in:
Akira Ajisaka 2015-03-10 11:22:11 +09:00
parent d6e05c5ee2
commit 82db3341bf
2 changed files with 6 additions and 1 deletions

View File

@ -737,6 +737,9 @@ Release 2.7.0 - UNRELEASED
HDFS-7898. Change TestAppendSnapshotTruncate to fail-fast.
(Tsz Wo Nicholas Sze via jing9)
HDFS-6806. HDFS Rolling upgrade document should mention the versions
available. (J.Andreina via aajisaka)
OPTIMIZATIONS
HDFS-7454. Reduce memory footprint for AclEntries in NameNode.

View File

@ -47,7 +47,9 @@
These two capabilities make it feasible to upgrade HDFS without incurring HDFS downtime.
In order to upgrade a HDFS cluster without downtime, the cluster must be setup with HA.
</p>
<p>
Note that rolling upgrade is supported only from Hadoop-2.4.0 onwards.
</p>
<subsection name="Upgrade without Downtime" id="UpgradeWithoutDowntime">
<p>
In a HA cluster, there are two or more <em>NameNodes (NNs)</em>, many <em>DataNodes (DNs)</em>,