Author: yusaku
Date: Wed Sep 11 18:02:31 2013
New Revision: 1521962
URL: http://svn.apache.org/r1521962
Log:
Updated docs for 1.2.5 release. (yusaku)
Modified:
incubator/ambari/site/index.html
incubator/ambari/site/install-0.9.html
incubator/ambari/site/install.html
incubator/ambari/site/irc.html
incubator/ambari/site/issue-tracking.html
incubator/ambari/site/license.html
incubator/ambari/site/mail-lists.html
incubator/ambari/site/privacy-policy.html
incubator/ambari/site/project-info.html
incubator/ambari/site/team-list.html
incubator/ambari/site/whats-new.html
Modified: incubator/ambari/site/index.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/index.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/index.html (original)
+++ incubator/ambari/site/index.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -274,6 +280,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -317,6 +330,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
@@ -390,7 +410,7 @@
<div id="bodyColumn" class="span10" >
- <!-- 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>Introduction<a name="Introduction"></a></h2><p>The Apache
Ambari project is aimed at mak
ing Hadoop management simpler by developing software for provisioning,
managing, and monitoring Apache Hadoop clusters. Ambari provides an intuitive,
easy-to-use Hadoop management web UI backed by its RESTful APIs.</p><p>The set
of Hadoop components that are currently supported by Ambari includes:</p><p><a
class="externalLink" href="http://hadoop.apache.org/docs/hdfs"> HDFS</a>, <a
class="externalLink" href="http://hadoop.apache.org/docs/mapreduce">
MapReduce</a>, <a class="externalLink" href="http://hive.apache.org"> Hive</a>,
<a class="externalLink" href="http://incubator.apache.org/hcatalog">
HCatalog</a>, <a class="externalLink" href="http://hbase.apache.org">
HBase</a>, <a class="externalLink" href="http://zookeeper.apache.org">
ZooKeeper</a>, <a class="externalLink"
href="http://incubator.apache.org/oozie/"> Oozie</a>, <a class="externalLink"
href="http://pig.apache.org"> Pig</a>, <a class="externalLink"
href="http://sqoop.apache.org"> Sqoop</a></p><p>Ambari enables System Adm
inistrators to:</p><ul><li>Provision a Hadoop Cluster<ul><li>Ambari provides a
step-by-step wizard for installing Hadoop services across any number of
hosts.</li><li>Ambari handles configuration of Hadoop services for the
cluster.</li></ul></li></ul><ul><li>Manage a Hadoop Cluster<ul><li>Ambari
provides central management for starting, stopping, and reconfiguring Hadoop
services across the entire cluster.</li></ul></li></ul><ul><li>Monitor a Hadoop
Cluster<ul><li>Ambari provides a dashboard for monitoring health and status of
the Hadoop cluster.</li><li>Ambari leverages <a class="externalLink"
href="http://ganglia.sourceforge.net/"> Ganglia</a> for metrics
collection.</li><li>Ambari leverages <a class="externalLink"
href="http://www.nagios.org/"> Nagios</a> for system alerting and will send
emails when your attention is needed (e.g., a node goes down, remaining disk
space is low, etc).</li></ul></li></ul><p>Ambari enables Application Developers
and System Integrators to:</p><ul><li>
Easily integrate Hadoop provisioning, management, and monitoring capabilities
to their own applications with the <a class="externalLink"
href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md">
Ambari REST APIs</a>.</li></ul></div><div class="section"><h2>Getting Started
with Ambari<a name="Getting_Started_with_Ambari"></a></h2><p>Follow the <a
href="./1.2.4/installing-hadoop-using-ambari/content/index.html"> installation
guide for Ambari 1.2.4</a>.</p><p>Note: Ambari currently supports the 64-bit
version of the following Operating Systems:</p><ul><li>RHEL (Redhat Enterprise
Linux) 5 and 6</li><li>CentOS 5 and 6</li><li>OEL (Oracle Enterprise Linux) 5
and 6</li><li>SLES (SuSE Linux Enterprise Server) 11</li></ul></div><div
class="section"><h2>Get Involved<a name="Get_Involved"></a></h2><p>Visit the <a
class="externalLink"
href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"> Ambari
Wiki</a> for design documents, roadmap, development guidelin
es, etc.</p><p><a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group"> Join the Ambari User
Meetup Group</a>. You can <a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/"> see
the slides from April 2, 2013</a> and <a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/"> the
slides from June 25, 2013</a> meetups.</p></div><div class="section"><h2>What's
New?<a name="Whats_New"></a></h2><p>Check out the work going on for the <a
href="./whats-new.html"> upcoming releases</a>.</p></div><div
class="section"><h2>Disclaimer<a name="Disclaimer"></a></h2><p>Apache Ambari is
an effort undergoing incubation at The Apache Software Foundation (ASF)
sponsored by the Apache Incubator PMC. Incubation is required of all newly
accepted projects until a further review indicates that the infrastructure,
communications, and decision making process have stabilized in a manner
consistent with other su
ccessful ASF projects. While incubation status is not necessarily a reflection
of the completeness or stability of the code, it does indicate that the project
has yet to be fully endorsed by the ASF.</p></div>
+ <!-- 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>Introduction<a name="Introduction"></a></h2><p>The Apache
Ambari project is aimed at mak
ing Hadoop management simpler by developing software for provisioning,
managing, and monitoring Apache Hadoop clusters. Ambari provides an intuitive,
easy-to-use Hadoop management web UI backed by its RESTful APIs.</p><p>The set
of Hadoop components that are currently supported by Ambari includes:</p><p><a
class="externalLink" href="http://hadoop.apache.org/docs/hdfs"> HDFS</a>, <a
class="externalLink" href="http://hadoop.apache.org/docs/mapreduce">
MapReduce</a>, <a class="externalLink" href="http://hive.apache.org"> Hive</a>,
<a class="externalLink" href="http://incubator.apache.org/hcatalog">
HCatalog</a>, <a class="externalLink" href="http://hbase.apache.org">
HBase</a>, <a class="externalLink" href="http://zookeeper.apache.org">
ZooKeeper</a>, <a class="externalLink"
href="http://incubator.apache.org/oozie/"> Oozie</a>, <a class="externalLink"
href="http://pig.apache.org"> Pig</a>, <a class="externalLink"
href="http://sqoop.apache.org"> Sqoop</a></p><p>Ambari enables System Adm
inistrators to:</p><ul><li>Provision a Hadoop Cluster<ul><li>Ambari provides a
step-by-step wizard for installing Hadoop services across any number of
hosts.</li><li>Ambari handles configuration of Hadoop services for the
cluster.</li></ul></li></ul><ul><li>Manage a Hadoop Cluster<ul><li>Ambari
provides central management for starting, stopping, and reconfiguring Hadoop
services across the entire cluster.</li></ul></li></ul><ul><li>Monitor a Hadoop
Cluster<ul><li>Ambari provides a dashboard for monitoring health and status of
the Hadoop cluster.</li><li>Ambari leverages <a class="externalLink"
href="http://ganglia.sourceforge.net/"> Ganglia</a> for metrics
collection.</li><li>Ambari leverages <a class="externalLink"
href="http://www.nagios.org/"> Nagios</a> for system alerting and will send
emails when your attention is needed (e.g., a node goes down, remaining disk
space is low, etc).</li></ul></li></ul><p>Ambari enables Application Developers
and System Integrators to:</p><ul><li>
Easily integrate Hadoop provisioning, management, and monitoring capabilities
to their own applications with the <a class="externalLink"
href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md">
Ambari REST APIs</a>.</li></ul></div><div class="section"><h2>Getting Started
with Ambari<a name="Getting_Started_with_Ambari"></a></h2><p>Follow the <a
href="./1.2.5/installing-hadoop-using-ambari/content/index.html"> installation
guide for Ambari 1.2.5</a>.</p><p>Note: Ambari currently supports the 64-bit
version of the following Operating Systems:</p><ul><li>RHEL (Redhat Enterprise
Linux) 5 and 6</li><li>CentOS 5 and 6</li><li>OEL (Oracle Enterprise Linux) 5
and 6</li><li>SLES (SuSE Linux Enterprise Server) 11</li></ul></div><div
class="section"><h2>Get Involved<a name="Get_Involved"></a></h2><p>Visit the <a
class="externalLink"
href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"> Ambari
Wiki</a> for design documents, roadmap, development guidelin
es, etc.</p><p><a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group"> Join the Ambari User
Meetup Group</a>. You can <a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/"> see
the slides from April 2, 2013</a> and <a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/"> the
slides from June 25, 2013</a> meetups.</p><p><a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group/events/134373312/"> Sign
up for the next meetup on September 25, 2013</a>.</p></div><div
class="section"><h2>What's New?<a name="Whats_New"></a></h2><p>Check out the
work going on for the <a href="./whats-new.html"> upcoming
releases</a>.</p></div><div class="section"><h2>Disclaimer<a
name="Disclaimer"></a></h2><p>Apache Ambari is an effort undergoing incubation
at The Apache Software Foundation (ASF) sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted proje
cts until a further review indicates that the infrastructure, communications,
and decision making process have stabilized in a manner consistent with other
successful ASF projects. While incubation status is not necessarily a
reflection of the completeness or stability of the code, it does indicate that
the project has yet to be fully endorsed by the ASF.</p></div>
</div>
</div>
</div>
Modified: incubator/ambari/site/install-0.9.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/install-0.9.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/install-0.9.html (original)
+++ incubator/ambari/site/install-0.9.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -276,6 +282,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -319,6 +332,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/install.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/install.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/install.html (original)
+++ incubator/ambari/site/install.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -276,6 +282,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -319,6 +332,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/irc.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/irc.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/irc.html (original)
+++ incubator/ambari/site/irc.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -274,6 +280,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -317,6 +330,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/issue-tracking.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/issue-tracking.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/issue-tracking.html (original)
+++ incubator/ambari/site/issue-tracking.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title>Issue Tracking</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -274,6 +280,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -317,6 +330,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/license.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/license.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/license.html (original)
+++ incubator/ambari/site/license.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title>Project License</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -276,6 +282,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -319,6 +332,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/mail-lists.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/mail-lists.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/mail-lists.html (original)
+++ incubator/ambari/site/mail-lists.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title>Project Mailing Lists</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -274,6 +280,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -317,6 +330,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/privacy-policy.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/privacy-policy.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/privacy-policy.html (original)
+++ incubator/ambari/site/privacy-policy.html Wed Sep 11 18:02:31 2013
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Olivier Lamy" />
<meta name="Date-Creation-yyyymmdd" content="20120618" />
- <meta name="Date-Revision-yyyymmdd" content="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title>Privacy Policy</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -103,6 +103,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -126,6 +129,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -204,8 +210,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -278,6 +284,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -321,6 +334,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/project-info.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/project-info.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/project-info.html (original)
+++ incubator/ambari/site/project-info.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title>Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -276,6 +282,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -319,6 +332,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/team-list.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/team-list.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/team-list.html (original)
+++ incubator/ambari/site/team-list.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title>Team list</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -274,6 +280,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -317,6 +330,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
Modified: incubator/ambari/site/whats-new.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/whats-new.html?rev=1521962&r1=1521961&r2=1521962&view=diff
==============================================================================
--- incubator/ambari/site/whats-new.html (original)
+++ incubator/ambari/site/whats-new.html Wed Sep 11 18:02:31 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Sep 3, 2013
+ | Generated by Apache Maven Doxia at Sep 11, 2013
| 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="20130903" />
+ <meta name="Date-Revision-yyyymmdd" content="20130911" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -101,6 +101,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/dist/incubator/ambari/ambari-1.2.5/"
title="1.2.5">1.2.5</a>
+</li>
+
<li> <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
title="1.2.4">1.2.4</a>
</li>
@@ -124,6 +127,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">Install Guide for 1.2.5</a>
+</li>
+
<li> <a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">Install Guide for 1.2.4</a>
</li>
@@ -202,8 +208,8 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-09-03</li> <li class="divider pull-right">|</li>
- <li id="projectVersion" class="pull-right">Version:
1.2.4-SNAPSHOT</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-09-11</li> <li class="divider pull-right">|</li>
+ <li id="projectVersion" class="pull-right">Version:
1.2.5-SNAPSHOT</li>
</ul>
</div>
@@ -274,6 +280,13 @@
<li>
+ <a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"
class="externalLink" title="1.2.5">
+ <i class="none"></i>
+ 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"
class="externalLink" title="1.2.4">
<i class="none"></i>
1.2.4</a>
@@ -317,6 +330,13 @@
<li>
+ <a
href="1.2.5/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.5">
+ <i class="none"></i>
+ Install Guide for 1.2.5</a>
+ </li>
+
+ <li>
+
<a
href="1.2.4/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.4">
<i class="none"></i>
Install Guide for 1.2.4</a>
@@ -390,7 +410,7 @@
<div id="bodyColumn" class="span10" >
- <!-- 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 current Amba
ri 1.2.4 release has the following new features:<ul><li>Ability to use a
non-root, sudo user to install Ambari agents</li><li>Oracle database support
for Ambari (in addition to Postgres)</li><li>Oracle database support for Hive
Metastore (in addition to MySQL)</li><li>MySQL and Oracle database support for
Oozie (in addition to Derby)</li><li>Ability to select which stack to
deploy</li></ul></li><li>Ambari 1.2.5 will feature:<ul><li>A wizard to
configure and manage a secure cluster via Kerberos</li><li>Support for
configuring and running Ambari Web Server via https</li><li>Run Ambari Server
as a non-root user</li><li>Audit capture of login and config
changes</li></ul></li><li>Ambari 1.4.0 will support Hadoop 2.0. This work is
going on under <a class="externalLink"
href="https://git-wip-us.apache.org/repos/asf/incubator-ambari/repo?p=incubator-ambari.git;a=log;h=refs/heads/trunk">
trunk</a>.</li></ul></div><div class="section"><h2>Getting Ambari Source<a
name="Getting_Ambari_Source"><
/a></h2><p>See <a class="externalLink"
href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Development">
Ambari Development guide</a> on how to check out the source and build
it.</p></div><div class="section"><h2>JIRA<a name="JIRA"></a></h2><p>You can
follow all the work going on by watching the Ambari JIRA project. You can see
the JIRA details for Ambari here:</p><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="http://incubator.apache.org/ambari/1.2.4/installing-hadoop-using-ambari/content/index.html">
how to install a Hadoop cluster using Ambari 1.2.4</a>.</p></div><div
class="section"><h2>Stay Tuned<a name="Stay_Tuned"></a></h2><p><a
class="externalLink" href="http://incubator.apache.org/ambari/mail-lists.html">
Subscribe to the
Ambari mailing lists</a> and check back here often to learn about our
upcoming releases.</p></div>
+ <!-- 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 current Amba
ri 1.2.5 features:<ul><li>A wizard to configure and manage a secure cluster
via Kerberos</li><li>Ability to customize Dashboard Widgets</li><li>Support for
configuring and running Ambari Web Server via HTTPS</li><li>Support to setup
Ganglia and Nagios HTTPS</li><li>Run Ambari Server as a non-root
user</li><li>Ambari Server configuration property encryption</li><li>Support to
configure Ambari Server-Agent Two-Way SSL Communication</li><li>Improved Host
Checks during Install Wizard</li><li>Audit capture of config
changes</li></ul></li><li>Ambari 1.4.1 will support Hadoop 2.0. This work is
going on under <a class="externalLink"
href="https://git-wip-us.apache.org/repos/asf/incubator-ambari/repo?p=incubator-ambari.git;a=log;h=refs/heads/trunk">
trunk</a>.</li></ul></div><div class="section"><h2>Getting Ambari Source<a
name="Getting_Ambari_Source"></a></h2><p>See <a class="externalLink"
href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Development">
Ambari Development guide
</a> on how to check out the source and build it.</p></div><div
class="section"><h2>JIRA<a name="JIRA"></a></h2><p>You can follow all the work
going on by watching the Ambari JIRA project. You can see the JIRA details for
Ambari here:</p><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="http://incubator.apache.org/ambari/1.2.5/installing-hadoop-using-ambari/content/index.html">
how to install a Hadoop cluster using Ambari 1.2.5</a>.</p></div><div
class="section"><h2>Stay Tuned<a name="Stay_Tuned"></a></h2><p><a
class="externalLink" href="http://incubator.apache.org/ambari/mail-lists.html">
Subscribe to the Ambari mailing lists</a> and check back here often to learn
about our upcoming releases.</p></div>
</div>
</div>
</div>