Modified: ambari/site/whats-new.html URL: http://svn.apache.org/viewvc/ambari/site/whats-new.html?rev=1905915&r1=1905914&r2=1905915&view=diff ============================================================================== --- ambari/site/whats-new.html (original) +++ ambari/site/whats-new.html Sun Dec 11 18:18:13 2022 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2021-11-12 + | Generated by Apache Maven Doxia at 2022-12-11 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20211112" /> + <meta name="Date-Revision-yyyymmdd" content="20221211" /> <meta http-equiv="Content-Language" content="en" /> <title>Ambari - </title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> @@ -113,6 +113,9 @@ <li> <a href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md" title="API Reference">API Reference</a> </li> + <li> <a href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.7" title="Install Guide for 2.7.7">Install Guide for 2.7.7</a> +</li> + <li> <a href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.6" title="Install Guide for 2.7.6">Install Guide for 2.7.6</a> </li> @@ -241,6 +244,9 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a> <ul class="dropdown-menu"> + <li> <a href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.7" title="2.7.7">2.7.7</a> +</li> + <li> <a href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.6" title="2.7.6">2.7.6</a> </li> @@ -439,8 +445,8 @@ - <li id="publishDate" class="pull-right">Last Published: 2021-11-12</li> <li class="divider pull-right">|</li> - <li id="projectVersion" class="pull-right">Version: 2.7.6</li> + <li id="publishDate" class="pull-right">Last Published: 2022-12-11</li> <li class="divider pull-right">|</li> + <li id="projectVersion" class="pull-right">Version: 2.7.7</li> </ul> </div> @@ -539,6 +545,13 @@ <li> + <a href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.7" class="externalLink" title="Install Guide for 2.7.7"> + <i class="none"></i> + Install Guide for 2.7.7</a> + </li> + + <li> + <a href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.6" class="externalLink" title="Install Guide for 2.7.6"> <i class="none"></i> Install Guide for 2.7.6</a> @@ -827,6 +840,13 @@ <li> + <a href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.7" class="externalLink" title="2.7.7"> + <i class="none"></i> + 2.7.7</a> + </li> + + <li> + <a href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.6" class="externalLink" title="2.7.6"> <i class="none"></i> 2.7.6</a> @@ -1184,7 +1204,7 @@ <!-- Licensed to the Apache Software Foundation (ASF) under one or more --><!-- contributor license agreements. See the NOTICE file distributed with --><!-- this work for additional information regarding copyright ownership. --><!-- The ASF licenses this file to You 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. --><!-- --><div class="section"> <h2>What's New with Ambari?<a name="Whats_New_with_Ambari"></a></h2> <ul> -<li>The latest release of Ambari is Ambari 2.7.6.</li> +<li>The latest release of Ambari is Ambari 2.7.7.</li> <li>Ambari 2.7.0 added the following features: <ul> <li>The Ambari UI, Ambari Server, and Ambari Agent have been significantly reworked to more efficiently handle large cluster management</li> @@ -1220,7 +1240,7 @@ <p><a class="externalLink" href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20AMBARI"> https://issues.apache.org/jira/issues/?jql=project%20%3D%20AMBARI</a></p></div> <div class="section"> <h2>User Guide<a name="User_Guide"></a></h2> -<p>Take a look at <a class="externalLink" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.6"> how to install a Hadoop cluster using Ambari 2.7.6</a>.</p></div> +<p>Take a look at <a class="externalLink" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.7"> how to install a Hadoop cluster using Ambari 2.7.7</a>.</p></div> <div class="section"> <h2>Stay Tuned<a name="Stay_Tuned"></a></h2> <p><a class="externalLink" href="http://ambari.apache.org/mail-lists.html"> Subscribe to the Ambari mailing lists</a> and check back here often to learn about our upcoming releases.</p></div> @@ -1232,7 +1252,7 @@ <footer> <div class="container-fluid"> - <div class="row span12">Copyright © 2021 + <div class="row span12">Copyright © 2022 <a href="https://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
