HADOOP-18470. Release Hadoop 3.3.5: site rebuild
diff --git a/content/bylaws.html b/content/bylaws.html
index df13462..a8f9f29 100644
--- a/content/bylaws.html
+++ b/content/bylaws.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/categories.html b/content/categories.html
index e43e479..22ea515 100644
--- a/content/categories.html
+++ b/content/categories.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/categories/page/1.html b/content/categories/page/1.html
index ed05d8c..7a10b4f 100644
--- a/content/categories/page/1.html
+++ b/content/categories/page/1.html
@@ -1 +1,10 @@
-<!DOCTYPE html><html><head><title>https://hadoop.apache.org/categories.html</title><link rel="canonical" href="https://hadoop.apache.org/categories.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/categories.html" /></head></html>
\ No newline at end of file
+<!DOCTYPE html>
+<html lang="en-us">
+  <head>
+    <title>https://hadoop.apache.org/categories.html</title>
+    <link rel="canonical" href="https://hadoop.apache.org/categories.html">
+    <meta name="robots" content="noindex">
+    <meta charset="utf-8">
+    <meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/categories.html">
+  </head>
+</html>
diff --git a/content/committer_criteria.html b/content/committer_criteria.html
index 0f0de09..c03bc61 100644
--- a/content/committer_criteria.html
+++ b/content/committer_criteria.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/cve_list.html b/content/cve_list.html
index dc4961c..835189a 100644
--- a/content/cve_list.html
+++ b/content/cve_list.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/description.html b/content/description.html
index 9362549..1f3e3ae 100644
--- a/content/description.html
+++ b/content/description.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/index.html b/content/index.html
index 548edba..84344ce 100644
--- a/content/index.html
+++ b/content/index.html
@@ -3,7 +3,7 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-	<meta name="generator" content="Hugo 0.91.0" />
+	<meta name="generator" content="Hugo 0.111.3">
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -62,7 +62,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -181,6 +181,55 @@
             <div class="col-md-12">
             
             <div class="panel panel-default">
+               <div class="panel-heading clearfix"><a class="pull-left" href=/release/3.3.5.html>Release 3.3.5 available</a> <small class="pull-right">2023 Mar 22 </small></div>
+               <div class="panel-body">
+                  <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is a release of Apache Hadoop 3.3 line.</p>
+<p>Key changes include</p>
+<ul>
+<li>A big update of dependencies to try and keep those reports of
+transitive CVEs under control -both genuine and false positives.</li>
+<li>Critical fix to ABFS input stream prefetching for correct reading.</li>
+<li>Vectored IO API for all FSDataInputStream implementations, with
+high-performance versions for file:// and s3a:// filesystems.
+file:// through java native IO
+s3a:// parallel GET requests.</li>
+<li>Arm64 binaries. Note, because the arm64 release was on a different
+platform, the jar files may not match those of the x86
+release -and therefore the maven artifacts.</li>
+<li>Security fixes in Hadoop&rsquo;s own code.</li>
+</ul>
+<p>Users of Apache Hadoop 3.3.4 and earlier should upgrade to
+this release.</p>
+<p>All users are encouraged to read the <a href="http://hadoop.apache.org/docs/r3.3.5/index.html">overview of major changes</a>
+since release 3.3.4.</p>
+<p>For details of bug fixes, improvements, and other enhancements since
+the previous 3.3.4 release, please check <a href="http://hadoop.apache.org/docs/r3.3.5/hadoop-project-dist/hadoop-common/release/3.3.5/RELEASENOTES.3.3.5.html">release notes</a>
+and <a href="http://hadoop.apache.org/docs/r3.3.5/hadoop-project-dist/hadoop-common/release/3.3.5/CHANGELOG.3.3.5.html">changelog</a>.</p>
+<h2 id="azure-abfs-critical-stream-prefetch-fix">Azure ABFS: Critical Stream Prefetch Fix</h2>
+<p>The ABFS connector has a critical bug fix
+<a href="https://issues.apache.org/jira/browse/HADOOP-18546">https://issues.apache.org/jira/browse/HADOOP-18546</a>:
+<em>ABFS. Disable purging list of in-progress reads in abfs stream close().</em></p>
+<p>All users of the abfs connector in hadoop releases 3.3.2+ MUST either upgrade
+to this release or disable prefetching by setting
+<code>fs.azure.readaheadqueue.depth</code> to <code>0</code>.</p>
+
+               </div>
+              </div>
+            
+            <div class="panel panel-default">
                <div class="panel-heading clearfix"><a class="pull-left" href=/release/3.3.4.html>Release 3.3.4 available</a> <small class="pull-right">2022 Aug 8 </small></div>
                <div class="panel-body">
                   <!---
@@ -286,31 +335,6 @@
                </div>
               </div>
             
-            <div class="panel panel-default">
-               <div class="panel-heading clearfix"><a class="pull-left" href=/release/3.2.3.html>Release 3.2.3 available</a> <small class="pull-right">2022 Mar 28 </small></div>
-               <div class="panel-body">
-                  <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This is the third stable release of Apache Hadoop 3.2 line. It contains 328 bug fixes, improvements and enhancements since 3.2.2.</p>
-<p>Users are encouraged to read the <a href="/docs/r3.2.3/index.html">overview of major changes</a> since 3.2.2.
-For details of 328 bug fixes, improvements, and other enhancements since the previous 3.2.2 release,
-please check <a href="http://hadoop.apache.org/docs/r3.2.3/hadoop-project-dist/hadoop-common/release/3.2.3/RELEASENOTES.3.2.3.html">release notes</a> and <a href="http://hadoop.apache.org/docs/r3.2.3/hadoop-project-dist/hadoop-common/release/3.2.3/CHANGELOG.3.2.3.html">changelog</a>
-detail the changes since 3.2.2.</p>
-
-               </div>
-              </div>
-            
             <p><a class="next" href="/release.html">Release archive &rarr;</a></p>
             <p><a class="next" href="/news.html">News archive &rarr;</a></p>
           </div>
diff --git a/content/index.xml b/content/index.xml
index e30bdff..e79e259 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -7,7 +7,18 @@
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
     <copyright>Copyright © 2006-{year} The Apache Software Foundation</copyright>
-    <lastBuildDate>Mon, 08 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://hadoop.apache.org/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Wed, 22 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://hadoop.apache.org/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Release 3.3.5 available</title>
+      <link>https://hadoop.apache.org/release/3.3.5.html</link>
+      <pubDate>Wed, 22 Mar 2023 00:00:00 +0000</pubDate>
+      
+      <guid>https://hadoop.apache.org/release/3.3.5.html</guid>
+      <description>This is a release of Apache Hadoop 3.3 line.
+Key changes include
+A big update of dependencies to try and keep those reports of transitive CVEs under control -both genuine and false positives. Critical fix to ABFS input stream prefetching for correct reading. Vectored IO API for all FSDataInputStream implementations, with high-performance versions for file:// and s3a:// filesystems. file:// through java native IO s3a:// parallel GET requests. Arm64 binaries. Note, because the arm64 release was on a different platform, the jar files may not match those of the x86 release -and therefore the maven artifacts.</description>
+    </item>
+    
     <item>
       <title>Release 3.3.4 available</title>
       <link>https://hadoop.apache.org/release/3.3.4.html</link>
@@ -574,7 +585,7 @@
       
       <guid>https://hadoop.apache.org/release/2.7.0.html</guid>
       <description>Apache Hadoop 2.7.0 contains a number of significant enhancements. A few of them are noted below.
- IMPORTANT notes This release drops support for JDK6 runtime and works with JDK 7+ only. This release is not yet ready for production use. Critical issues are being ironed out via testing and downstream adoption. Production users should wait for a 2.7.1/2.7.2 release. Hadoop Common HADOOP-9629 - Support Windows Azure Storage - Blob as a file system in Hadoop.</description>
+IMPORTANT notes This release drops support for JDK6 runtime and works with JDK 7+ only. This release is not yet ready for production use. Critical issues are being ironed out via testing and downstream adoption. Production users should wait for a 2.7.1/2.7.2 release. Hadoop Common HADOOP-9629 - Support Windows Azure Storage - Blob as a file system in Hadoop.</description>
     </item>
     
     <item>
@@ -593,7 +604,7 @@
       
       <guid>https://hadoop.apache.org/release/2.6.0.html</guid>
       <description>Apache Hadoop 2.6.0 contains a number of significant enhancements such as:
- Hadoop Common HADOOP-10433 - Key management server (beta) HADOOP-10607 - Credential provider (beta) Hadoop HDFS Heterogeneous Storage Tiers - Phase 2 HDFS-5682 - Application APIs for heterogeneous storage HDFS-7228 - SSD storage tier HDFS-5851 - Memory as a storage tier (beta) HDFS-6584 - Support for Archival Storage HDFS-6134 - Transparent data at rest encryption (beta) HDFS-2856 - Operating secure DataNode without requiring root access HDFS-6740 - Hot swap drive: support add/remove data node volumes without restarting data node (beta) HDFS-6606 - AES support for faster wire encryption Hadoop YARN YARN-896 - Support for long running services in YARN YARN-913 - Service Registry for applications YARN-666 - Support for rolling upgrades YARN-556 - Work-preserving restarts of ResourceManager YARN-1336 - Container-preserving restart of NodeManager YARN-796 - Support node labels during scheduling YARN-1051 - Support for time-based resource reservations in Capacity Scheduler (beta) YARN-1964 - Support running of applications natively in Docker containers (alpha)  Please see the Hadoop 2.</description>
+Hadoop Common HADOOP-10433 - Key management server (beta) HADOOP-10607 - Credential provider (beta) Hadoop HDFS Heterogeneous Storage Tiers - Phase 2 HDFS-5682 - Application APIs for heterogeneous storage HDFS-7228 - SSD storage tier HDFS-5851 - Memory as a storage tier (beta) HDFS-6584 - Support for Archival Storage HDFS-6134 - Transparent data at rest encryption (beta) HDFS-2856 - Operating secure DataNode without requiring root access HDFS-6740 - Hot swap drive: support add/remove data node volumes without restarting data node (beta) HDFS-6606 - AES support for faster wire encryption Hadoop YARN YARN-896 - Support for long running services in YARN YARN-913 - Service Registry for applications YARN-666 - Support for rolling upgrades YARN-556 - Work-preserving restarts of ResourceManager YARN-1336 - Container-preserving restart of NodeManager YARN-796 - Support node labels during scheduling YARN-1051 - Support for time-based resource reservations in Capacity Scheduler (beta) YARN-1964 - Support running of applications natively in Docker containers (alpha) Please see the Hadoop 2.</description>
     </item>
     
     <item>
@@ -613,7 +624,7 @@
       <guid>https://hadoop.apache.org/release/2.5.0.html</guid>
       <description>Apache Hadoop 2.5.0 is a minor release in the 2.x release line.
 The release includes the following major features and improvements:
- Authentication improvements when using an HTTP proxy server. A new Hadoop Metrics sink that allows writing directly to Graphite. Specification for Hadoop Compatible Filesystem effort. Support for POSIX-style filesystem extended attributes. OfflineImageViewer to browse an fsimage via the WebHDFS API. Supportability improvements and bug fixes to the NFS gateway.</description>
+Authentication improvements when using an HTTP proxy server. A new Hadoop Metrics sink that allows writing directly to Graphite. Specification for Hadoop Compatible Filesystem effort. Support for POSIX-style filesystem extended attributes. OfflineImageViewer to browse an fsimage via the WebHDFS API. Supportability improvements and bug fixes to the NFS gateway.</description>
     </item>
     
     <item>
@@ -624,7 +635,7 @@
       <guid>https://hadoop.apache.org/release/2.4.1.html</guid>
       <description>Apache Hadoop 2.4.1 is a bug-fix release for the stable 2.4.x line.
 There is also a security bug fix in this minor release.
- CVE-2014-0229: Add privilege checks to HDFS admin sub-commands refreshNamenodes, deleteBlockPool and shutdownDatanode.  Users are encouraged to immediately move to 2.4.1.
+CVE-2014-0229: Add privilege checks to HDFS admin sub-commands refreshNamenodes, deleteBlockPool and shutdownDatanode. Users are encouraged to immediately move to 2.4.1.
 Please see the Hadoop 2.4.1 Release Notes for details.</description>
     </item>
     
@@ -645,7 +656,7 @@
       
       <guid>https://hadoop.apache.org/release/2.4.0.html</guid>
       <description>Apache Hadoop 2.4.0 contains a number of significant enhancements such as:
- Support for Access Control Lists in HDFS Native support for Rolling Upgrades in HDFS Usage of protocol-buffers for HDFS FSImage for smooth operational upgrades Complete HTTPS support in HDFS Support for Automatic Failover of the YARN ResourceManager Enhanced support for new applications on YARN with Application History Server and Application Timeline Server Support for strong SLAs in YARN CapacityScheduler via Preemption  Please see the Hadoop 2.</description>
+Support for Access Control Lists in HDFS Native support for Rolling Upgrades in HDFS Usage of protocol-buffers for HDFS FSImage for smooth operational upgrades Complete HTTPS support in HDFS Support for Automatic Failover of the YARN ResourceManager Enhanced support for new applications on YARN with Application History Server and Application Timeline Server Support for strong SLAs in YARN CapacityScheduler via Preemption Please see the Hadoop 2.</description>
     </item>
     
     <item>
@@ -655,7 +666,7 @@
       
       <guid>https://hadoop.apache.org/release/2.3.0.html</guid>
       <description>Apache Hadoop 2.3.0 contains a number of significant enhancements such as:
- Support for Heterogeneous Storage hierarchy in HDFS. In-memory cache for HDFS data with centralized administration and management. Simplified distribution of MapReduce binaries via HDFS in YARN Distributed Cache.  Please see the Hadoop 2.3.0 Release Notes for details.</description>
+Support for Heterogeneous Storage hierarchy in HDFS. In-memory cache for HDFS data with centralized administration and management. Simplified distribution of MapReduce binaries via HDFS in YARN Distributed Cache. Please see the Hadoop 2.3.0 Release Notes for details.</description>
     </item>
     
     <item>
@@ -677,7 +688,7 @@
       <description>Apache Hadoop 2.2.0 is the GA release of Apache Hadoop 2.x.
 Users are encouraged to immediately move to 2.2.0 since this release is significantly more stable and is guaranteed to remain compatible in terms of both APIs and protocols.
 To recap, this release has a number of significant highlights compared to Hadoop 1.x:
- YARN - A general purpose resource management system for Hadoop to allow MapReduce and other other data processing frameworks and services High Availability for HDFS HDFS Federation HDFS Snapshots NFSv3 access to data in HDFS Support for running Hadoop on Microsoft Windows Binary Compatibility for MapReduce applications built on hadoop-1.</description>
+YARN - A general purpose resource management system for Hadoop to allow MapReduce and other other data processing frameworks and services High Availability for HDFS HDFS Federation HDFS Snapshots NFSv3 access to data in HDFS Support for running Hadoop on Microsoft Windows Binary Compatibility for MapReduce applications built on hadoop-1.</description>
     </item>
     
     <item>
@@ -699,7 +710,7 @@
       <description>Apache Hadoop 2.1.0-beta is the beta release of Apache Hadoop 2.x.
 Users are encouraged to immediately move to 2.1.0-beta since this release is significantly more stable and has completley whetted set of APIs and wire-protocols for future compatibility.
 In addition, this release has a number of other significant highlights:
- HDFS Snapshots Support for running Hadoop on Microsoft Windows YARN API stabilization Binary Compatibility for MapReduce applications built on hadoop-1.x Substantial amount of integration testing with rest of projects in the ecosystem  Please see the Hadoop 2.</description>
+HDFS Snapshots Support for running Hadoop on Microsoft Windows YARN API stabilization Binary Compatibility for MapReduce applications built on hadoop-1.x Substantial amount of integration testing with rest of projects in the ecosystem Please see the Hadoop 2.</description>
     </item>
     
     <item>
