This is an automated email from the ASF dual-hosted git repository. brahma pushed a commit to branch branch-2.7.7 in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/branch-2.7.7 by this push: new a90d319947 AMBARI-25804. Update the ambari-2.7.7 docs. a90d319947 is described below commit a90d3199475707f9c71b44bb31a2f2278a847d30 Author: Brahma Reddy Battula <bra...@apache.org> AuthorDate: Sun Dec 11 16:36:55 2022 +0530 AMBARI-25804. Update the ambari-2.7.7 docs. --- docs/pom.xml | 12 ++++++++++++ docs/src/site/apt/index.apt | 2 +- docs/src/site/apt/whats-new.apt | 4 ++-- docs/src/site/site.xml | 2 ++ 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index aec1bff964..c09ef0190d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -337,6 +337,18 @@ <organization> </organization> </developer> + <developer> + <id>brahma</id> + <name>Brahma Reddy Battula</name> + <email>bra...@apache.org</email> + <timezone>+5.5</timezone> + <roles> + <role>PMC</role> + </roles> + <organization> + VISA + </organization> + </developer> <developer> <id>croberts</id> <name>Chad Roberts</name> diff --git a/docs/src/site/apt/index.apt b/docs/src/site/apt/index.apt index 774bfce1ce..dd3201148a 100644 --- a/docs/src/site/apt/index.apt +++ b/docs/src/site/apt/index.apt @@ -52,7 +52,7 @@ Introduction Getting Started with Ambari - Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.6} installation guide for Ambari 2.7.6}}. + Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.7} installation guide for Ambari 2.7.7}}. Note: Ambari currently supports the 64-bit version of the following Operating Systems: diff --git a/docs/src/site/apt/whats-new.apt b/docs/src/site/apt/whats-new.apt index 6a64d80321..90eec5fc00 100644 --- a/docs/src/site/apt/whats-new.apt +++ b/docs/src/site/apt/whats-new.apt @@ -16,7 +16,7 @@ What's New with Ambari? - * The latest release of Ambari is Ambari 2.7.6. + * The latest release of Ambari is Ambari 2.7.7. * Ambari 2.7.0 added the following features: @@ -78,7 +78,7 @@ JIRA User Guide - Take a look at {{{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}}. + Take a look at {{{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}}. Stay Tuned diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index 623fe8fe9a..6447477577 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -107,6 +107,7 @@ <item name="Quick Start Guide" href="https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide"/> <item name="Features + Roadmap" href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30755705"/> <item name="API Reference" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/> + <item name="Install Guide for 2.7.7" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.7"/> <item name="Install Guide for 2.7.6" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.6"/> <item name="Install Guide for 2.7.5" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.5"/> <item name="Install Guide for 2.7.4" href="https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.4"/> @@ -151,6 +152,7 @@ </menu> <menu name="Releases"> + <item name="2.7.7" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.7"/> <item name="2.7.6" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.6"/> <item name="2.7.5" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.5"/> <item name="2.7.4" href="http://www.apache.org/dyn/closer.cgi/ambari/ambari-2.7.4"/> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org For additional commands, e-mail: commits-h...@ambari.apache.org