Author: yusaku
Date: Thu May 30 01:45:44 2013
New Revision: 1487700
URL: http://svn.apache.org/r1487700
Log:
Update project website to include upcoming release info. (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=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/index.html (original)
+++ incubator/ambari/site/index.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -291,6 +294,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
@@ -350,7 +360,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 aime
d at making 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 ena
bles System Administrators 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 Inte
grators 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.2/installing-hadoop-using-ambari/content/index.html"> installation
guide for Ambari 1.2.2</a>.</p><p>Note: Ambari currently supports 64-bit
RHEL/CentOS 5 + 6 and SLES 11.</p></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 guidelines, etc.</p><p>The
first <a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group"> Ambari User Group
Meetup</a> took place on April 2 in
Palo Alto, California, USA. <a class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/"> See
the slides and WebEx session from the Meetup</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 1.3.0
release</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 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>
+ <!-- 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 aime
d at making 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 en
ables System Administrators 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 Int
egrators 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.2/installing-hadoop-using-ambari/content/index.html"> installation
guide for Ambari 1.2.2</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 document
s, roadmap, development guidelines, 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 and WebEx session from the last Meetup</a>.</p><p>On June 25, 2013,
Ambari BoF session will be held at San Jose Convention Center. <a
class="externalLink"
href="http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/"> RSVP
now to reserve your spot</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 projects until a further re
view 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=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/install-0.9.html (original)
+++ incubator/ambari/site/install-0.9.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -293,6 +296,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/install.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/install.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/install.html (original)
+++ incubator/ambari/site/install.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -293,6 +296,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/irc.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/irc.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/irc.html (original)
+++ incubator/ambari/site/irc.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -291,6 +294,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/issue-tracking.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/issue-tracking.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/issue-tracking.html (original)
+++ incubator/ambari/site/issue-tracking.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title>Issue Tracking</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -291,6 +294,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/license.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/license.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/license.html (original)
+++ incubator/ambari/site/license.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title>Project License</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -293,6 +296,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/mail-lists.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/mail-lists.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/mail-lists.html (original)
+++ incubator/ambari/site/mail-lists.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<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" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -291,6 +294,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/privacy-policy.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/privacy-policy.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/privacy-policy.html (original)
+++ incubator/ambari/site/privacy-policy.html Thu May 30 01:45:44 2013
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title>Privacy Policy</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -120,6 +120,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -192,7 +195,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -295,6 +298,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/project-info.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/project-info.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/project-info.html (original)
+++ incubator/ambari/site/project-info.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title>Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -293,6 +296,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/team-list.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/team-list.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/team-list.html (original)
+++ incubator/ambari/site/team-list.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title>Team list</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -291,6 +294,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
Modified: incubator/ambari/site/whats-new.html
URL:
http://svn.apache.org/viewvc/incubator/ambari/site/whats-new.html?rev=1487700&r1=1487699&r2=1487700&view=diff
==============================================================================
--- incubator/ambari/site/whats-new.html (original)
+++ incubator/ambari/site/whats-new.html Thu May 30 01:45:44 2013
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at May 29, 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="20130415" />
+ <meta name="Date-Revision-yyyymmdd" content="20130529" />
<meta http-equiv="Content-Language" content="en" />
<title></title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -118,6 +118,9 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
+ <li> <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">Install Guide for 1.2.3 RC</a>
+</li>
+
<li> <a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">Install Guide for 1.2.2</a>
</li>
@@ -190,7 +193,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-04-15</li> <li class="divider pull-right">|</li>
+ <li id="publishDate" class="pull-right">Last Published:
2013-05-29</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version:
1.2.2-SNAPSHOT</li>
</ul>
@@ -291,6 +294,13 @@
<li>
+ <a
href="1.2.3/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.3 RC">
+ <i class="none"></i>
+ Install Guide for 1.2.3 RC</a>
+ </li>
+
+ <li>
+
<a
href="1.2.2/installing-hadoop-using-ambari/content/index.html" title="Install
Guide for 1.2.2">
<i class="none"></i>
Install Guide for 1.2.2</a>
@@ -350,7 +360,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 in Ambari 1.3.0?<a
name="Whats_New_in_Ambari_1.3.0"></a></h2><ul><li>
Check back later for the new features in 1.3.0. </li></ul></div><div
class="section"><h2>Getting Ambari Source<a
name="Getting_Ambari_Source"></a></h2><p>The source can be checked out
anonymously from SVN with the following command:</p><div class="source"><pre
class="prettyprint">$ svn checkout
http://svn.apache.org/repos/asf/incubator/ambari/trunk
ambari</pre></div></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 1.3.0
here:</p><p><a class="externalLink"
href="https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.3.0%22%20AND%20project%20%3D%20AMBARI">
https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.3.0%22%20AND%20project%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.2/installing-hadoop
-using-ambari/content/index.html"> how to install a Hadoop cluster using
Ambari 1.2.2</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>Upcoming
1.2.3 release features the following:<ul><li>Improved general
stability</li><li>Ability to update core-site.xml properties</li><li>Add +
remove custom configuration properties</li><li>New Heatmaps (Host > CPU WIO
%, HBase > RegionServer
Reads/Writes/Regions/QueueSize/MemstoreSize)</li><li>Add host components on
existing hosts</li><li>Filter hosts by host health status</li><li>Mixed OS
support</li><li>init.d scripts</li><li>Support for Oracle Enterprise Linux 5
and 6</li></ul></li><li>Ambari 1.2.4 will feature:<ul><li>Ability to use a
non-root, sudo user to install Ambari agents</li><li>MySQL and 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><l
i>Support for configuring and running Ambari Web Server 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 the <a class="externalLink"
href="https://svn.apache.org/repos/asf/incubator/ambari/branches/branch-1.4.0">
1.4.0 branch</a>.</li></ul></div><div class="section"><h2>Getting Ambari
Source<a name="Getting_Ambari_Source"></a></h2><p>The source can be checked out
anonymously from SVN with the following command:</p><div class="source"><pre
class="prettyprint">$ svn checkout
http://svn.apache.org/repos/asf/incubator/ambari/trunk
ambari</pre></div></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.a
pache.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.3/installing-hadoop-using-ambari/content/index.html">
how to install a Hadoop cluster using Ambari 1.2.3</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>