@@ -760,7 +771,7 @@
       <guid>https://hadoop.apache.org/release/1.2.0.html</guid>
       <description>This is a beta release for version 1.2.
 This release delivers over 200 enhancements and bug-fixes, compared to the previous 1.1.2 release. Major enhancements include:
- DistCp v2 backported Web services for JobTracker WebHDFS enhancements Extensions of task placement and replica placement policy interfaces Offline Image Viewer backported Namenode more robust in case of edit log corruption Add NodeGroups level to NetworkTopology Add &amp;ldquo;unset&amp;rdquo; to Configuration API  Please see the Hadoop 1.</description>
+DistCp v2 backported Web services for JobTracker WebHDFS enhancements Extensions of task placement and replica placement policy interfaces Offline Image Viewer backported Namenode more robust in case of edit log corruption Add NodeGroups level to NetworkTopology Add &amp;ldquo;unset&amp;rdquo; to Configuration API Please see the Hadoop 1.</description>
     </item>
     
     <item>
@@ -800,7 +811,7 @@
       <guid>https://hadoop.apache.org/release/2.0.3-alpha.html</guid>
       <description>This is the latest (alpha) version in the hadoop-2.x series.
 This release delivers significant major features and stability over previous releases in hadoop-2.x series:
- QJM for HDFS HA for NameNode Multi-resource scheduling (CPU and memory) for YARN YARN ResourceManager Restart Significant stability at scale for YARN (over 30,000 nodes and 14 million applications so far, at time of release)  This release, like previous releases in hadoop-2.x series is still considered alpha primarily since some of APIs aren&amp;rsquo;t fully-baked and we expect some churn in future.</description>
+QJM for HDFS HA for NameNode Multi-resource scheduling (CPU and memory) for YARN YARN ResourceManager Restart Significant stability at scale for YARN (over 30,000 nodes and 14 million applications so far, at time of release) This release, like previous releases in hadoop-2.x series is still considered alpha primarily since some of APIs aren&amp;rsquo;t fully-baked and we expect some churn in future.</description>
     </item>
     
     <item>
@@ -850,7 +861,7 @@
       <guid>https://hadoop.apache.org/release/1.1.0.html</guid>
       <description>This is a beta release for version 1.1.
 This release has approximately 135 enhancements and bug fixes compared to Hadoop-1.0.4, including:
- Many performance improvements in HDFS, backported from trunk Improvements in Security to use SPNEGO instead of Kerberized SSL for HTTP transactions Lower default minimum heartbeat for task trackers from 3 sec to 300msec to increase job throughput on small clusters Port of Gridmix v3 Set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 Splittable bzip2 files Of course it also has the same security fix as release 1.</description>
+Many performance improvements in HDFS, backported from trunk Improvements in Security to use SPNEGO instead of Kerberized SSL for HTTP transactions Lower default minimum heartbeat for task trackers from 3 sec to 300msec to increase job throughput on small clusters Port of Gridmix v3 Set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 Splittable bzip2 files Of course it also has the same security fix as release 1.</description>
     </item>
     
     <item>
@@ -861,7 +872,7 @@
       <guid>https://hadoop.apache.org/release/1.0.4.html</guid>
       <description>This is a Security Patch release for version 1.0.
 There are four bug fixes and feature enhancements in this minor release:
- Security issue CVE-2012-4449: Hadoop tokens use a 20-bit secret HADOOP-7154 - set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 HDFS-3652 - FSEditLog failure removes the wrong edit stream when storage dirs have same name MAPREDUCE-4399 - Fix (up to 3x) performance regression in shuffle  Please see the Hadoop 1.</description>
+Security issue CVE-2012-4449: Hadoop tokens use a 20-bit secret HADOOP-7154 - set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 HDFS-3652 - FSEditLog failure removes the wrong edit stream when storage dirs have same name MAPREDUCE-4399 - Fix (up to 3x) performance regression in shuffle Please see the Hadoop 1.</description>
     </item>
     
     <item>
@@ -903,7 +914,7 @@
       <guid>https://hadoop.apache.org/release/2.0.0-alpha.html</guid>
       <description>This is the first (alpha) version in the hadoop-2.x series.
 This delivers significant major features over the currently stable hadoop-1.x series including:
- HDFS HA for NameNode (manual failover) YARN aka NextGen MapReduce HDFS Federation Performance Wire-compatibility for both HDFS and YARN/MapReduce (using protobufs)  Please see the Hadoop 2.0.0-alpha Release Notes for details.</description>
+HDFS HA for NameNode (manual failover) YARN aka NextGen MapReduce HDFS Federation Performance Wire-compatibility for both HDFS and YARN/MapReduce (using protobufs) Please see the Hadoop 2.0.0-alpha Release Notes for details.</description>
     </item>
     
     <item>
@@ -914,7 +925,7 @@
       <guid>https://hadoop.apache.org/release/1.0.3.html</guid>
       <description>This is a bug fix release for version 1.0.
 Bug fixes and feature enhancements in this minor release include:
- 4 patches in support of non-Oracle JDKs several patches to clean up error handling and log messages various production issue fixes  Please see the Hadoop 1.0.3 Release Notes for details.</description>
+4 patches in support of non-Oracle JDKs several patches to clean up error handling and log messages various production issue fixes Please see the Hadoop 1.0.3 Release Notes for details.</description>
     </item>
     
     <item>
@@ -925,7 +936,7 @@
       <guid>https://hadoop.apache.org/release/1.0.2.html</guid>
       <description>This is a bug fix release for version 1.0.
 Bug fixes and feature enhancements in this minor release include:
- Snappy compressor/decompressor is available Occassional deadlock in metrics serving thread fixed 64-bit secure datanodes failed to start, now fixed Changed package names for 64-bit rpm/debs to use &amp;ldquo;.x86_64.&amp;rdquo; instead of &amp;ldquo;.amd64.&amp;rdquo;  Please see the Hadoop 1.0.2 Release Notes for details.</description>
+Snappy compressor/decompressor is available Occassional deadlock in metrics serving thread fixed 64-bit secure datanodes failed to start, now fixed Changed package names for 64-bit rpm/debs to use &amp;ldquo;.x86_64.&amp;rdquo; instead of &amp;ldquo;.amd64.&amp;rdquo; Please see the Hadoop 1.0.2 Release Notes for details.</description>
     </item>
     
     <item>
@@ -936,7 +947,7 @@
       <guid>https://hadoop.apache.org/release/1.0.1.html</guid>
       <description>This is a bug fix release for version 1.0. This release is now considered stable, replacing the long-standing 0.20.203.
 Bug fixes in this minor release include:
- Added hadoop-client and hadoop-minicluster artifacts for ease of client install and testing Support run-as-user in non-secure mode Better compatibility with Ganglia, HBase, and Sqoop  Please see the Hadoop 1.0.1 Release Notes for details.</description>
+Added hadoop-client and hadoop-minicluster artifacts for ease of client install and testing Support run-as-user in non-secure mode Better compatibility with Ganglia, HBase, and Sqoop Please see the Hadoop 1.0.1 Release Notes for details.</description>
     </item>
     
     <item>
@@ -947,7 +958,7 @@
       <guid>https://hadoop.apache.org/release/0.23.1.html</guid>
       <description>This is the second alpha version of the hadoop-0.23 major release after the first alpha 0.23.0. This release has significant improvements compared to 0.23.0 but should still be considered as alpha-quality and not for production use.
 hadoop-0.23.1 contains several major advances from 0.23.0:
- Lots of bug fixes and improvements in both HDFS and MapReduce Major performance work to make this release either match or exceed performance of Hadoop-1 in most aspects of both HDFS and MapReduce.</description>
+Lots of bug fixes and improvements in both HDFS and MapReduce Major performance work to make this release either match or exceed performance of Hadoop-1 in most aspects of both HDFS and MapReduce.</description>
     </item>
     
     <item>
@@ -957,7 +968,7 @@
       
       <guid>https://hadoop.apache.org/release/1.0.0.html</guid>
       <description>After six years of gestation, Hadoop reaches 1.0.0! This release is from the 0.20-security code line, and includes support for:
- security HBase (append/hsynch/hflush, and security) webhdfs (with full support for security) performance enhanced access to local files for HBase other performance enhancements, bug fixes, and features  Please see the complete Hadoop 1.0.0 Release Notes for details.</description>
+security HBase (append/hsynch/hflush, and security) webhdfs (with full support for security) performance enhanced access to local files for HBase other performance enhancements, bug fixes, and features Please see the complete Hadoop 1.0.0 Release Notes for details.</description>
     </item>
     
     <item>
@@ -969,8 +980,8 @@
       <description>This release contains many bug fixes and optimizations compared to its predecessor 0.21.0. See the Hadoop 0.22.0 Release Notes for details. Alternatively, you can look at the complete change log for this release
 Notes:
 The following features are not supported in Hadoop 0.22.0.
- Security. Latest optimizations of the MapReduce framework introduced in the Hadoop 0.20.security line of releases. Disk-fail-in-place. JMX-based metrics v2.  Hadoop 0.22.0 features
- HBase support with hflush and hsync.</description>
+Security. Latest optimizations of the MapReduce framework introduced in the Hadoop 0.20.security line of releases. Disk-fail-in-place. JMX-based metrics v2. Hadoop 0.22.0 features
+HBase support with hflush and hsync.</description>
     </item>
     
     <item>
@@ -981,7 +992,7 @@
       <guid>https://hadoop.apache.org/release/0.23.0.html</guid>
       <description>This is the alpha version of the hadoop-0.23 major release. This is the first release we&amp;rsquo;ve made off Apache Hadoop trunk in a long while. This release is alpha-quality and not yet ready for serious use.
 hadoop-0.23 contains several major advances:
- HDFS Federation NextGen MapReduce (YARN)  It also has several major performance improvements to both HDFS and MapReduce.
+HDFS Federation NextGen MapReduce (YARN) It also has several major performance improvements to both HDFS and MapReduce.
 See the Hadoop 0.23.0 Release Notes for details.</description>
     </item>
     
@@ -994,7 +1005,7 @@
       <description>This release contains improvements, new features, bug fixes and optimizations. This release includes rpms and debs, all duly checksummed and securely signed.
 See the Hadoop 0.20.205.0 Release Notes for details. Alternatively, you can look at the complete change log for this release.
 Notes:
- This release includes a merge of append/hsynch/hflush capabilities from 0.20-append branch, to support HBase in secure mode. This release includes the new webhdfs file system, but webhdfs write calls currently fail in secure mode.</description>
+This release includes a merge of append/hsynch/hflush capabilities from 0.20-append branch, to support HBase in secure mode. This release includes the new webhdfs file system, but webhdfs write calls currently fail in secure mode.</description>
     </item>
     
     <item>
@@ -1003,10 +1014,10 @@
       <pubDate>Mon, 05 Sep 2011 00:00:00 +0000</pubDate>
       
       <guid>https://hadoop.apache.org/release/0.20.204.0.html</guid>
-      <description>This release contains improvements, new features, bug fixes and optimizations. This release includes rpms and debs for the first time.
+      <description> This release contains improvements, new features, bug fixes and optimizations. This release includes rpms and debs for the first time.
 See the Hadoop 0.20.204.0 Release Notes for details. Alternatively, you can look at the complete change log for this release.
 Notes:
- The RPMs don&amp;rsquo;t work with security turned on. (HADOOP-7599) The NameNode&amp;rsquo;s edit log needs to be merged into the image via put the NameNode into safe mode run dfsadmin savenamespace command perform a normal upgrade  </description>
+The RPMs don&amp;rsquo;t work with security turned on. (HADOOP-7599) The NameNode&amp;rsquo;s edit log needs to be merged into the image via put the NameNode into safe mode run dfsadmin savenamespace command perform a normal upgrade </description>
     </item>
     
     <item>
@@ -1098,7 +1109,7 @@
       
       <guid>https://hadoop.apache.org/news/2009-07-xx-subprojects.html</guid>
       <description>Hadoop is getting bigger!
- Hadoop Core is renamed Hadoop Common. MapReduce and the Hadoop Distributed File System (HDFS) are now separate subprojects. Avro and Chukwa are new Hadoop subprojects.  See the summary descriptions for all subprojects above. Visit the individual sites for more detailed information.</description>
+Hadoop Core is renamed Hadoop Common. MapReduce and the Hadoop Distributed File System (HDFS) are now separate subprojects. Avro and Chukwa are new Hadoop subprojects. See the summary descriptions for all subprojects above. Visit the individual sites for more detailed information.</description>
     </item>
     
     <item>
@@ -1351,7 +1362,7 @@
       
       <guid>https://hadoop.apache.org/release/0.14.1.html</guid>
       <description>New features in release 0.14 include:
- Better checksums in HDFS. Checksums are no longer stored in parallel HDFS files, but are stored directly by datanodes alongside blocks. This is more efficient for the namenode and also improves data integrity. Pipes: A C++ API for MapReduce Eclipse Plugin, including HDFS browsing, job monitoring, etc. File modification times in HDFS.  There are many other improvements, bug fixes, optimizations and new features.</description>
+Better checksums in HDFS. Checksums are no longer stored in parallel HDFS files, but are stored directly by datanodes alongside blocks. This is more efficient for the namenode and also improves data integrity. Pipes: A C++ API for MapReduce Eclipse Plugin, including HDFS browsing, job monitoring, etc. File modification times in HDFS. There are many other improvements, bug fixes, optimizations and new features. Performance and reliability are better than ever.</description>
     </item>
     
     <item>
@@ -1370,7 +1381,7 @@
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
       <guid>https://hadoop.apache.org/releases.html</guid>
-      <description>To verify Hadoop releases using GPG:  Download the release hadoop-X.Y.Z-src.tar.gz from a mirror site. Download the signature file hadoop-X.Y.Z-src.tar.gz.asc from Apache. Download the Hadoop KEYS file. gpg &amp;ndash;import KEYS gpg &amp;ndash;verify hadoop-X.Y.Z-src.tar.gz.asc  To perform a quick check using SHA-512:  Download the release hadoop-X.Y.Z-src.tar.gz from a mirror site. Download the checksum hadoop-X.Y.Z-src.tar.gz.sha512 or hadoop-X.Y.Z-src.tar.gz.mds from Apache. shasum -a 512 hadoop-X.Y.Z-src.tar.gz  All previous releases of Hadoop are available from the Apache release archive site.</description>
+      <description>To verify Hadoop releases using GPG: Download the release hadoop-X.Y.Z-src.tar.gz from a mirror site. Download the signature file hadoop-X.Y.Z-src.tar.gz.asc from Apache. Download the Hadoop KEYS file. gpg &amp;ndash;import KEYS gpg &amp;ndash;verify hadoop-X.Y.Z-src.tar.gz.asc To perform a quick check using SHA-512: Download the release hadoop-X.Y.Z-src.tar.gz from a mirror site. Download the checksum hadoop-X.Y.Z-src.tar.gz.sha512 or hadoop-X.Y.Z-src.tar.gz.mds from Apache. shasum -a 512 hadoop-X.Y.Z-src.tar.gz All previous releases of Hadoop are available from the Apache release archive site.</description>
     </item>
     
     <item>
@@ -1390,7 +1401,7 @@
       
       <guid>https://hadoop.apache.org/committer_criteria.html</guid>
       <description>Committers are responsible for reviewing and integrating code changes. The PMC votes to make a contributor a committer based on an assessment of their contributions to the project. Contributions can be made in many ways, and there is no one route to committership. That said, here are the general criteria that the PMC looks for from all potential committers:
-  A history of sustained contribution to the project. This is a way for a contributor to demonstrate their expertise in an area, and thus their ability to help review and commit contributions by others in that same area.</description>
+A history of sustained contribution to the project. This is a way for a contributor to demonstrate their expertise in an area, and thus their ability to help review and commit contributions by others in that same area.</description>
     </item>
     
     <item>
@@ -1423,8 +1434,8 @@
       <guid>https://hadoop.apache.org/issue_tracking.html</guid>
       <description>Hadoop tracks both bugs and enhancement requests using JIRA.
 We welcome input, however, before filing a request, please make sure you do the following:
- Search the Apache JIRA database. Check the users mailing lists, both by searching the archives and by asking questions.  Jira subprojects:
- Hadoop Common issues are tracked in the HADOOP Jira instance. HDFS issues are tracked in the HDFS Jira instance. YARN issues are tracked in the YARN Jira instance.</description>
+Search the Apache JIRA database. Check the users mailing lists, both by searching the archives and by asking questions. Jira subprojects:
+Hadoop Common issues are tracked in the HADOOP Jira instance. HDFS issues are tracked in the HDFS Jira instance. YARN issues are tracked in the YARN Jira instance.</description>
     </item>
     
     <item>
@@ -1435,8 +1446,8 @@
       <guid>https://hadoop.apache.org/mailing_lists.html</guid>
       <description>User The user@ mailing list is the preferred mailing list for end-user questions and discussion.
 Please use the specific module&amp;rsquo;s -dev@ mailing list to address developers on a specific technical question. The Hadoop user mailing list is : user@hadoop.apache.org.
- Subscribe to List Unsubscribe from List Archives  中文用户可利用user-zh邮件列表以中文发问
- 订阅邮件列表 取消订阅 归档邮件  In order to post to the list, it is necessary to first subscribe to it.
+Subscribe to List Unsubscribe from List Archives 中文用户可利用user-zh邮件列表以中文发问
+订阅邮件列表 取消订阅 归档邮件 In order to post to the list, it is necessary to first subscribe to it.
 Security The security mailing list is a private list for discussion of potential security vulnerabilities issues.</description>
     </item>
     
@@ -1457,8 +1468,8 @@
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
       <guid>https://hadoop.apache.org/modules.html</guid>
-      <description>The project includes these modules:
- Hadoop Common: The common utilities that support the other Hadoop modules. Hadoop Distributed File System (HDFS™): A distributed file system that provides high-throughput access to application data. Hadoop YARN: A framework for job scheduling and cluster resource management. Hadoop MapReduce: A YARN-based system for parallel processing of large data sets.  </description>
+      <description> The project includes these modules:
+Hadoop Common: The common utilities that support the other Hadoop modules. Hadoop Distributed File System (HDFS™): A distributed file system that provides high-throughput access to application data. Hadoop YARN: A framework for job scheduling and cluster resource management. Hadoop MapReduce: A YARN-based system for parallel processing of large data sets. </description>
     </item>
     
     <item>
@@ -1468,7 +1479,7 @@
       
       <guid>https://hadoop.apache.org/privacy_policy.html</guid>
       <description>Information about your use of this website is collected using server access logs and a tracking cookie. The collected information consists of the following:
- The IP address from which you access the website; The type of browser and operating system you use to access our site; The date and time you access our site; The pages you visit; and The addresses of pages from where you followed a link to our site.</description>
+The IP address from which you access the website; The type of browser and operating system you use to access our site; The date and time you access our site; The pages you visit; and The addresses of pages from where you followed a link to our site.</description>
     </item>
     
     <item>
@@ -1478,7 +1489,7 @@
       
       <guid>https://hadoop.apache.org/related.html</guid>
       <description>Other Hadoop-related projects at Apache include:
- Ambari™: A web-based tool for provisioning, managing, and monitoring Apache Hadoop clusters which includes support for Hadoop HDFS, Hadoop MapReduce, Hive, HCatalog, HBase, ZooKeeper, Oozie, Pig and Sqoop. Ambari also provides a dashboard for viewing cluster health such as heatmaps and ability to view MapReduce, Pig and Hive applications visually alongwith features to diagnose their performance characteristics in a user-friendly manner. Avro™: A data serialization system.</description>
+Ambari™: A web-based tool for provisioning, managing, and monitoring Apache Hadoop clusters which includes support for Hadoop HDFS, Hadoop MapReduce, Hive, HCatalog, HBase, ZooKeeper, Oozie, Pig and Sqoop. Ambari also provides a dashboard for viewing cluster health such as heatmaps and ability to view MapReduce, Pig and Hive applications visually alongwith features to diagnose their performance characteristics in a user-friendly manner. Avro™: A data serialization system.</description>
     </item>
     
     <item>
diff --git a/content/issue_tracking.html b/content/issue_tracking.html
index 1c657d0..b0f1a43 100644
--- a/content/issue_tracking.html
+++ b/content/issue_tracking.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/mailing_lists.html b/content/mailing_lists.html
index 7c3c403..66738c2 100644
--- a/content/mailing_lists.html
+++ b/content/mailing_lists.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/modules.html b/content/modules.html
index a22f322..4d9a655 100644
--- a/content/modules.html
+++ b/content/modules.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news.html b/content/news.html
index 8afb4b0..f89eb5b 100644
--- a/content/news.html
+++ b/content/news.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2008-07-xx-terabyte-sort.html b/content/news/2008-07-xx-terabyte-sort.html
index 2b4ac2d..3b9a29c 100644
--- a/content/news/2008-07-xx-terabyte-sort.html
+++ b/content/news/2008-07-xx-terabyte-sort.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2008-11-xx-apachecon.html b/content/news/2008-11-xx-apachecon.html
index 53dfccc..50cd580 100644
--- a/content/news/2008-11-xx-apachecon.html
+++ b/content/news/2008-11-xx-apachecon.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2009-03-xx-apachecon-eu.html b/content/news/2009-03-xx-apachecon-eu.html
index 29d901d..dc88002 100644
--- a/content/news/2009-03-xx-apachecon-eu.html
+++ b/content/news/2009-03-xx-apachecon-eu.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2009-07-xx-subprojects.html b/content/news/2009-07-xx-subprojects.html
index 473e1a2..7cffd97 100644
--- a/content/news/2009-07-xx-subprojects.html
+++ b/content/news/2009-07-xx-subprojects.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2010-05-xx-avro-hbase.html b/content/news/2010-05-xx-avro-hbase.html
index c64126d..a70a00b 100644
--- a/content/news/2010-05-xx-avro-hbase.html
+++ b/content/news/2010-05-xx-avro-hbase.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2010-10-xx-hive-pig.html b/content/news/2010-10-xx-hive-pig.html
index 28ed3f7..56f32f8 100644
--- a/content/news/2010-10-xx-hive-pig.html
+++ b/content/news/2010-10-xx-hive-pig.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2011-01-xx-zookeeper.html b/content/news/2011-01-xx-zookeeper.html
index da8f8c1..22bbcbe 100644
--- a/content/news/2011-01-xx-zookeeper.html
+++ b/content/news/2011-01-xx-zookeeper.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2011-03-xx-award.html b/content/news/2011-03-xx-award.html
index 77fcd35..7b066f3 100644
--- a/content/news/2011-03-xx-award.html
+++ b/content/news/2011-03-xx-award.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2018-10-01-ozone-0.2.1-alpha.html b/content/news/2018-10-01-ozone-0.2.1-alpha.html
index 5496a5f..988653d 100644
--- a/content/news/2018-10-01-ozone-0.2.1-alpha.html
+++ b/content/news/2018-10-01-ozone-0.2.1-alpha.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2018-11-22-ozone-0.3.0-alpha.html b/content/news/2018-11-22-ozone-0.3.0-alpha.html
index 9678d3e..7a4be73 100644
--- a/content/news/2018-11-22-ozone-0.3.0-alpha.html
+++ b/content/news/2018-11-22-ozone-0.3.0-alpha.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2019-05-07-ozone-0.4.0-alpha.html b/content/news/2019-05-07-ozone-0.4.0-alpha.html
index 9f9d4ad..9b1b88a 100644
--- a/content/news/2019-05-07-ozone-0.4.0-alpha.html
+++ b/content/news/2019-05-07-ozone-0.4.0-alpha.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2019-10-13-ozone-0.4.1-alpha.html b/content/news/2019-10-13-ozone-0.4.1-alpha.html
index 78a2f9a..a59b60e 100644
--- a/content/news/2019-10-13-ozone-0.4.1-alpha.html
+++ b/content/news/2019-10-13-ozone-0.4.1-alpha.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2020-03-24-ozone-0.5.0-beta.html b/content/news/2020-03-24-ozone-0.5.0-beta.html
index e095e32..63aa17b 100644
--- a/content/news/2020-03-24-ozone-0.5.0-beta.html
+++ b/content/news/2020-03-24-ozone-0.5.0-beta.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2020-09-02-ozone-1.0.0.html b/content/news/2020-09-02-ozone-1.0.0.html
index 90115fa..0577a8d 100644
--- a/content/news/2020-09-02-ozone-1.0.0.html
+++ b/content/news/2020-09-02-ozone-1.0.0.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2021-04-17-ozone-1.1.0.html b/content/news/2021-04-17-ozone-1.1.0.html
index c114886..40988d1 100644
--- a/content/news/2021-04-17-ozone-1.1.0.html
+++ b/content/news/2021-04-17-ozone-1.1.0.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/2021-12-17-log4shell.html b/content/news/2021-12-17-log4shell.html
index 491c144..c0340e0 100644
--- a/content/news/2021-12-17-log4shell.html
+++ b/content/news/2021-12-17-log4shell.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/news/index.xml b/content/news/index.xml
index dfa12e6..5fdeee2 100644
--- a/content/news/index.xml
+++ b/content/news/index.xml
@@ -137,7 +137,7 @@
       
       <guid>https://hadoop.apache.org/news/2009-07-xx-subprojects.html</guid>
       <description>Hadoop is getting bigger!
- Hadoop Core is renamed Hadoop Common. MapReduce and the Hadoop Distributed File System (HDFS) are now separate subprojects. Avro and Chukwa are new Hadoop subprojects.  See the summary descriptions for all subprojects above. Visit the individual sites for more detailed information.</description>
+Hadoop Core is renamed Hadoop Common. MapReduce and the Hadoop Distributed File System (HDFS) are now separate subprojects. Avro and Chukwa are new Hadoop subprojects. See the summary descriptions for all subprojects above. Visit the individual sites for more detailed information.</description>
     </item>
     
     <item>
diff --git a/content/news/page/1.html b/content/news/page/1.html
index 413f6e2..7a1d9cb 100644
--- a/content/news/page/1.html
+++ b/content/news/page/1.html
@@ -1 +1,10 @@
-<!DOCTYPE html><html><head><title>https://hadoop.apache.org/news.html</title><link rel="canonical" href="https://hadoop.apache.org/news.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/news.html" /></head></html>
\ No newline at end of file
+<!DOCTYPE html>
+<html lang="en-us">
+  <head>
+    <title>https://hadoop.apache.org/news.html</title>
+    <link rel="canonical" href="https://hadoop.apache.org/news.html">
+    <meta name="robots" content="noindex">
+    <meta charset="utf-8">
+    <meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/news.html">
+  </head>
+</html>
diff --git a/content/news/page/2.html b/content/news/page/2.html
index 3c933ad..cf51cb4 100644
--- a/content/news/page/2.html
+++ b/content/news/page/2.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/privacy_policy.html b/content/privacy_policy.html
index 21df169..f2b8101 100644
--- a/content/privacy_policy.html
+++ b/content/privacy_policy.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/related.html b/content/related.html
index aa8d856..bbdafaf 100644
--- a/content/related.html
+++ b/content/related.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release.html b/content/release.html
index 8d13aed..0b8ba75 100644
--- a/content/release.html
+++ b/content/release.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,54 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/3.3.5.html">Release 3.3.5 available</a></h1>
+            <p><small>2023 Mar 22 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is a release of Apache Hadoop 3.3 line.</p>
+<p>Key changes include</p>
+<ul>
+<li>A big update of dependencies to try and keep those reports of
+transitive CVEs under control -both genuine and false positives.</li>
+<li>Critical fix to ABFS input stream prefetching for correct reading.</li>
+<li>Vectored IO API for all FSDataInputStream implementations, with
+high-performance versions for file:// and s3a:// filesystems.
+file:// through java native IO
+s3a:// parallel GET requests.</li>
+<li>Arm64 binaries. Note, because the arm64 release was on a different
+platform, the jar files may not match those of the x86
+release -and therefore the maven artifacts.</li>
+<li>Security fixes in Hadoop&rsquo;s own code.</li>
+</ul>
+<p>Users of Apache Hadoop 3.3.4 and earlier should upgrade to
+this release.</p>
+<p>All users are encouraged to read the <a href="http://hadoop.apache.org/docs/r3.3.5/index.html">overview of major changes</a>
+since release 3.3.4.</p>
+<p>For details of bug fixes, improvements, and other enhancements since
+the previous 3.3.4 release, please check <a href="http://hadoop.apache.org/docs/r3.3.5/hadoop-project-dist/hadoop-common/release/3.3.5/RELEASENOTES.3.3.5.html">release notes</a>
+and <a href="http://hadoop.apache.org/docs/r3.3.5/hadoop-project-dist/hadoop-common/release/3.3.5/CHANGELOG.3.3.5.html">changelog</a>.</p>
+<h2 id="azure-abfs-critical-stream-prefetch-fix">Azure ABFS: Critical Stream Prefetch Fix</h2>
+<p>The ABFS connector has a critical bug fix
+<a href="https://issues.apache.org/jira/browse/HADOOP-18546">https://issues.apache.org/jira/browse/HADOOP-18546</a>:
+<em>ABFS. Disable purging list of in-progress reads in abfs stream close().</em></p>
+<p>All users of the abfs connector in hadoop releases 3.3.2+ MUST either upgrade
+to this release or disable prefetching by setting
+<code>fs.azure.readaheadqueue.depth</code> to <code>0</code>.</p>
+
+
+            
             <h1><a href="/release/3.3.4.html">Release 3.3.4 available</a></h1>
             <p><small>2022 Aug 8 </small></p>
 
@@ -370,29 +418,6 @@
 
 
             
-            <h1><a href="/release/3.1.4.html">Release 3.1.4 available</a></h1>
-            <p><small>2020 Aug 3 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This is the second stable release of Apache Hadoop 3.1 line. It contains 308 bug fixes, improvements and enhancements since 3.1.3.</p>
-<p>Users are encouraged to read the <a href="/docs/r3.1.4/index.html">overview of major changes</a> since 3.1.3.
-For details of 308 bug fixes, improvements, and other enhancements since the previous 3.1.3 release,
-please check <a href="http://hadoop.apache.org/docs/r3.1.4/hadoop-project-dist/hadoop-common/release/3.1.4/RELEASENOTES.3.1.4.html">release notes</a> and <a href="http://hadoop.apache.org/docs/r3.1.4/hadoop-project-dist/hadoop-common/release/3.1.4/CHANGES.3.1.4.html">changelog</a>.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/0.14.1.html b/content/release/0.14.1.html
index 8f45129..b60fff4 100644
--- a/content/release/0.14.1.html
+++ b/content/release/0.14.1.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.14.3.html b/content/release/0.14.3.html
index 08f59f7..5cdf36c 100644
--- a/content/release/0.14.3.html
+++ b/content/release/0.14.3.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.14.4.html b/content/release/0.14.4.html
index 26843cb..d62d8ed 100644
--- a/content/release/0.14.4.html
+++ b/content/release/0.14.4.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.15.0.html b/content/release/0.15.0.html
index e5a8f88..4ff751e 100644
--- a/content/release/0.15.0.html
+++ b/content/release/0.15.0.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.15.1.html b/content/release/0.15.1.html
index 92db0db..0a3bd69 100644
--- a/content/release/0.15.1.html
+++ b/content/release/0.15.1.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.15.2.html b/content/release/0.15.2.html
index 04c6b76..e07f9cc 100644
--- a/content/release/0.15.2.html
+++ b/content/release/0.15.2.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.15.3.html b/content/release/0.15.3.html
index 731bd84..bc92598 100644
--- a/content/release/0.15.3.html
+++ b/content/release/0.15.3.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.16.0.html b/content/release/0.16.0.html
index d1d460c..15a6fed 100644
--- a/content/release/0.16.0.html
+++ b/content/release/0.16.0.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.16.1.html b/content/release/0.16.1.html
index 94a72f7..e7bed7c 100644
--- a/content/release/0.16.1.html
+++ b/content/release/0.16.1.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.16.2.html b/content/release/0.16.2.html
index 75812f3..eeb00b2 100644
--- a/content/release/0.16.2.html
+++ b/content/release/0.16.2.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.16.3.html b/content/release/0.16.3.html
index 7a345ce..746f8f4 100644
--- a/content/release/0.16.3.html
+++ b/content/release/0.16.3.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.16.4.html b/content/release/0.16.4.html
index 7683dc5..fc0d925 100644
--- a/content/release/0.16.4.html
+++ b/content/release/0.16.4.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.17.0.html b/content/release/0.17.0.html
index a5a84a9..e36cbb3 100644
--- a/content/release/0.17.0.html
+++ b/content/release/0.17.0.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.17.1.html b/content/release/0.17.1.html
index 976e4fb..dce0435 100644
--- a/content/release/0.17.1.html
+++ b/content/release/0.17.1.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.17.2.html b/content/release/0.17.2.html
index 67be9cb..a39f17c 100644
--- a/content/release/0.17.2.html
+++ b/content/release/0.17.2.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.18.0.html b/content/release/0.18.0.html
index 2170c4d..2a52307 100644
--- a/content/release/0.18.0.html
+++ b/content/release/0.18.0.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.18.1.html b/content/release/0.18.1.html
index 1db9369..1e2fa62 100644
--- a/content/release/0.18.1.html
+++ b/content/release/0.18.1.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.18.2.html b/content/release/0.18.2.html
index 1bee2ed..74eb4eb 100644
--- a/content/release/0.18.2.html
+++ b/content/release/0.18.2.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.18.3.html b/content/release/0.18.3.html
index 5d96da2..bed8a62 100644
--- a/content/release/0.18.3.html
+++ b/content/release/0.18.3.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.19.0.html b/content/release/0.19.0.html
index 47a81b3..a4842f9 100644
--- a/content/release/0.19.0.html
+++ b/content/release/0.19.0.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.19.1.html b/content/release/0.19.1.html
index 710be84..5cb76fe 100644
--- a/content/release/0.19.1.html
+++ b/content/release/0.19.1.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.19.2.html b/content/release/0.19.2.html
index b9b2dcb..984253a 100644
--- a/content/release/0.19.2.html
+++ b/content/release/0.19.2.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.20.0.html b/content/release/0.20.0.html
index 839be99..b23885c 100644
--- a/content/release/0.20.0.html
+++ b/content/release/0.20.0.html
@@ -72,7 +72,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.20.1.html b/content/release/0.20.1.html
index ad16fbf..881b405 100644
--- a/content/release/0.20.1.html
+++ b/content/release/0.20.1.html
@@ -72,7 +72,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.20.2.html b/content/release/0.20.2.html
index 26cd28c..f9ade77 100644
--- a/content/release/0.20.2.html
+++ b/content/release/0.20.2.html
@@ -72,7 +72,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.20.203.0.html b/content/release/0.20.203.0.html
index 03df387..2fe3757 100644
--- a/content/release/0.20.203.0.html
+++ b/content/release/0.20.203.0.html
@@ -74,7 +74,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.20.204.0.html b/content/release/0.20.204.0.html
index 672b19e..67d8b41 100644
--- a/content/release/0.20.204.0.html
+++ b/content/release/0.20.204.0.html
@@ -74,7 +74,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.20.205.0.html b/content/release/0.20.205.0.html
index 80e815c..2a2def0 100644
--- a/content/release/0.20.205.0.html
+++ b/content/release/0.20.205.0.html
@@ -74,7 +74,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.21.0.html b/content/release/0.21.0.html
index 3015f19..bfe80eb 100644
--- a/content/release/0.21.0.html
+++ b/content/release/0.21.0.html
@@ -70,7 +70,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.22.0.html b/content/release/0.22.0.html
index 920b543..a6fdcf1 100644
--- a/content/release/0.22.0.html
+++ b/content/release/0.22.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.0.html b/content/release/0.23.0.html
index 5579602..653ad5d 100644
--- a/content/release/0.23.0.html
+++ b/content/release/0.23.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.1.html b/content/release/0.23.1.html
index bc92434..6446f9d 100644
--- a/content/release/0.23.1.html
+++ b/content/release/0.23.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.10.html b/content/release/0.23.10.html
index 8ccfedc..e693bbc 100644
--- a/content/release/0.23.10.html
+++ b/content/release/0.23.10.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.11.html b/content/release/0.23.11.html
index b177df6..b57dc53 100644
--- a/content/release/0.23.11.html
+++ b/content/release/0.23.11.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.3.html b/content/release/0.23.3.html
index 246e37d..0674aee 100644
--- a/content/release/0.23.3.html
+++ b/content/release/0.23.3.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.4.html b/content/release/0.23.4.html
index d0dd469..b3c5e0c 100644
--- a/content/release/0.23.4.html
+++ b/content/release/0.23.4.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.5.html b/content/release/0.23.5.html
index a7f4e0f..24085b9 100644
--- a/content/release/0.23.5.html
+++ b/content/release/0.23.5.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.6.html b/content/release/0.23.6.html
index c91a5fa..84980d6 100644
--- a/content/release/0.23.6.html
+++ b/content/release/0.23.6.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.7.html b/content/release/0.23.7.html
index 311e249..4b9af1a 100644
--- a/content/release/0.23.7.html
+++ b/content/release/0.23.7.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.8.html b/content/release/0.23.8.html
index 64aca00..4c31074 100644
--- a/content/release/0.23.8.html
+++ b/content/release/0.23.8.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/0.23.9.html b/content/release/0.23.9.html
index e511690..ba57a7a 100644
--- a/content/release/0.23.9.html
+++ b/content/release/0.23.9.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.0.0.html b/content/release/1.0.0.html
index 811dd0e..0d0f7f5 100644
--- a/content/release/1.0.0.html
+++ b/content/release/1.0.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.0.1.html b/content/release/1.0.1.html
index 0e0a016..d17fbe1 100644
--- a/content/release/1.0.1.html
+++ b/content/release/1.0.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.0.2.html b/content/release/1.0.2.html
index d2e4c37..dfbe7f4 100644
--- a/content/release/1.0.2.html
+++ b/content/release/1.0.2.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.0.3.html b/content/release/1.0.3.html
index cafd6aa..f4eabe1 100644
--- a/content/release/1.0.3.html
+++ b/content/release/1.0.3.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.0.4.html b/content/release/1.0.4.html
index c9010ae..7e228d3 100644
--- a/content/release/1.0.4.html
+++ b/content/release/1.0.4.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.1.0.html b/content/release/1.1.0.html
index 25128c3..04acabf 100644
--- a/content/release/1.1.0.html
+++ b/content/release/1.1.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.1.1.html b/content/release/1.1.1.html
index 52faf02..25de3d0 100644
--- a/content/release/1.1.1.html
+++ b/content/release/1.1.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.1.2.html b/content/release/1.1.2.html
index 573a96b..73dcd71 100644
--- a/content/release/1.1.2.html
+++ b/content/release/1.1.2.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.2.0.html b/content/release/1.2.0.html
index 46188ec..1285962 100644
--- a/content/release/1.2.0.html
+++ b/content/release/1.2.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/1.2.1.html b/content/release/1.2.1.html
index a24d6bd..1f6f1a8 100644
--- a/content/release/1.2.1.html
+++ b/content/release/1.2.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.0.0-alpha.html b/content/release/2.0.0-alpha.html
index 49d485b..52a993f 100644
--- a/content/release/2.0.0-alpha.html
+++ b/content/release/2.0.0-alpha.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.0.1-alpha.html b/content/release/2.0.1-alpha.html
index 34b7272..77d74d4 100644
--- a/content/release/2.0.1-alpha.html
+++ b/content/release/2.0.1-alpha.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.0.2-alpha.html b/content/release/2.0.2-alpha.html
index 72c31791..74cff71 100644
--- a/content/release/2.0.2-alpha.html
+++ b/content/release/2.0.2-alpha.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.0.3-alpha.html b/content/release/2.0.3-alpha.html
index aa56775..7e142d6 100644
--- a/content/release/2.0.3-alpha.html
+++ b/content/release/2.0.3-alpha.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.0.4-alpha.html b/content/release/2.0.4-alpha.html
index 1780dd1..2cee595 100644
--- a/content/release/2.0.4-alpha.html
+++ b/content/release/2.0.4-alpha.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.0.5-alpha.html b/content/release/2.0.5-alpha.html
index 801edf9..7d6ca72 100644
--- a/content/release/2.0.5-alpha.html
+++ b/content/release/2.0.5-alpha.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.0.6-alpha.html b/content/release/2.0.6-alpha.html
index 87eeab0..04f130f 100644
--- a/content/release/2.0.6-alpha.html
+++ b/content/release/2.0.6-alpha.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.1.0-beta.html b/content/release/2.1.0-beta.html
index 56cc1f4..3dfd50f 100644
--- a/content/release/2.1.0-beta.html
+++ b/content/release/2.1.0-beta.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.1.1-beta.html b/content/release/2.1.1-beta.html
index f6e97b8..a775069 100644
--- a/content/release/2.1.1-beta.html
+++ b/content/release/2.1.1-beta.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.10.0.html b/content/release/2.10.0.html
index 7bddf22..4cfb27d 100644
--- a/content/release/2.10.0.html
+++ b/content/release/2.10.0.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.10.1.html b/content/release/2.10.1.html
index 91c0bf6..0034e62 100644
--- a/content/release/2.10.1.html
+++ b/content/release/2.10.1.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.10.2.html b/content/release/2.10.2.html
index e5799b2..96bfe76 100644
--- a/content/release/2.10.2.html
+++ b/content/release/2.10.2.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.2.0.html b/content/release/2.2.0.html
index 11b90da..cb53cf9 100644
--- a/content/release/2.2.0.html
+++ b/content/release/2.2.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.3.0.html b/content/release/2.3.0.html
index 90640b4..f08ed3f 100644
--- a/content/release/2.3.0.html
+++ b/content/release/2.3.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.4.0.html b/content/release/2.4.0.html
index 1212469..bbc654a 100644
--- a/content/release/2.4.0.html
+++ b/content/release/2.4.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.4.1.html b/content/release/2.4.1.html
index 81c068e..f30b948 100644
--- a/content/release/2.4.1.html
+++ b/content/release/2.4.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.5.0.html b/content/release/2.5.0.html
index b64b869..302936d 100644
--- a/content/release/2.5.0.html
+++ b/content/release/2.5.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.5.1.html b/content/release/2.5.1.html
index d6c8ffd..e2eee2f 100644
--- a/content/release/2.5.1.html
+++ b/content/release/2.5.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.5.2.html b/content/release/2.5.2.html
index 9c66bcd..1b101d5 100644
--- a/content/release/2.5.2.html
+++ b/content/release/2.5.2.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.6.0.html b/content/release/2.6.0.html
index 143fcea..c5c122e 100644
--- a/content/release/2.6.0.html
+++ b/content/release/2.6.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.6.1.html b/content/release/2.6.1.html
index 7c2a48e..2dd65c6 100644
--- a/content/release/2.6.1.html
+++ b/content/release/2.6.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.6.2.html b/content/release/2.6.2.html
index dd92da6..1c3083d 100644
--- a/content/release/2.6.2.html
+++ b/content/release/2.6.2.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.6.3.html b/content/release/2.6.3.html
index 48b6794..a6cd730 100644
--- a/content/release/2.6.3.html
+++ b/content/release/2.6.3.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.6.4.html b/content/release/2.6.4.html
index 24d634f..aaed309 100644
--- a/content/release/2.6.4.html
+++ b/content/release/2.6.4.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.6.5.html b/content/release/2.6.5.html
index 171f98a..1e9c9c3 100644
--- a/content/release/2.6.5.html
+++ b/content/release/2.6.5.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.0.html b/content/release/2.7.0.html
index d58e292..ab41aab 100644
--- a/content/release/2.7.0.html
+++ b/content/release/2.7.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.1.html b/content/release/2.7.1.html
index ba82cdc..79b9af8 100644
--- a/content/release/2.7.1.html
+++ b/content/release/2.7.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.2.html b/content/release/2.7.2.html
index 18f86b4..98f31c1 100644
--- a/content/release/2.7.2.html
+++ b/content/release/2.7.2.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.3.html b/content/release/2.7.3.html
index 1bc719a..facc23f 100644
--- a/content/release/2.7.3.html
+++ b/content/release/2.7.3.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.4.html b/content/release/2.7.4.html
index e69f1b2..3ae15cc 100644
--- a/content/release/2.7.4.html
+++ b/content/release/2.7.4.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.5.html b/content/release/2.7.5.html
index 20da2f4..ee279bb 100644
--- a/content/release/2.7.5.html
+++ b/content/release/2.7.5.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.6.html b/content/release/2.7.6.html
index e069418..670571f 100644
--- a/content/release/2.7.6.html
+++ b/content/release/2.7.6.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.7.7.html b/content/release/2.7.7.html
index 5a1d1b9..6ad3b43 100644
--- a/content/release/2.7.7.html
+++ b/content/release/2.7.7.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.8.0.html b/content/release/2.8.0.html
index 6d94048..bc8a1e3 100644
--- a/content/release/2.8.0.html
+++ b/content/release/2.8.0.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.8.1.html b/content/release/2.8.1.html
index b0d7e20..02754d8 100644
--- a/content/release/2.8.1.html
+++ b/content/release/2.8.1.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.8.2.html b/content/release/2.8.2.html
index 7df8411..53592ba 100644
--- a/content/release/2.8.2.html
+++ b/content/release/2.8.2.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.8.3.html b/content/release/2.8.3.html
index 5ca32a8..86a2cc1 100644
--- a/content/release/2.8.3.html
+++ b/content/release/2.8.3.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.8.4.html b/content/release/2.8.4.html
index 46ac0da..59480f1 100644
--- a/content/release/2.8.4.html
+++ b/content/release/2.8.4.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.8.5.html b/content/release/2.8.5.html
index 3b76a37..974458d 100644
--- a/content/release/2.8.5.html
+++ b/content/release/2.8.5.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.9.0.html b/content/release/2.9.0.html
index fb3d0af..3247e93 100644
--- a/content/release/2.9.0.html
+++ b/content/release/2.9.0.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.9.1.html b/content/release/2.9.1.html
index 4ef2894..15322fb 100644
--- a/content/release/2.9.1.html
+++ b/content/release/2.9.1.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/2.9.2.html b/content/release/2.9.2.html
index dd96389..e5fc4fc 100644
--- a/content/release/2.9.2.html
+++ b/content/release/2.9.2.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.0-alpha1.html b/content/release/3.0.0-alpha1.html
index 1fa3fea..a3ba423 100644
--- a/content/release/3.0.0-alpha1.html
+++ b/content/release/3.0.0-alpha1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.0-alpha2.html b/content/release/3.0.0-alpha2.html
index 5a1dd20..2c9f0f8 100644
--- a/content/release/3.0.0-alpha2.html
+++ b/content/release/3.0.0-alpha2.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.0-alpha4.html b/content/release/3.0.0-alpha4.html
index d3cbb2b..d85641e 100644
--- a/content/release/3.0.0-alpha4.html
+++ b/content/release/3.0.0-alpha4.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.0-beta1.html b/content/release/3.0.0-beta1.html
index 5b603b8..8090a44 100644
--- a/content/release/3.0.0-beta1.html
+++ b/content/release/3.0.0-beta1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.0.html b/content/release/3.0.0.html
index ea663d2..463dad1 100644
--- a/content/release/3.0.0.html
+++ b/content/release/3.0.0.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.1.html b/content/release/3.0.1.html
index a7f1d9a..4509ec6 100644
--- a/content/release/3.0.1.html
+++ b/content/release/3.0.1.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.2.html b/content/release/3.0.2.html
index 511bd92..a3541aa 100644
--- a/content/release/3.0.2.html
+++ b/content/release/3.0.2.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.0.3.html b/content/release/3.0.3.html
index 3b2052a..4138887 100644
--- a/content/release/3.0.3.html
+++ b/content/release/3.0.3.html
@@ -73,7 +73,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.1.0.html b/content/release/3.1.0.html
index ba705ed..967e0b1 100644
--- a/content/release/3.1.0.html
+++ b/content/release/3.1.0.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.1.1.html b/content/release/3.1.1.html
index 7e342bf..bb95460 100644
--- a/content/release/3.1.1.html
+++ b/content/release/3.1.1.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.1.2.html b/content/release/3.1.2.html
index a615353..aac128f 100644
--- a/content/release/3.1.2.html
+++ b/content/release/3.1.2.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.1.3.html b/content/release/3.1.3.html
index ef77de8..1327302 100644
--- a/content/release/3.1.3.html
+++ b/content/release/3.1.3.html
@@ -77,7 +77,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.1.4.html b/content/release/3.1.4.html
index d0aad66..174d1b5 100644
--- a/content/release/3.1.4.html
+++ b/content/release/3.1.4.html
@@ -77,7 +77,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.2.0.html b/content/release/3.2.0.html
index 3a1b27f..17be878 100644
--- a/content/release/3.2.0.html
+++ b/content/release/3.2.0.html
@@ -75,7 +75,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.2.1.html b/content/release/3.2.1.html
index 5909bf9..53ea012 100644
--- a/content/release/3.2.1.html
+++ b/content/release/3.2.1.html
@@ -77,7 +77,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.2.2.html b/content/release/3.2.2.html
index bd3d042..8d8c1cf 100644
--- a/content/release/3.2.2.html
+++ b/content/release/3.2.2.html
@@ -77,7 +77,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.2.3.html b/content/release/3.2.3.html
index 350549f..582d3ad 100644
--- a/content/release/3.2.3.html
+++ b/content/release/3.2.3.html
@@ -77,7 +77,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.2.4.html b/content/release/3.2.4.html
index abddde0..eea4b9e 100644
--- a/content/release/3.2.4.html
+++ b/content/release/3.2.4.html
@@ -77,7 +77,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.3.0.html b/content/release/3.3.0.html
index a070af9..9a599c9 100644
--- a/content/release/3.3.0.html
+++ b/content/release/3.3.0.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.3.1.html b/content/release/3.3.1.html
index c3fecea..0a3e866 100644
--- a/content/release/3.3.1.html
+++ b/content/release/3.3.1.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.3.2.html b/content/release/3.3.2.html
index 33ea691..1fb1091 100644
--- a/content/release/3.3.2.html
+++ b/content/release/3.3.2.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.3.3.html b/content/release/3.3.3.html
index f023d53..78517bb 100644
--- a/content/release/3.3.3.html
+++ b/content/release/3.3.3.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.3.4.html b/content/release/3.3.4.html
index b341c73..6ad7e5a 100644
--- a/content/release/3.3.4.html
+++ b/content/release/3.3.4.html
@@ -76,7 +76,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/release/3.3.5.html b/content/release/3.3.5.html
new file mode 100644
index 0000000..fd088ca
--- /dev/null
+++ b/content/release/3.3.5.html
@@ -0,0 +1,267 @@
+
+
+
+
+
+
+  
+
+
+
+
+
+  
+
+
+
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/favicon.ico">
+    <base href="https://hadoop.apache.org">
+    <title>Apache Hadoop</title>
+
+    
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+
+    
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
+    <link rel="stylesheet" href="/css/hadoop.css">
+
+    
+    
+  </head>
+
+  <body>
+
+    <nav class="navbar navbar-inverse navbar-fixed-top">
+      <div class="container">
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+            <span class="sr-only">Toggle navigation</span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <img class="navbar-logo" src="/elephant.png">
+          <a class="navbar-brand" href="/"> Apache Hadoop</a>
+        </div>
+        
+   <div id="navbar" class="navbar-collapse collapse">
+     <ul class="nav navbar-nav">
+       
+       
+          
+             <li class=""><a href="releases.html">Download</a></li>
+          
+       
+          
+            <li class="dropdown ">
+             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation <span class="caret"></span></a>
+             <ul class="dropdown-menu">
+               
+                  <li ><a href="http://apache.github.io/hadoop/">Current (trunk)</a></li>
+               
+                  <li ><a href="https://hadoop.apache.org/docs/current/">Latest</a></li>
+               
+                  <li ><a href="https://hadoop.apache.org/docs/stable/">Stable</a></li>
+               
+               
+               <li role="separator" class="divider"></li>
+               
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
+               
+               <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
+               
+               <li><a href="https://hadoop.apache.org/docs/r2.10.2/">2.10.2</a></li>
+               
+               <li role="separator" class="divider"></li>
+               <li><a href="https://wiki.apache.org/hadoop">Wiki</a></li>
+               
+             </ul>
+           </li>
+          
+       
+          
+            <li class="dropdown ">
+             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community <span class="caret"></span></a>
+             <ul class="dropdown-menu">
+               
+                  <li ><a href="/bylaws.html">Bylaws</a></li>
+               
+                  <li ><a href="/committer_criteria.html">Criteria for Committership</a></li>
+               
+                  <li ><a href="/mailing_lists.html">Mailing lists</a></li>
+               
+                  <li ><a href="/cve_list.html">Published CVEs</a></li>
+               
+                  <li ><a href="/who.html">Who We are</a></li>
+               
+               
+             </ul>
+           </li>
+          
+       
+          
+            <li class="dropdown ">
+             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Development <span class="caret"></span></a>
+             <ul class="dropdown-menu">
+               
+                  <li ><a href="https://cwiki.apache.org/confluence/display/HADOOP/How&#43;To&#43;Contribute">How to Contribute</a></li>
+               
+                  <li ><a href="/issue_tracking.html">Issue Tracking</a></li>
+               
+                  <li ><a href="/version_control.html">Version Control</a></li>
+               
+                  <li ><a href="/versioning.html">Versioning</a></li>
+               
+               
+             </ul>
+           </li>
+          
+       
+          
+            <li class="dropdown ">
+             <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Help <span class="caret"></span></a>
+             <ul class="dropdown-menu">
+               
+                  <li ><a href="https://www.cafepress.com/hadoop">Buy Stuff</a></li>
+               
+                  <li ><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+               
+                  <li ><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+               
+               
+             </ul>
+           </li>
+          
+       
+     </ul>
+	  <ul class="nav navbar-nav navbar-right">
+      <li>
+       <a href="https://www.apache.org/">Apache Software Foundation <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
+      </li>
+
+
+     </ul>
+   </div>
+
+      </div>
+    </nav>
+
+<div class="container">
+<div class="col-md-8">
+<h1>Release 3.3.5 available</h1>
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is a release of Apache Hadoop 3.3 line.</p>
+<p>Key changes include</p>
+<ul>
+<li>A big update of dependencies to try and keep those reports of
+transitive CVEs under control -both genuine and false positives.</li>
+<li>Critical fix to ABFS input stream prefetching for correct reading.</li>
+<li>Vectored IO API for all FSDataInputStream implementations, with
+high-performance versions for file:// and s3a:// filesystems.
+file:// through java native IO
+s3a:// parallel GET requests.</li>
+<li>Arm64 binaries. Note, because the arm64 release was on a different
+platform, the jar files may not match those of the x86
+release -and therefore the maven artifacts.</li>
+<li>Security fixes in Hadoop&rsquo;s own code.</li>
+</ul>
+<p>Users of Apache Hadoop 3.3.4 and earlier should upgrade to
+this release.</p>
+<p>All users are encouraged to read the <a href="http://hadoop.apache.org/docs/r3.3.5/index.html">overview of major changes</a>
+since release 3.3.4.</p>
+<p>For details of bug fixes, improvements, and other enhancements since
+the previous 3.3.4 release, please check <a href="http://hadoop.apache.org/docs/r3.3.5/hadoop-project-dist/hadoop-common/release/3.3.5/RELEASENOTES.3.3.5.html">release notes</a>
+and <a href="http://hadoop.apache.org/docs/r3.3.5/hadoop-project-dist/hadoop-common/release/3.3.5/CHANGELOG.3.3.5.html">changelog</a>.</p>
+<h2 id="azure-abfs-critical-stream-prefetch-fix">Azure ABFS: Critical Stream Prefetch Fix</h2>
+<p>The ABFS connector has a critical bug fix
+<a href="https://issues.apache.org/jira/browse/HADOOP-18546">https://issues.apache.org/jira/browse/HADOOP-18546</a>:
+<em>ABFS. Disable purging list of in-progress reads in abfs stream close().</em></p>
+<p>All users of the abfs connector in hadoop releases 3.3.2+ MUST either upgrade
+to this release or disable prefetching by setting
+<code>fs.azure.readaheadqueue.depth</code> to <code>0</code>.</p>
+
+<small>2023 Mar 22 </small>
+</div>
+<div class="col-md-4">
+   <p><a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5.tar.gz" class="btn btn-success">Download tar.gz</a></p>
+   <p>
+     (<a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5.tar.gz.sha512">checksum</a>
+     <a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5.tar.gz.asc">signature</a>)
+   </p>
+    
+    <p><a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-aarch64.tar.gz" class="btn btn-success">Download aarch64 tar.gz</a></p>
+    <p>
+        (<a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-aarch64.tar.gz.sha512">checksum</a>
+        <a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-aarch64.tar.gz.asc">signature</a>)
+    </p>
+    
+   <p><a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-src.tar.gz" class="btn btn-warning">Download src</a></p>
+   <p>
+     (<a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-src.tar.gz.sha512">checksum</a>
+     <a href="https://archive.apache.org/dist/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-src.tar.gz.asc">signature</a>)
+   </p>
+      <p><a href="https://hadoop.apache.org/docs/r3.3.5" class="btn btn-primary">Documentation</a></p>
+
+</div>
+</div>
+
+<div class="container">
+<footer class="footer container">
+  <div class="col-md-6">
+  <p>Apache Hadoop, Hadoop, Apache, the Apache feather logo,
+    and the Apache Hadoop project logo are either registered trademarks or trademarks of the Apache Software Foundation
+     in the United States and other countries</p>
+  <p>Copyright © 2006-2023 The Apache Software Foundation</p>
+  <p><a href="/privacy_policy.html">Privacy policy</a></p>
+  </div>
+  <div class="col-md-6">
+    <img class="img-responsive" src="/asf_logo_wide.png"/>
+  </div>
+</footer>
+</div>
+    
+    
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
+    <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+    <script>
+    $(function() { $('table').addClass('table table-striped'); })
+    </script>
+
+<script type="application/javascript">
+var doNotTrack = false;
+if (!doNotTrack) {
+	(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+	(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+	m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+	})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+	ga('create', 'UA-7453027-1', 'auto');
+	
+	ga('send', 'pageview');
+}
+</script>
+</body>
+</html>
+
diff --git a/content/release/index.xml b/content/release/index.xml
index 3952e80..eb3b0c9 100644
--- a/content/release/index.xml
+++ b/content/release/index.xml
@@ -7,7 +7,18 @@
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
     <copyright>Copyright © 2006-{year} The Apache Software Foundation</copyright>
-    <lastBuildDate>Mon, 08 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://hadoop.apache.org/release/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Wed, 22 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://hadoop.apache.org/release/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Release 3.3.5 available</title>
+      <link>https://hadoop.apache.org/release/3.3.5.html</link>
+      <pubDate>Wed, 22 Mar 2023 00:00:00 +0000</pubDate>
+      
+      <guid>https://hadoop.apache.org/release/3.3.5.html</guid>
+      <description>This is a release of Apache Hadoop 3.3 line.
+Key changes include
+A big update of dependencies to try and keep those reports of transitive CVEs under control -both genuine and false positives. Critical fix to ABFS input stream prefetching for correct reading. Vectored IO API for all FSDataInputStream implementations, with high-performance versions for file:// and s3a:// filesystems. file:// through java native IO s3a:// parallel GET requests. Arm64 binaries. Note, because the arm64 release was on a different platform, the jar files may not match those of the x86 release -and therefore the maven artifacts.</description>
+    </item>
+    
     <item>
       <title>Release 3.3.4 available</title>
       <link>https://hadoop.apache.org/release/3.3.4.html</link>
@@ -494,7 +505,7 @@
       
       <guid>https://hadoop.apache.org/release/2.7.0.html</guid>
       <description>Apache Hadoop 2.7.0 contains a number of significant enhancements. A few of them are noted below.
- IMPORTANT notes This release drops support for JDK6 runtime and works with JDK 7+ only. This release is not yet ready for production use. Critical issues are being ironed out via testing and downstream adoption. Production users should wait for a 2.7.1/2.7.2 release. Hadoop Common HADOOP-9629 - Support Windows Azure Storage - Blob as a file system in Hadoop.</description>
+IMPORTANT notes This release drops support for JDK6 runtime and works with JDK 7+ only. This release is not yet ready for production use. Critical issues are being ironed out via testing and downstream adoption. Production users should wait for a 2.7.1/2.7.2 release. Hadoop Common HADOOP-9629 - Support Windows Azure Storage - Blob as a file system in Hadoop.</description>
     </item>
     
     <item>
@@ -513,7 +524,7 @@
       
       <guid>https://hadoop.apache.org/release/2.6.0.html</guid>
       <description>Apache Hadoop 2.6.0 contains a number of significant enhancements such as:
- Hadoop Common HADOOP-10433 - Key management server (beta) HADOOP-10607 - Credential provider (beta) Hadoop HDFS Heterogeneous Storage Tiers - Phase 2 HDFS-5682 - Application APIs for heterogeneous storage HDFS-7228 - SSD storage tier HDFS-5851 - Memory as a storage tier (beta) HDFS-6584 - Support for Archival Storage HDFS-6134 - Transparent data at rest encryption (beta) HDFS-2856 - Operating secure DataNode without requiring root access HDFS-6740 - Hot swap drive: support add/remove data node volumes without restarting data node (beta) HDFS-6606 - AES support for faster wire encryption Hadoop YARN YARN-896 - Support for long running services in YARN YARN-913 - Service Registry for applications YARN-666 - Support for rolling upgrades YARN-556 - Work-preserving restarts of ResourceManager YARN-1336 - Container-preserving restart of NodeManager YARN-796 - Support node labels during scheduling YARN-1051 - Support for time-based resource reservations in Capacity Scheduler (beta) YARN-1964 - Support running of applications natively in Docker containers (alpha)  Please see the Hadoop 2.</description>
+Hadoop Common HADOOP-10433 - Key management server (beta) HADOOP-10607 - Credential provider (beta) Hadoop HDFS Heterogeneous Storage Tiers - Phase 2 HDFS-5682 - Application APIs for heterogeneous storage HDFS-7228 - SSD storage tier HDFS-5851 - Memory as a storage tier (beta) HDFS-6584 - Support for Archival Storage HDFS-6134 - Transparent data at rest encryption (beta) HDFS-2856 - Operating secure DataNode without requiring root access HDFS-6740 - Hot swap drive: support add/remove data node volumes without restarting data node (beta) HDFS-6606 - AES support for faster wire encryption Hadoop YARN YARN-896 - Support for long running services in YARN YARN-913 - Service Registry for applications YARN-666 - Support for rolling upgrades YARN-556 - Work-preserving restarts of ResourceManager YARN-1336 - Container-preserving restart of NodeManager YARN-796 - Support node labels during scheduling YARN-1051 - Support for time-based resource reservations in Capacity Scheduler (beta) YARN-1964 - Support running of applications natively in Docker containers (alpha) Please see the Hadoop 2.</description>
     </item>
     
     <item>
@@ -533,7 +544,7 @@
       <guid>https://hadoop.apache.org/release/2.5.0.html</guid>
       <description>Apache Hadoop 2.5.0 is a minor release in the 2.x release line.
 The release includes the following major features and improvements:
- Authentication improvements when using an HTTP proxy server. A new Hadoop Metrics sink that allows writing directly to Graphite. Specification for Hadoop Compatible Filesystem effort. Support for POSIX-style filesystem extended attributes. OfflineImageViewer to browse an fsimage via the WebHDFS API. Supportability improvements and bug fixes to the NFS gateway.</description>
+Authentication improvements when using an HTTP proxy server. A new Hadoop Metrics sink that allows writing directly to Graphite. Specification for Hadoop Compatible Filesystem effort. Support for POSIX-style filesystem extended attributes. OfflineImageViewer to browse an fsimage via the WebHDFS API. Supportability improvements and bug fixes to the NFS gateway.</description>
     </item>
     
     <item>
@@ -544,7 +555,7 @@
       <guid>https://hadoop.apache.org/release/2.4.1.html</guid>
       <description>Apache Hadoop 2.4.1 is a bug-fix release for the stable 2.4.x line.
 There is also a security bug fix in this minor release.
- CVE-2014-0229: Add privilege checks to HDFS admin sub-commands refreshNamenodes, deleteBlockPool and shutdownDatanode.  Users are encouraged to immediately move to 2.4.1.
+CVE-2014-0229: Add privilege checks to HDFS admin sub-commands refreshNamenodes, deleteBlockPool and shutdownDatanode. Users are encouraged to immediately move to 2.4.1.
 Please see the Hadoop 2.4.1 Release Notes for details.</description>
     </item>
     
@@ -565,7 +576,7 @@
       
       <guid>https://hadoop.apache.org/release/2.4.0.html</guid>
       <description>Apache Hadoop 2.4.0 contains a number of significant enhancements such as:
- Support for Access Control Lists in HDFS Native support for Rolling Upgrades in HDFS Usage of protocol-buffers for HDFS FSImage for smooth operational upgrades Complete HTTPS support in HDFS Support for Automatic Failover of the YARN ResourceManager Enhanced support for new applications on YARN with Application History Server and Application Timeline Server Support for strong SLAs in YARN CapacityScheduler via Preemption  Please see the Hadoop 2.</description>
+Support for Access Control Lists in HDFS Native support for Rolling Upgrades in HDFS Usage of protocol-buffers for HDFS FSImage for smooth operational upgrades Complete HTTPS support in HDFS Support for Automatic Failover of the YARN ResourceManager Enhanced support for new applications on YARN with Application History Server and Application Timeline Server Support for strong SLAs in YARN CapacityScheduler via Preemption Please see the Hadoop 2.</description>
     </item>
     
     <item>
@@ -575,7 +586,7 @@
       
       <guid>https://hadoop.apache.org/release/2.3.0.html</guid>
       <description>Apache Hadoop 2.3.0 contains a number of significant enhancements such as:
- Support for Heterogeneous Storage hierarchy in HDFS. In-memory cache for HDFS data with centralized administration and management. Simplified distribution of MapReduce binaries via HDFS in YARN Distributed Cache.  Please see the Hadoop 2.3.0 Release Notes for details.</description>
+Support for Heterogeneous Storage hierarchy in HDFS. In-memory cache for HDFS data with centralized administration and management. Simplified distribution of MapReduce binaries via HDFS in YARN Distributed Cache. Please see the Hadoop 2.3.0 Release Notes for details.</description>
     </item>
     
     <item>
@@ -597,7 +608,7 @@
       <description>Apache Hadoop 2.2.0 is the GA release of Apache Hadoop 2.x.
 Users are encouraged to immediately move to 2.2.0 since this release is significantly more stable and is guaranteed to remain compatible in terms of both APIs and protocols.
 To recap, this release has a number of significant highlights compared to Hadoop 1.x:
- YARN - A general purpose resource management system for Hadoop to allow MapReduce and other other data processing frameworks and services High Availability for HDFS HDFS Federation HDFS Snapshots NFSv3 access to data in HDFS Support for running Hadoop on Microsoft Windows Binary Compatibility for MapReduce applications built on hadoop-1.</description>
+YARN - A general purpose resource management system for Hadoop to allow MapReduce and other other data processing frameworks and services High Availability for HDFS HDFS Federation HDFS Snapshots NFSv3 access to data in HDFS Support for running Hadoop on Microsoft Windows Binary Compatibility for MapReduce applications built on hadoop-1.</description>
     </item>
     
     <item>
@@ -619,7 +630,7 @@
       <description>Apache Hadoop 2.1.0-beta is the beta release of Apache Hadoop 2.x.
 Users are encouraged to immediately move to 2.1.0-beta since this release is significantly more stable and has completley whetted set of APIs and wire-protocols for future compatibility.
 In addition, this release has a number of other significant highlights:
- HDFS Snapshots Support for running Hadoop on Microsoft Windows YARN API stabilization Binary Compatibility for MapReduce applications built on hadoop-1.x Substantial amount of integration testing with rest of projects in the ecosystem  Please see the Hadoop 2.</description>
+HDFS Snapshots Support for running Hadoop on Microsoft Windows YARN API stabilization Binary Compatibility for MapReduce applications built on hadoop-1.x Substantial amount of integration testing with rest of projects in the ecosystem Please see the Hadoop 2.</description>
     </item>
     
     <item>
@@ -680,7 +691,7 @@
       <guid>https://hadoop.apache.org/release/1.2.0.html</guid>
       <description>This is a beta release for version 1.2.
 This release delivers over 200 enhancements and bug-fixes, compared to the previous 1.1.2 release. Major enhancements include:
- DistCp v2 backported Web services for JobTracker WebHDFS enhancements Extensions of task placement and replica placement policy interfaces Offline Image Viewer backported Namenode more robust in case of edit log corruption Add NodeGroups level to NetworkTopology Add &amp;ldquo;unset&amp;rdquo; to Configuration API  Please see the Hadoop 1.</description>
+DistCp v2 backported Web services for JobTracker WebHDFS enhancements Extensions of task placement and replica placement policy interfaces Offline Image Viewer backported Namenode more robust in case of edit log corruption Add NodeGroups level to NetworkTopology Add &amp;ldquo;unset&amp;rdquo; to Configuration API Please see the Hadoop 1.</description>
     </item>
     
     <item>
@@ -720,7 +731,7 @@
       <guid>https://hadoop.apache.org/release/2.0.3-alpha.html</guid>
       <description>This is the latest (alpha) version in the hadoop-2.x series.
 This release delivers significant major features and stability over previous releases in hadoop-2.x series:
- QJM for HDFS HA for NameNode Multi-resource scheduling (CPU and memory) for YARN YARN ResourceManager Restart Significant stability at scale for YARN (over 30,000 nodes and 14 million applications so far, at time of release)  This release, like previous releases in hadoop-2.x series is still considered alpha primarily since some of APIs aren&amp;rsquo;t fully-baked and we expect some churn in future.</description>
+QJM for HDFS HA for NameNode Multi-resource scheduling (CPU and memory) for YARN YARN ResourceManager Restart Significant stability at scale for YARN (over 30,000 nodes and 14 million applications so far, at time of release) This release, like previous releases in hadoop-2.x series is still considered alpha primarily since some of APIs aren&amp;rsquo;t fully-baked and we expect some churn in future.</description>
     </item>
     
     <item>
@@ -770,7 +781,7 @@
       <guid>https://hadoop.apache.org/release/1.1.0.html</guid>
       <description>This is a beta release for version 1.1.
 This release has approximately 135 enhancements and bug fixes compared to Hadoop-1.0.4, including:
- Many performance improvements in HDFS, backported from trunk Improvements in Security to use SPNEGO instead of Kerberized SSL for HTTP transactions Lower default minimum heartbeat for task trackers from 3 sec to 300msec to increase job throughput on small clusters Port of Gridmix v3 Set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 Splittable bzip2 files Of course it also has the same security fix as release 1.</description>
+Many performance improvements in HDFS, backported from trunk Improvements in Security to use SPNEGO instead of Kerberized SSL for HTTP transactions Lower default minimum heartbeat for task trackers from 3 sec to 300msec to increase job throughput on small clusters Port of Gridmix v3 Set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 Splittable bzip2 files Of course it also has the same security fix as release 1.</description>
     </item>
     
     <item>
@@ -781,7 +792,7 @@
       <guid>https://hadoop.apache.org/release/1.0.4.html</guid>
       <description>This is a Security Patch release for version 1.0.
 There are four bug fixes and feature enhancements in this minor release:
- Security issue CVE-2012-4449: Hadoop tokens use a 20-bit secret HADOOP-7154 - set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 HDFS-3652 - FSEditLog failure removes the wrong edit stream when storage dirs have same name MAPREDUCE-4399 - Fix (up to 3x) performance regression in shuffle  Please see the Hadoop 1.</description>
+Security issue CVE-2012-4449: Hadoop tokens use a 20-bit secret HADOOP-7154 - set MALLOC_ARENA_MAX in hadoop-config.sh to resolve problems with glibc in RHEL-6 HDFS-3652 - FSEditLog failure removes the wrong edit stream when storage dirs have same name MAPREDUCE-4399 - Fix (up to 3x) performance regression in shuffle Please see the Hadoop 1.</description>
     </item>
     
     <item>
@@ -823,7 +834,7 @@
       <guid>https://hadoop.apache.org/release/2.0.0-alpha.html</guid>
       <description>This is the first (alpha) version in the hadoop-2.x series.
 This delivers significant major features over the currently stable hadoop-1.x series including:
- HDFS HA for NameNode (manual failover) YARN aka NextGen MapReduce HDFS Federation Performance Wire-compatibility for both HDFS and YARN/MapReduce (using protobufs)  Please see the Hadoop 2.0.0-alpha Release Notes for details.</description>
+HDFS HA for NameNode (manual failover) YARN aka NextGen MapReduce HDFS Federation Performance Wire-compatibility for both HDFS and YARN/MapReduce (using protobufs) Please see the Hadoop 2.0.0-alpha Release Notes for details.</description>
     </item>
     
     <item>
@@ -834,7 +845,7 @@
       <guid>https://hadoop.apache.org/release/1.0.3.html</guid>
       <description>This is a bug fix release for version 1.0.
 Bug fixes and feature enhancements in this minor release include:
- 4 patches in support of non-Oracle JDKs several patches to clean up error handling and log messages various production issue fixes  Please see the Hadoop 1.0.3 Release Notes for details.</description>
+4 patches in support of non-Oracle JDKs several patches to clean up error handling and log messages various production issue fixes Please see the Hadoop 1.0.3 Release Notes for details.</description>
     </item>
     
     <item>
@@ -845,7 +856,7 @@
       <guid>https://hadoop.apache.org/release/1.0.2.html</guid>
       <description>This is a bug fix release for version 1.0.
 Bug fixes and feature enhancements in this minor release include:
- Snappy compressor/decompressor is available Occassional deadlock in metrics serving thread fixed 64-bit secure datanodes failed to start, now fixed Changed package names for 64-bit rpm/debs to use &amp;ldquo;.x86_64.&amp;rdquo; instead of &amp;ldquo;.amd64.&amp;rdquo;  Please see the Hadoop 1.0.2 Release Notes for details.</description>
+Snappy compressor/decompressor is available Occassional deadlock in metrics serving thread fixed 64-bit secure datanodes failed to start, now fixed Changed package names for 64-bit rpm/debs to use &amp;ldquo;.x86_64.&amp;rdquo; instead of &amp;ldquo;.amd64.&amp;rdquo; Please see the Hadoop 1.0.2 Release Notes for details.</description>
     </item>
     
     <item>
@@ -856,7 +867,7 @@
       <guid>https://hadoop.apache.org/release/1.0.1.html</guid>
       <description>This is a bug fix release for version 1.0. This release is now considered stable, replacing the long-standing 0.20.203.
 Bug fixes in this minor release include:
- Added hadoop-client and hadoop-minicluster artifacts for ease of client install and testing Support run-as-user in non-secure mode Better compatibility with Ganglia, HBase, and Sqoop  Please see the Hadoop 1.0.1 Release Notes for details.</description>
+Added hadoop-client and hadoop-minicluster artifacts for ease of client install and testing Support run-as-user in non-secure mode Better compatibility with Ganglia, HBase, and Sqoop Please see the Hadoop 1.0.1 Release Notes for details.</description>
     </item>
     
     <item>
@@ -867,7 +878,7 @@
       <guid>https://hadoop.apache.org/release/0.23.1.html</guid>
       <description>This is the second alpha version of the hadoop-0.23 major release after the first alpha 0.23.0. This release has significant improvements compared to 0.23.0 but should still be considered as alpha-quality and not for production use.
 hadoop-0.23.1 contains several major advances from 0.23.0:
- Lots of bug fixes and improvements in both HDFS and MapReduce Major performance work to make this release either match or exceed performance of Hadoop-1 in most aspects of both HDFS and MapReduce.</description>
+Lots of bug fixes and improvements in both HDFS and MapReduce Major performance work to make this release either match or exceed performance of Hadoop-1 in most aspects of both HDFS and MapReduce.</description>
     </item>
     
     <item>
@@ -877,7 +888,7 @@
       
       <guid>https://hadoop.apache.org/release/1.0.0.html</guid>
       <description>After six years of gestation, Hadoop reaches 1.0.0! This release is from the 0.20-security code line, and includes support for:
- security HBase (append/hsynch/hflush, and security) webhdfs (with full support for security) performance enhanced access to local files for HBase other performance enhancements, bug fixes, and features  Please see the complete Hadoop 1.0.0 Release Notes for details.</description>
+security HBase (append/hsynch/hflush, and security) webhdfs (with full support for security) performance enhanced access to local files for HBase other performance enhancements, bug fixes, and features Please see the complete Hadoop 1.0.0 Release Notes for details.</description>
     </item>
     
     <item>
@@ -889,8 +900,8 @@
       <description>This release contains many bug fixes and optimizations compared to its predecessor 0.21.0. See the Hadoop 0.22.0 Release Notes for details. Alternatively, you can look at the complete change log for this release
 Notes:
 The following features are not supported in Hadoop 0.22.0.
- Security. Latest optimizations of the MapReduce framework introduced in the Hadoop 0.20.security line of releases. Disk-fail-in-place. JMX-based metrics v2.  Hadoop 0.22.0 features
- HBase support with hflush and hsync.</description>
+Security. Latest optimizations of the MapReduce framework introduced in the Hadoop 0.20.security line of releases. Disk-fail-in-place. JMX-based metrics v2. Hadoop 0.22.0 features
+HBase support with hflush and hsync.</description>
     </item>
     
     <item>
@@ -901,7 +912,7 @@
       <guid>https://hadoop.apache.org/release/0.23.0.html</guid>
       <description>This is the alpha version of the hadoop-0.23 major release. This is the first release we&amp;rsquo;ve made off Apache Hadoop trunk in a long while. This release is alpha-quality and not yet ready for serious use.
 hadoop-0.23 contains several major advances:
- HDFS Federation NextGen MapReduce (YARN)  It also has several major performance improvements to both HDFS and MapReduce.
+HDFS Federation NextGen MapReduce (YARN) It also has several major performance improvements to both HDFS and MapReduce.
 See the Hadoop 0.23.0 Release Notes for details.</description>
     </item>
     
@@ -914,7 +925,7 @@
       <description>This release contains improvements, new features, bug fixes and optimizations. This release includes rpms and debs, all duly checksummed and securely signed.
 See the Hadoop 0.20.205.0 Release Notes for details. Alternatively, you can look at the complete change log for this release.
 Notes:
- This release includes a merge of append/hsynch/hflush capabilities from 0.20-append branch, to support HBase in secure mode. This release includes the new webhdfs file system, but webhdfs write calls currently fail in secure mode.</description>
+This release includes a merge of append/hsynch/hflush capabilities from 0.20-append branch, to support HBase in secure mode. This release includes the new webhdfs file system, but webhdfs write calls currently fail in secure mode.</description>
     </item>
     
     <item>
@@ -923,10 +934,10 @@
       <pubDate>Mon, 05 Sep 2011 00:00:00 +0000</pubDate>
       
       <guid>https://hadoop.apache.org/release/0.20.204.0.html</guid>
-      <description>This release contains improvements, new features, bug fixes and optimizations. This release includes rpms and debs for the first time.
+      <description> This release contains improvements, new features, bug fixes and optimizations. This release includes rpms and debs for the first time.
 See the Hadoop 0.20.204.0 Release Notes for details. Alternatively, you can look at the complete change log for this release.
 Notes:
- The RPMs don&amp;rsquo;t work with security turned on. (HADOOP-7599) The NameNode&amp;rsquo;s edit log needs to be merged into the image via put the NameNode into safe mode run dfsadmin savenamespace command perform a normal upgrade  </description>
+The RPMs don&amp;rsquo;t work with security turned on. (HADOOP-7599) The NameNode&amp;rsquo;s edit log needs to be merged into the image via put the NameNode into safe mode run dfsadmin savenamespace command perform a normal upgrade </description>
     </item>
     
     <item>
@@ -1192,7 +1203,7 @@
       
       <guid>https://hadoop.apache.org/release/0.14.1.html</guid>
       <description>New features in release 0.14 include:
- Better checksums in HDFS. Checksums are no longer stored in parallel HDFS files, but are stored directly by datanodes alongside blocks. This is more efficient for the namenode and also improves data integrity. Pipes: A C++ API for MapReduce Eclipse Plugin, including HDFS browsing, job monitoring, etc. File modification times in HDFS.  There are many other improvements, bug fixes, optimizations and new features.</description>
+Better checksums in HDFS. Checksums are no longer stored in parallel HDFS files, but are stored directly by datanodes alongside blocks. This is more efficient for the namenode and also improves data integrity. Pipes: A C++ API for MapReduce Eclipse Plugin, including HDFS browsing, job monitoring, etc. File modification times in HDFS. There are many other improvements, bug fixes, optimizations and new features. Performance and reliability are better than ever.</description>
     </item>
     
   </channel>
diff --git a/content/release/page/1.html b/content/release/page/1.html
index 351f5af..c6ffe19 100644
--- a/content/release/page/1.html
+++ b/content/release/page/1.html
@@ -1 +1,10 @@
-<!DOCTYPE html><html><head><title>https://hadoop.apache.org/release.html</title><link rel="canonical" href="https://hadoop.apache.org/release.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/release.html" /></head></html>
\ No newline at end of file
+<!DOCTYPE html>
+<html lang="en-us">
+  <head>
+    <title>https://hadoop.apache.org/release.html</title>
+    <link rel="canonical" href="https://hadoop.apache.org/release.html">
+    <meta name="robots" content="noindex">
+    <meta charset="utf-8">
+    <meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/release.html">
+  </head>
+</html>
diff --git a/content/release/page/10.html b/content/release/page/10.html
index 6d3a1c2..21318e6 100644
--- a/content/release/page/10.html
+++ b/content/release/page/10.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,34 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/0.20.203.0.html">release 0.20.203.0 available</a></h1>
+            <p><small>2011 May 11 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This release contains many improvements, new features, bug fixes and
+optimizations. It is stable and has been deployed in large (4,500
+machine) production clusters.</p>
+<p>See the <a href="https://hadoop.apache.org/docs/r0.20.203.0/releasenotes.html">Hadoop 0.20.203.0 Release
+Notes</a> for
+details. Alternatively, you can look at the complete <a href="https://hadoop.apache.org/docs/r0.20.203.0/changes.html">change log for
+this release</a> or
+the <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">Jira issue log for all
+releases</a>.</p>
+
+
+            
             <h1><a href="/release/0.21.0.html">release 0.21.0 available</a></h1>
             <p><small>2010 Aug 23 </small></p>
 
@@ -392,32 +420,6 @@
 
 
             
-            <h1><a href="/release/0.18.1.html">release 0.18.1 available</a></h1>
-            <p><small>2008 Sep 17 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This release contains several critical bug fixes.</p>
-<p>See the <a href="https://hadoop.apache.org/docs/r0.18.1/releasenotes.html">Hadoop 0.18.1 Release
-Notes</a> for
-details. Alternatively, you can look at the complete <a href="https://hadoop.apache.org/docs/r0.18.1/changes.html">change log for
-this release</a> or the
-<a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">Jira issue log for all
-releases</a>.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/11.html b/content/release/page/11.html
index d6d878a..d212bd6 100644
--- a/content/release/page/11.html
+++ b/content/release/page/11.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,32 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/0.18.1.html">release 0.18.1 available</a></h1>
+            <p><small>2008 Sep 17 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This release contains several critical bug fixes.</p>
+<p>See the <a href="https://hadoop.apache.org/docs/r0.18.1/releasenotes.html">Hadoop 0.18.1 Release
+Notes</a> for
+details. Alternatively, you can look at the complete <a href="https://hadoop.apache.org/docs/r0.18.1/changes.html">change log for
+this release</a> or the
+<a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">Jira issue log for all
+releases</a>.</p>
+
+
+            
             <h1><a href="/release/0.18.0.html">release 0.18.0 available</a></h1>
             <p><small>2008 Aug 22 </small></p>
 
@@ -349,26 +375,6 @@
 
 
             
-            <h1><a href="/release/0.15.3.html">release 0.15.3 available</a></h1>
-            <p><small>2008 Jan 18 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This release fixes critical bugs in release 0.15.3.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/12.html b/content/release/page/12.html
index 912a4e3..a894928 100644
--- a/content/release/page/12.html
+++ b/content/release/page/12.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,26 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/0.15.3.html">release 0.15.3 available</a></h1>
+            <p><small>2008 Jan 18 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This release fixes critical bugs in release 0.15.3.</p>
+
+
+            
             <h1><a href="/release/0.15.2.html">release 0.15.2 available</a></h1>
             <p><small>2008 Jan 2 </small></p>
 
diff --git a/content/release/page/2.html b/content/release/page/2.html
index 454d92a..a1a1287 100644
--- a/content/release/page/2.html
+++ b/content/release/page/2.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,29 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/3.1.4.html">Release 3.1.4 available</a></h1>
+            <p><small>2020 Aug 3 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is the second stable release of Apache Hadoop 3.1 line. It contains 308 bug fixes, improvements and enhancements since 3.1.3.</p>
+<p>Users are encouraged to read the <a href="/docs/r3.1.4/index.html">overview of major changes</a> since 3.1.3.
+For details of 308 bug fixes, improvements, and other enhancements since the previous 3.1.3 release,
+please check <a href="http://hadoop.apache.org/docs/r3.1.4/hadoop-project-dist/hadoop-common/release/3.1.4/RELEASENOTES.3.1.4.html">release notes</a> and <a href="http://hadoop.apache.org/docs/r3.1.4/hadoop-project-dist/hadoop-common/release/3.1.4/CHANGES.3.1.4.html">changelog</a>.</p>
+
+
+            
             <h1><a href="/release/3.3.0.html">Release 3.3.0 available</a></h1>
             <p><small>2020 Jul 14 </small></p>
 
@@ -366,26 +389,6 @@
 
 
             
-            <h1><a href="/release/2.7.7.html">Release 2.7.7 available</a></h1>
-            <p><small>2018 May 31 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This is a maintenance release of Apache Hadoop 2.7. It addresses CVE-2018-8009.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/3.html b/content/release/page/3.html
index 0649d52..bb5eae3 100644
--- a/content/release/page/3.html
+++ b/content/release/page/3.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,26 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/2.7.7.html">Release 2.7.7 available</a></h1>
+            <p><small>2018 May 31 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is a maintenance release of Apache Hadoop 2.7. It addresses CVE-2018-8009.</p>
+
+
+            
             <h1><a href="/release/3.0.3.html">Release 3.0.3 available</a></h1>
             <p><small>2018 May 31 </small></p>
 
@@ -405,36 +425,6 @@
 
 
             
-            <h1><a href="/release/3.0.0.html">Release 3.0.0 generally available</a></h1>
-            <p><small>2017 Dec 13 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>After four alpha releases and one beta release, 3.0.0 is generally
-available. 3.0.0 consists of 302 bug fixes, improvements, and other
-enhancements since 3.0.0-beta1. All together, 6242 issues were fixed as
-part of the 3.0.0 release series since 2.7.0.</p>
-<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.0/index.html">overview of major
-changes</a> in 3.0.0. The
-GA <a href="https://hadoop.apache.org/docs/r3.0.0/hadoop-project-dist/hadoop-common/release/3.0.0/RELEASENOTES.3.0.0.html">release
-notes</a>
-and
-<a href="https://hadoop.apache.org/docs/r3.0.0/hadoop-project-dist/hadoop-common/release/3.0.0/CHANGES.3.0.0.html">changelog</a>
-detail the changes since 3.0.0-beta1.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/4.html b/content/release/page/4.html
index 28aa2f5..d2416c8 100644
--- a/content/release/page/4.html
+++ b/content/release/page/4.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,36 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/3.0.0.html">Release 3.0.0 generally available</a></h1>
+            <p><small>2017 Dec 13 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>After four alpha releases and one beta release, 3.0.0 is generally
+available. 3.0.0 consists of 302 bug fixes, improvements, and other
+enhancements since 3.0.0-beta1. All together, 6242 issues were fixed as
+part of the 3.0.0 release series since 2.7.0.</p>
+<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.0/index.html">overview of major
+changes</a> in 3.0.0. The
+GA <a href="https://hadoop.apache.org/docs/r3.0.0/hadoop-project-dist/hadoop-common/release/3.0.0/RELEASENOTES.3.0.0.html">release
+notes</a>
+and
+<a href="https://hadoop.apache.org/docs/r3.0.0/hadoop-project-dist/hadoop-common/release/3.0.0/CHANGES.3.0.0.html">changelog</a>
+detail the changes since 3.0.0-beta1.</p>
+
+
+            
             <h1><a href="/release/2.8.3.html">Release 2.8.3 available</a></h1>
             <p><small>2017 Dec 12 </small></p>
 
@@ -375,37 +405,6 @@
 
 
             
-            <h1><a href="/release/3.0.0-alpha1.html">Release 3.0.0-alpha1 available</a></h1>
-            <p><small>2016 Sep 3 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This is the first alpha in a series of planned alphas and betas leading
-up to a 3.0.0 GA release. The intention is to &ldquo;release early, release
-often&rdquo; to quickly iterate on feedback collected from downstream users.</p>
-<p>Please note that alpha releases come with no guarantees of quality or
-API stability, and are not intended for production use.</p>
-<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.0-alpha1/index.html">overview of major
-changes</a> coming
-in 3.0.0. The <a href="https://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-project-dist/hadoop-common/release/3.0.0-alpha1/RELEASENOTES.3.0.0-alpha1.html">full set of release
-notes</a>
-and
-<a href="https://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-project-dist/hadoop-common/release/3.0.0-alpha1/CHANGES.3.0.0-alpha1.html">changelog</a>
-detail all the changes since the previous minor release 2.7.0.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/5.html b/content/release/page/5.html
index 925b8db..f3d75a6 100644
--- a/content/release/page/5.html
+++ b/content/release/page/5.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,37 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/3.0.0-alpha1.html">Release 3.0.0-alpha1 available</a></h1>
+            <p><small>2016 Sep 3 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is the first alpha in a series of planned alphas and betas leading
+up to a 3.0.0 GA release. The intention is to &ldquo;release early, release
+often&rdquo; to quickly iterate on feedback collected from downstream users.</p>
+<p>Please note that alpha releases come with no guarantees of quality or
+API stability, and are not intended for production use.</p>
+<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.0-alpha1/index.html">overview of major
+changes</a> coming
+in 3.0.0. The <a href="https://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-project-dist/hadoop-common/release/3.0.0-alpha1/RELEASENOTES.3.0.0-alpha1.html">full set of release
+notes</a>
+and
+<a href="https://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-project-dist/hadoop-common/release/3.0.0-alpha1/CHANGES.3.0.0-alpha1.html">changelog</a>
+detail all the changes since the previous minor release 2.7.0.</p>
+
+
+            
             <h1><a href="/release/2.7.3.html">Release 2.7.3 available</a></h1>
             <p><small>2016 Aug 26 </small></p>
 
@@ -391,75 +422,6 @@
 
 
             
-            <h1><a href="/release/2.6.0.html">Release 2.6.0 available</a></h1>
-            <p><small>2014 Nov 18 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>Apache Hadoop 2.6.0 contains a number of significant enhancements such
-as:</p>
-<ul>
-<li>Hadoop Common</li>
-<li><a href="https://issues.apache.org/jira/browse/HADOOP-10433">HADOOP-10433</a> -
-Key management server (beta)</li>
-<li><a href="https://issues.apache.org/jira/browse/HADOOP-10607">HADOOP-10607</a> -
-Credential provider (beta)</li>
-<li>Hadoop HDFS</li>
-<li>Heterogeneous Storage Tiers - Phase 2</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-5682">HDFS-5682</a> -
-Application APIs for heterogeneous storage</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-7228">HDFS-7228</a> -
-SSD storage tier</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-5851">HDFS-5851</a> -
-Memory as a storage tier (beta)</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-6584">HDFS-6584</a> -
-Support for Archival Storage</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-6134">HDFS-6134</a> -
-Transparent data at rest encryption (beta)</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-2856">HDFS-2856</a> -
-Operating secure DataNode without requiring root access</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-6740">HDFS-6740</a> -
-Hot swap drive: support add/remove data node volumes without
-restarting data node (beta)</li>
-<li><a href="https://issues.apache.org/jira/browse/HDFS-6606">HDFS-6606</a> -
-AES support for faster wire encryption</li>
-<li>Hadoop YARN</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-896">YARN-896</a> -
-Support for long running services in YARN</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-913">YARN-913</a> -
-Service Registry for applications</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-666">YARN-666</a> -
-Support for rolling upgrades</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-556">YARN-556</a> -
-Work-preserving restarts of ResourceManager</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-1336">YARN-1336</a> -
-Container-preserving restart of NodeManager</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-796">YARN-796</a> -
-Support node labels during scheduling</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-1051">YARN-1051</a> -
-Support for time-based resource reservations in Capacity
-Scheduler (beta)</li>
-<li><a href="https://issues.apache.org/jira/browse/YARN-1964">YARN-1964</a> -
-Support running of applications natively in Docker containers
-(alpha)</li>
-</ul>
-<p>Please see the <a href="https://hadoop.apache.org/docs/r2.6.0/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.6.0 Release
-Notes</a>
-for details.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/6.html b/content/release/page/6.html
index cf3bbb2..1624552 100644
--- a/content/release/page/6.html
+++ b/content/release/page/6.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,75 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/2.6.0.html">Release 2.6.0 available</a></h1>
+            <p><small>2014 Nov 18 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>Apache Hadoop 2.6.0 contains a number of significant enhancements such
+as:</p>
+<ul>
+<li>Hadoop Common</li>
+<li><a href="https://issues.apache.org/jira/browse/HADOOP-10433">HADOOP-10433</a> -
+Key management server (beta)</li>
+<li><a href="https://issues.apache.org/jira/browse/HADOOP-10607">HADOOP-10607</a> -
+Credential provider (beta)</li>
+<li>Hadoop HDFS</li>
+<li>Heterogeneous Storage Tiers - Phase 2</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-5682">HDFS-5682</a> -
+Application APIs for heterogeneous storage</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-7228">HDFS-7228</a> -
+SSD storage tier</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-5851">HDFS-5851</a> -
+Memory as a storage tier (beta)</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-6584">HDFS-6584</a> -
+Support for Archival Storage</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-6134">HDFS-6134</a> -
+Transparent data at rest encryption (beta)</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-2856">HDFS-2856</a> -
+Operating secure DataNode without requiring root access</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-6740">HDFS-6740</a> -
+Hot swap drive: support add/remove data node volumes without
+restarting data node (beta)</li>
+<li><a href="https://issues.apache.org/jira/browse/HDFS-6606">HDFS-6606</a> -
+AES support for faster wire encryption</li>
+<li>Hadoop YARN</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-896">YARN-896</a> -
+Support for long running services in YARN</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-913">YARN-913</a> -
+Service Registry for applications</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-666">YARN-666</a> -
+Support for rolling upgrades</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-556">YARN-556</a> -
+Work-preserving restarts of ResourceManager</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-1336">YARN-1336</a> -
+Container-preserving restart of NodeManager</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-796">YARN-796</a> -
+Support node labels during scheduling</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-1051">YARN-1051</a> -
+Support for time-based resource reservations in Capacity
+Scheduler (beta)</li>
+<li><a href="https://issues.apache.org/jira/browse/YARN-1964">YARN-1964</a> -
+Support running of applications natively in Docker containers
+(alpha)</li>
+</ul>
+<p>Please see the <a href="https://hadoop.apache.org/docs/r2.6.0/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.6.0 Release
+Notes</a>
+for details.</p>
+
+
+            
             <h1><a href="/release/2.5.1.html">Release 2.5.1 available</a></h1>
             <p><small>2014 Sep 12 </small></p>
 
@@ -422,41 +491,6 @@
 
 
             
-            <h1><a href="/release/2.1.0-beta.html">Release 2.1.0-beta available</a></h1>
-            <p><small>2013 Aug 25 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>Apache Hadoop 2.1.0-beta is the <strong>beta</strong> release of Apache Hadoop 2.x.</p>
-<p>Users are encouraged to immediately move to 2.1.0-beta since this
-release is significantly more stable and has completley whetted set of
-APIs and wire-protocols for future compatibility.</p>
-<p>In addition, this release has a number of other significant highlights:</p>
-<ul>
-<li>HDFS Snapshots</li>
-<li>Support for running Hadoop on Microsoft Windows</li>
-<li>YARN API stabilization</li>
-<li>Binary Compatibility for MapReduce applications built on hadoop-1.x</li>
-<li>Substantial amount of integration testing with rest of projects in
-the ecosystem</li>
-</ul>
-<p>Please see the <a href="https://hadoop.apache.org/docs/r2.1.0-beta/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.1.0-beta Release
-Notes</a>
-for details.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/7.html b/content/release/page/7.html
index a72761e..395690a 100644
--- a/content/release/page/7.html
+++ b/content/release/page/7.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,41 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/2.1.0-beta.html">Release 2.1.0-beta available</a></h1>
+            <p><small>2013 Aug 25 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>Apache Hadoop 2.1.0-beta is the <strong>beta</strong> release of Apache Hadoop 2.x.</p>
+<p>Users are encouraged to immediately move to 2.1.0-beta since this
+release is significantly more stable and has completley whetted set of
+APIs and wire-protocols for future compatibility.</p>
+<p>In addition, this release has a number of other significant highlights:</p>
+<ul>
+<li>HDFS Snapshots</li>
+<li>Support for running Hadoop on Microsoft Windows</li>
+<li>YARN API stabilization</li>
+<li>Binary Compatibility for MapReduce applications built on hadoop-1.x</li>
+<li>Substantial amount of integration testing with rest of projects in
+the ecosystem</li>
+</ul>
+<p>Please see the <a href="https://hadoop.apache.org/docs/r2.1.0-beta/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.1.0-beta Release
+Notes</a>
+for details.</p>
+
+
+            
             <h1><a href="/release/2.0.6-alpha.html">Release 2.0.6-alpha available</a></h1>
             <p><small>2013 Aug 23 </small></p>
 
@@ -372,43 +407,6 @@
 
 
             
-            <h1><a href="/release/2.0.3-alpha.html">Release 2.0.3-alpha available</a></h1>
-            <p><small>2013 Feb 14 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This is the latest (alpha) version in the hadoop-2.x series.</p>
-<p>This release delivers significant major features and stability over
-previous releases in hadoop-2.x series:</p>
-<ul>
-<li>QJM for HDFS HA for NameNode</li>
-<li>Multi-resource scheduling (CPU and memory) for YARN</li>
-<li>YARN ResourceManager Restart</li>
-<li>Significant stability at scale for YARN (over 30,000 nodes and 14
-million applications so far, at time of release)</li>
-</ul>
-<p>This release, like previous releases in hadoop-2.x series is still
-considered <em>alpha</em> primarily since some of APIs aren&rsquo;t fully-baked and
-we expect some churn in future. Furthermore, please note that there are
-some API changes from previous hadoop-2.0.2-alpha release and
-applications will need to recompile against hadoop-2.0.3-alpha.</p>
-<p>Please see the <a href="https://hadoop.apache.org/docs/r2.0.3-alpha/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.0.3-alpha Release
-Notes</a>
-for details.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/8.html b/content/release/page/8.html
index 0baf639..653289c 100644
--- a/content/release/page/8.html
+++ b/content/release/page/8.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,43 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/2.0.3-alpha.html">Release 2.0.3-alpha available</a></h1>
+            <p><small>2013 Feb 14 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is the latest (alpha) version in the hadoop-2.x series.</p>
+<p>This release delivers significant major features and stability over
+previous releases in hadoop-2.x series:</p>
+<ul>
+<li>QJM for HDFS HA for NameNode</li>
+<li>Multi-resource scheduling (CPU and memory) for YARN</li>
+<li>YARN ResourceManager Restart</li>
+<li>Significant stability at scale for YARN (over 30,000 nodes and 14
+million applications so far, at time of release)</li>
+</ul>
+<p>This release, like previous releases in hadoop-2.x series is still
+considered <em>alpha</em> primarily since some of APIs aren&rsquo;t fully-baked and
+we expect some churn in future. Furthermore, please note that there are
+some API changes from previous hadoop-2.0.2-alpha release and
+applications will need to recompile against hadoop-2.0.3-alpha.</p>
+<p>Please see the <a href="https://hadoop.apache.org/docs/r2.0.3-alpha/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.0.3-alpha Release
+Notes</a>
+for details.</p>
+
+
+            
             <h1><a href="/release/0.23.6.html">Release 0.23.6 available</a></h1>
             <p><small>2013 Feb 7 </small></p>
 
@@ -385,39 +422,6 @@
 
 
             
-            <h1><a href="/release/2.0.0-alpha.html">Release 2.0.0-alpha available</a></h1>
-            <p><small>2012 May 23 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This is the first (alpha) version in the hadoop-2.x series.</p>
-<p>This delivers significant major features over the currently stable
-hadoop-1.x series including:</p>
-<ul>
-<li>HDFS HA for NameNode (manual failover)</li>
-<li>YARN aka NextGen MapReduce</li>
-<li>HDFS Federation</li>
-<li>Performance</li>
-<li>Wire-compatibility for both HDFS and YARN/MapReduce (using
-protobufs)</li>
-</ul>
-<p>Please see the <a href="https://hadoop.apache.org/docs/r2.0.0-alpha/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.0.0-alpha Release
-Notes</a>
-for details.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/release/page/9.html b/content/release/page/9.html
index c6b15b3..2f4aa70 100644
--- a/content/release/page/9.html
+++ b/content/release/page/9.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -148,6 +148,39 @@
     <h1 id="title">Releases Archive</h1>
         <ul id="list">
             
+            <h1><a href="/release/2.0.0-alpha.html">Release 2.0.0-alpha available</a></h1>
+            <p><small>2012 May 23 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<p>This is the first (alpha) version in the hadoop-2.x series.</p>
+<p>This delivers significant major features over the currently stable
+hadoop-1.x series including:</p>
+<ul>
+<li>HDFS HA for NameNode (manual failover)</li>
+<li>YARN aka NextGen MapReduce</li>
+<li>HDFS Federation</li>
+<li>Performance</li>
+<li>Wire-compatibility for both HDFS and YARN/MapReduce (using
+protobufs)</li>
+</ul>
+<p>Please see the <a href="https://hadoop.apache.org/docs/r2.0.0-alpha/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.0.0-alpha Release
+Notes</a>
+for details.</p>
+
+
+            
             <h1><a href="/release/1.0.3.html">Release 1.0.3 available</a></h1>
             <p><small>2012 May 16 </small></p>
 
@@ -449,34 +482,6 @@
 
 
             
-            <h1><a href="/release/0.20.203.0.html">release 0.20.203.0 available</a></h1>
-            <p><small>2011 May 11 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-<p>This release contains many improvements, new features, bug fixes and
-optimizations. It is stable and has been deployed in large (4,500
-machine) production clusters.</p>
-<p>See the <a href="https://hadoop.apache.org/docs/r0.20.203.0/releasenotes.html">Hadoop 0.20.203.0 Release
-Notes</a> for
-details. Alternatively, you can look at the complete <a href="https://hadoop.apache.org/docs/r0.20.203.0/changes.html">change log for
-this release</a> or
-the <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">Jira issue log for all
-releases</a>.</p>
-
-
-            
         </ul>
   </div>
 
diff --git a/content/releases.html b/content/releases.html
index 9fa870a..ec1123f 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
@@ -171,27 +171,27 @@
     
 
      <tr>
-       <td>3.3.4</td>
-       <td>2022 Aug 8 </td>
+       <td>3.3.5</td>
+       <td>2023 Mar 22 </td>
        <td>
-         <a href="https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.4/hadoop-3.3.4-src.tar.gz">source</a>
-         (<a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.4/hadoop-3.3.4-src.tar.gz.sha512">checksum</a>
-         <a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.4/hadoop-3.3.4-src.tar.gz.asc">signature</a>)
+         <a href="https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-src.tar.gz">source</a>
+         (<a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-src.tar.gz.sha512">checksum</a>
+         <a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-src.tar.gz.asc">signature</a>)
         </td>
         <td>
-          <a href="https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.4/hadoop-3.3.4.tar.gz">binary</a>
-          (<a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.4/hadoop-3.3.4.tar.gz.sha512">checksum</a>
-          <a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.4/hadoop-3.3.4.tar.gz.asc">signature</a>)
+          <a href="https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.5/hadoop-3.3.5.tar.gz">binary</a>
+          (<a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.5/hadoop-3.3.5.tar.gz.sha512">checksum</a>
+          <a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.5/hadoop-3.3.5.tar.gz.asc">signature</a>)
           
           
             <br/>
-            <a href="https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.4/hadoop-3.3.4-aarch64.tar.gz">binary-aarch64</a>
-            (<a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.4/hadoop-3.3.4-aarch64.tar.gz.sha512">checksum</a>
-            <a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.4/hadoop-3.3.4-aarch64.tar.gz.asc">signature</a>)
+            <a href="https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-aarch64.tar.gz">binary-aarch64</a>
+            (<a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-aarch64.tar.gz.sha512">checksum</a>
+            <a href="https://downloads.apache.org/hadoop/common/hadoop-3.3.5/hadoop-3.3.5-aarch64.tar.gz.asc">signature</a>)
           
          </td>
          <td>
-           <a href="/release/3.3.4.html">Announcement</a>
+           <a href="/release/3.3.5.html">Announcement</a>
          </td>
      </tr>
   
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 7e33a2c..6a59542 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -3,12 +3,15 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml">
   <url>
     <loc>https://hadoop.apache.org/</loc>
-    <lastmod>2022-08-08T00:00:00+00:00</lastmod>
+    <lastmod>2023-03-22T00:00:00+00:00</lastmod>
   </url><url>
-    <loc>https://hadoop.apache.org/release/3.3.4.html</loc>
-    <lastmod>2022-08-08T00:00:00+00:00</lastmod>
+    <loc>https://hadoop.apache.org/release/3.3.5.html</loc>
+    <lastmod>2023-03-22T00:00:00+00:00</lastmod>
   </url><url>
     <loc>https://hadoop.apache.org/release.html</loc>
+    <lastmod>2023-03-22T00:00:00+00:00</lastmod>
+  </url><url>
+    <loc>https://hadoop.apache.org/release/3.3.4.html</loc>
     <lastmod>2022-08-08T00:00:00+00:00</lastmod>
   </url><url>
     <loc>https://hadoop.apache.org/release/3.2.4.html</loc>
diff --git a/content/tags.html b/content/tags.html
index 0a8c937..26152fc 100644
--- a/content/tags.html
+++ b/content/tags.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/tags/page/1.html b/content/tags/page/1.html
index 1cf7180..815e6ed 100644
--- a/content/tags/page/1.html
+++ b/content/tags/page/1.html
@@ -1 +1,10 @@
-<!DOCTYPE html><html><head><title>https://hadoop.apache.org/tags.html</title><link rel="canonical" href="https://hadoop.apache.org/tags.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/tags.html" /></head></html>
\ No newline at end of file
+<!DOCTYPE html>
+<html lang="en-us">
+  <head>
+    <title>https://hadoop.apache.org/tags.html</title>
+    <link rel="canonical" href="https://hadoop.apache.org/tags.html">
+    <meta name="robots" content="noindex">
+    <meta charset="utf-8">
+    <meta http-equiv="refresh" content="0; url=https://hadoop.apache.org/tags.html">
+  </head>
+</html>
diff --git a/content/version_control.html b/content/version_control.html
index 6076f69..7127b68 100644
--- a/content/version_control.html
+++ b/content/version_control.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/versioning.html b/content/versioning.html
index ae80038..351d5fa 100644
--- a/content/versioning.html
+++ b/content/versioning.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/content/who.html b/content/who.html
index e673afd..1538e44 100644
--- a/content/who.html
+++ b/content/who.html
@@ -61,7 +61,7 @@
                
                <li role="separator" class="divider"></li>
                
-               <li><a href="https://hadoop.apache.org/docs/r3.3.4/">3.3.4</a></li>
+               <li><a href="https://hadoop.apache.org/docs/r3.3.5/">3.3.5</a></li>
                
                <li><a href="https://hadoop.apache.org/docs/r3.2.4/">3.2.4</a></li>
                
diff --git a/src/release/3.3.4.md b/src/release/3.3.4.md
index d1820b1..9fda59c 100644
--- a/src/release/3.3.4.md
+++ b/src/release/3.3.4.md
@@ -1,7 +1,7 @@
 ---
 title: Release 3.3.4 available
 date: 2022-08-08
-linked: true
+linked: false
 ---
 <!---
   Licensed under the Apache License, Version 2.0 (the "License");