You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by yu...@apache.org on 2012/09/24 07:26:35 UTC

svn commit: r1389212 [1/3] - in /incubator/ambari/site: ./ css/ images/ images/profiles/ img/ js/

Author: yusaku
Date: Mon Sep 24 05:26:33 2012
New Revision: 1389212

URL: http://svn.apache.org/viewvc?rev=1389212&view=rev
Log:
AMBARI-765. Update project site documentation to point to the 0.9 release. Also update the style. (yusaku)

Added:
    incubator/ambari/site/css/apache-maven-fluido-1.3.0.min.css
    incubator/ambari/site/images/accessories-text-editor.png   (with props)
    incubator/ambari/site/images/add.gif   (with props)
    incubator/ambari/site/images/apache-maven-project-2.png   (with props)
    incubator/ambari/site/images/application-certificate.png   (with props)
    incubator/ambari/site/images/contact-new.png   (with props)
    incubator/ambari/site/images/document-properties.png   (with props)
    incubator/ambari/site/images/drive-harddisk.png   (with props)
    incubator/ambari/site/images/fix.gif   (with props)
    incubator/ambari/site/images/icon_help_sml.gif   (with props)
    incubator/ambari/site/images/image-x-generic.png   (with props)
    incubator/ambari/site/images/internet-web-browser.png   (with props)
    incubator/ambari/site/images/network-server.png   (with props)
    incubator/ambari/site/images/package-x-generic.png   (with props)
    incubator/ambari/site/images/profiles/
    incubator/ambari/site/images/profiles/pre-release.png   (with props)
    incubator/ambari/site/images/profiles/retired.png   (with props)
    incubator/ambari/site/images/profiles/sandbox.png   (with props)
    incubator/ambari/site/images/remove.gif   (with props)
    incubator/ambari/site/images/rss.png   (with props)
    incubator/ambari/site/images/update.gif   (with props)
    incubator/ambari/site/images/window-new.png   (with props)
    incubator/ambari/site/img/
    incubator/ambari/site/img/glyphicons-halflings-white.png   (with props)
    incubator/ambari/site/img/glyphicons-halflings.png   (with props)
    incubator/ambari/site/js/
    incubator/ambari/site/js/apache-maven-fluido-1.3.0.min.js
Modified:
    incubator/ambari/site/css/print.css
    incubator/ambari/site/images/apache-ambari-project.png
    incubator/ambari/site/images/icon_error_sml.gif
    incubator/ambari/site/images/icon_info_sml.gif
    incubator/ambari/site/images/icon_success_sml.gif
    incubator/ambari/site/images/icon_warning_sml.gif
    incubator/ambari/site/index.html
    incubator/ambari/site/install-0.9.html
    incubator/ambari/site/install.html
    incubator/ambari/site/issue-tracking.html
    incubator/ambari/site/license.html
    incubator/ambari/site/mail-lists.html
    incubator/ambari/site/project-info.html
    incubator/ambari/site/team-list.html

Added: incubator/ambari/site/css/apache-maven-fluido-1.3.0.min.css
URL: http://svn.apache.org/viewvc/incubator/ambari/site/css/apache-maven-fluido-1.3.0.min.css?rev=1389212&view=auto
==============================================================================
--- incubator/ambari/site/css/apache-maven-fluido-1.3.0.min.css (added)
+++ incubator/ambari/site/css/apache-maven-fluido-1.3.0.min.css Mon Sep 24 05:26:33 2012
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap v2.1.0
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 3 lines stripped ...]
Modified: incubator/ambari/site/css/print.css
URL: http://svn.apache.org/viewvc/incubator/ambari/site/css/print.css?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
--- incubator/ambari/site/css/print.css (original)
+++ incubator/ambari/site/css/print.css Mon Sep 24 05:26:33 2012
@@ -1,7 +1,23 @@
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
-	display: none !important;
-}
-#bodyColumn, body.docs div.docs {
-	margin: 0 !important;
-	border: none !important
-}
+/*
+ * 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.
+ */
+
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

Added: incubator/ambari/site/images/accessories-text-editor.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/accessories-text-editor.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/accessories-text-editor.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/add.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/add.gif?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/add.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/ambari/site/images/apache-ambari-project.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/apache-ambari-project.png?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
Binary files - no diff available.

Added: incubator/ambari/site/images/apache-maven-project-2.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/apache-maven-project-2.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/apache-maven-project-2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/application-certificate.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/application-certificate.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/application-certificate.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/contact-new.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/contact-new.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/contact-new.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/document-properties.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/document-properties.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/document-properties.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/drive-harddisk.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/drive-harddisk.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/drive-harddisk.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/fix.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/fix.gif?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/fix.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/ambari/site/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/icon_error_sml.gif?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
Binary files - no diff available.

Added: incubator/ambari/site/images/icon_help_sml.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/icon_help_sml.gif?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/icon_help_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/ambari/site/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/icon_info_sml.gif?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/ambari/site/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/icon_success_sml.gif?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/ambari/site/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/icon_warning_sml.gif?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
Binary files - no diff available.

Added: incubator/ambari/site/images/image-x-generic.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/image-x-generic.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/image-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/internet-web-browser.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/internet-web-browser.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/internet-web-browser.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/network-server.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/network-server.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/network-server.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/package-x-generic.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/package-x-generic.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/package-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/profiles/pre-release.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/profiles/pre-release.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/profiles/pre-release.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/profiles/retired.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/profiles/retired.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/profiles/retired.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/profiles/sandbox.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/profiles/sandbox.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/profiles/sandbox.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/remove.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/remove.gif?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/remove.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/rss.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/rss.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/update.gif
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/update.gif?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/update.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/images/window-new.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/images/window-new.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/images/window-new.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/img/glyphicons-halflings-white.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/img/glyphicons-halflings-white.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ambari/site/img/glyphicons-halflings.png
URL: http://svn.apache.org/viewvc/incubator/ambari/site/img/glyphicons-halflings.png?rev=1389212&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ambari/site/img/glyphicons-halflings.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/ambari/site/index.html
URL: http://svn.apache.org/viewvc/incubator/ambari/site/index.html?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
--- incubator/ambari/site/index.html (original)
+++ incubator/ambari/site/index.html Mon Sep 24 05:26:33 2012
@@ -1,32 +1,24 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<!-- Generated by Apache Maven Doxia at Sep 4, 2012 -->
-
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Sep 23, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
   <head>
-
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20120923" />
+    <meta http-equiv="Content-Language" content="en" />
     <title></title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
 
-    <style type="text/css" media="all">
-
-      @import url("./css/maven-base.css");
-
-      @import url("./css/maven-theme.css");
-
-      @import url("./css/site.css");
-
-    </style>
-
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
-
-    <meta http-equiv="Content-Language" content="en" />
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
-                                                    
+                          
+        
 <script type="text/javascript">var _gaq = _gaq || [];
          _gaq.push(['_setAccount', 'UA-27188762-1']);
          _gaq.push(['_trackPageview']);
@@ -40,158 +32,142 @@
             var s = document.getElementsByTagName('script')[0]; 
             s.parentNode.insertBefore(ga, s);
           })();</script>
-
-                      
-
-        </head>
-
-  <body class="composite">
-
-    <div id="banner">
-
-                                      <a href="./" id="bannerLeft">
-
-                                                <img src="images/apache-ambari-project.png" alt="Ambari" />
-
-                </a>
-
-                    <div class="clear">
-
-        <hr/>
-
-      </div>
-
-    </div>
-
-    <div id="breadcrumbs">
-
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
             
-
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Ambari <b class="caret"></b></a>
+        <ul class="dropdown-menu">
         
-
-                <div class="xleft">
-
-        <span id="publishDate">Last Published: 2012-09-04</span>
-
-                  &nbsp;| <span id="projectVersion">Version: 1.0.0-SNAPSHOT</span>
-
-                      </div>
-
-            <div class="xright">                    <a href="https://issues.apache.org/jira/browse/AMBARI" class="externalLink" title="JIRA">JIRA</a>
-
-            |
-
-                        <a href="https://svn.apache.org/repos/asf/incubator/ambari/" class="externalLink" title="SVN">SVN</a>
-
-            |
-
-                        <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari" class="externalLink" title="WIKI">WIKI</a>
-
-              
-
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Project Team">Project Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="Project License">Project License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
         
-
-      </div>
-
-      <div class="clear">
-
-        <hr/>
-
+                      <li>      <a href="http://www.apache.org/dist/incubator/ambari/ambari-0.9-incubating/"  title="0.9 (stable)">0.9 (stable)</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install-0.9.html"  title="Install Guide for 0.9 (stable)">Install Guide for 0.9 (stable)</a>
+</li>
+                  
+                      <li>      <a href="install.html"  title="Install Guide for trunk">Install Guide for trunk</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                               <ul class="nav pull-right">
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                      <li>      <a href="https://issues.apache.org/jira/browse/AMBARI"  title="JIRA">JIRA</a>
+</li>
+      <li>      <a href="https://svn.apache.org/repos/asf/incubator/ambari/"  title="SVN">SVN</a>
+</li>
+      <li>      <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"  title="WIKI">WIKI</a>
+</li>
+                  </ul>
+              </li>
+            </ul>
+          
+                      </div>
+          
+        </div>
       </div>
-
     </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="./" id="bannerLeft">
+                                                                                                <img src="images/apache-ambari-project.png"  alt="Ambari"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
 
-    <div id="leftColumn">
-
-      <div id="navcolumn">
-
-             
-
-        
-
-                                <h5>Ambari</h5>
-
-                  <ul>
-
-                  <li class="none">
-
-            <strong>About</strong>
-
-          </li>
-
-                  <li class="none">
-
-                          <a href="install.html" title="Installation Guide">Installation Guide</a>
-
-            </li>
-
-          </ul>
-
-                       <h5>Project Documentation</h5>
-
-                  <ul>
-
-                                                                                                                          <li class="collapsed">
-
-                          <a href="project-info.html" title="Project Information">Project Information</a>
-
-                  </li>
-
-          </ul>
-
-                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-
-        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-
-      </a>
-
-                   
-
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="index.html" title="Ambari">
+        Ambari</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class=""></li>
         
-
-            </div>
-
-    </div>
-
-    <div id="bodyColumn">
-
-      <div id="contentBox">
-
-        <!-- 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>Apache Ambari is a web-based tool for
  installing, managing, and monitoring Apache Hadoop clusters. The set of Hadoop components that are currently supported by Ambari includes:</p><ul><li><a class="externalLink" href="http://hbase.apache.org"> Apache HBase</a></li><li><a class="externalLink" href="http://incubator.apache.org/hcatalog"> Apache HCatalog</a></li><li><a class="externalLink" href="http://hadoop.apache.org/hdfs"> Apache Hadoop HDFS</a></li><li><a class="externalLink" href="http://hive.apache.org"> Apache Hive</a></li><li><a class="externalLink" href="http://hadoop.apache.org/mapreduce"> Apache Hadoop MapReduce</a></li><li><a class="externalLink" href="http://incubator.apache.org/oozie/"> Apache Oozie</a></li><li><a class="externalLink" href="http://pig.apache.org"> Apache Pig</a></li><li><a class="externalLink" href="http://sqoop.apache.org"> Apache Sqoop</a></li><li><a class="externalLink" href="http://people.apache.org/~thejas/templeton_doc_latest/index.html"> Apache Templeton</a></li><li><a class=
 "externalLink" href="http://zookeeper.apache.org"> Apache Zookeeper</a></li></ul><p>Ambari's primary audience is system administrators responsible for managing Hadoop clusters.</p><p>Ambari allows them to:</p><ul><li>Easily Install a Hadoop Cluster <ul><li>Ambari provides an easy-to-use, step-by-step wizard for installing Hadoop services across any number of nodes.</li><li>Ambari leverages <a class="externalLink" href="http://puppetlabs.com/"> Puppet</a> to perform installation and 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. Ambari leverages <a class="externalLink" href="http://ganglia.sourceforge.net/"> Ganglia</a> to render graphs.</li><li>Ambari send
 s email alerts when your attention is needed (e.g., a node goes down, remaining disk space is low, etc). Ambari leverages <a class="externalLink" href="http://www.nagios.org/"> Nagios</a> to monitor and trigger alerts.</li></ul></li></ul><p>In the future, Ambari will allow third-party tool developers to integrate Hadoop cluster management and monitoring capabilities via its RESTful interface. </p></div><div class="section"><h2>Ambari Installation<a name="Ambari_Installation"></a></h2><p>Follow the <a href="./install.html"> installation guide for trunk</a> or <a href="./install-0.9.html"> installation guide for 0.9</a>.</p></div><div class="section"><h2>Roadmap<a name="Roadmap"></a></h2><ul><li>Support for Hadoop Security</li></ul><ul><li>Support for various operating systems<ul><li>Ambari currently supports:<ul><li>64-bit RHEL 5.*</li><li>64-bit CentOS 5.*</li></ul></li><li>Support for RHEL/CentOS 6.* is coming soon. Contributions to support other operating systems are welco
 me.</li></ul></li></ul><ul><li>Support for more granular configurations<ul><li>Ambari currently applies configurations at the cluster-level. To allow for more flexibility, Ambari needs to allow for configurations in a more granular manner (e.g., apply a set of configurations to a specific group of nodes, etc.) </li></ul></li></ul><ul><li>Interactive visualization of current and historical states of the cluster</li></ul><ul><li>RESTful API for third-party integration<ul><li>Ambari will expose a unified, RESTful API to enable third-party applications to integrate Hadoop cluster management and monitoring capabilities.</li></ul></li></ul></div>
-
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-23</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
+            
+                            </ul>
       </div>
 
-    </div>
-
-    <div class="clear">
-
-      <hr/>
-
-    </div>
-
-    <div id="footer">
-
-      <div class="xright">
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <!-- 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>Apache Ambari is a web-based tool
  for installing, managing, and monitoring Apache Hadoop clusters. The set of Hadoop components that are currently supported by Ambari includes:</p><ul><li><a class="externalLink" href="http://hbase.apache.org"> Apache HBase</a></li><li><a class="externalLink" href="http://incubator.apache.org/hcatalog"> Apache HCatalog</a></li><li><a class="externalLink" href="http://hadoop.apache.org/hdfs"> Apache Hadoop HDFS</a></li><li><a class="externalLink" href="http://hive.apache.org"> Apache Hive</a></li><li><a class="externalLink" href="http://hadoop.apache.org/mapreduce"> Apache Hadoop MapReduce</a></li><li><a class="externalLink" href="http://incubator.apache.org/oozie/"> Apache Oozie</a></li><li><a class="externalLink" href="http://pig.apache.org"> Apache Pig</a></li><li><a class="externalLink" href="http://sqoop.apache.org"> Apache Sqoop</a></li><li><a class="externalLink" href="http://people.apache.org/~thejas/templeton_doc_latest/index.html"> Apache Templeton</a></li><li><a cl
 ass="externalLink" href="http://zookeeper.apache.org"> Apache Zookeeper</a></li></ul><p>Ambari's primary audience is system administrators responsible for managing Hadoop clusters.</p><p>Ambari allows them to:</p><ul><li>Easily Install a Hadoop Cluster <ul><li>Ambari provides an easy-to-use, step-by-step wizard for installing Hadoop services across any number of nodes.</li><li>Ambari leverages <a class="externalLink" href="http://puppetlabs.com/"> Puppet</a> to perform installation and 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. Ambari leverages <a class="externalLink" href="http://ganglia.sourceforge.net/"> Ganglia</a> to collect system metrics.</li><l
 i>Ambari sends email alerts when your attention is needed (e.g., a node goes down, remaining disk space is low, etc). Ambari leverages <a class="externalLink" href="http://www.nagios.org/"> Nagios</a> to monitor and trigger alerts.</li></ul></li></ul><p>In the near future, Ambari will allow third-party tool developers to integrate Hadoop cluster management and monitoring capabilities via its RESTful interface.</p></div><div class="section"><h2>Ambari Installation<a name="Ambari_Installation"></a></h2><p>Follow the <a href="./install-0.9.html"> installation guide for 0.9 (stable)</a> or <a href="./install.html"> installation guide for trunk</a>.</p></div><div class="section"><h2>Roadmap<a name="Roadmap"></a></h2><ul><li>Support for Hadoop Security</li></ul><ul><li>Support for various operating systems<ul><li>Ambari currently supports 64-bit RHEL/CentOS 5.* and 6.*</li><li>Support for other operating systems are being worked on (SLES 11.* support will be coming soon)</li></ul>
 </li></ul><ul><li>RESTful API for third-party integration<ul><li>Ambari will expose a unified, RESTful API to enable third-party applications to integrate Hadoop cluster management and monitoring capabilities. This is an area of active development. We will publish the API docs soon.</li></ul></li></ul><ul><li>Granular configurations<ul><li>Ambari currently applies configurations at the cluster-level. To allow for more flexibility, Ambari will allow for configurations in a more granular manner (e.g., apply a set of configurations to a specific group of nodes, etc.)</li></ul></li></ul><ul><li>Security<ul><li>Easy installation of secure Hadoop clusters (Kerberos-based)</li><li>Role-based user authentication, authorization, and auditing</li><li>Support for LDAP and Active Directory</li></ul></li></ul><ul><li>Visualization<ul><li>Interactive visualization of current and historical states of the cluster for a number of key metrics</li><li>Interactive visualization of Pig, Hive, an
 d MapReduce jobs</li></ul></li></ul></div>
+                  </div>
+          </div>
 
-              Copyright &#169;                    2012
+    <hr/>
 
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
-
             All Rights Reserved.      
-
-        
-
-                  </div>
-
-      <div class="clear">
-
-        <hr/>
-
+                    
       </div>
 
-    </div>
-
+        
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
   </body>
-
 </html>
-

Modified: incubator/ambari/site/install-0.9.html
URL: http://svn.apache.org/viewvc/incubator/ambari/site/install-0.9.html?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
--- incubator/ambari/site/install-0.9.html (original)
+++ incubator/ambari/site/install-0.9.html Mon Sep 24 05:26:33 2012
@@ -1,32 +1,24 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<!-- Generated by Apache Maven Doxia at Aug 30, 2012 -->
-
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Sep 23, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
   <head>
-
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20120923" />
+    <meta http-equiv="Content-Language" content="en" />
     <title></title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
 
-    <style type="text/css" media="all">
-
-      @import url("./css/maven-base.css");
-
-      @import url("./css/maven-theme.css");
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
-      @import url("./css/site.css");
-
-    </style>
-
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-
-    <meta name="Date-Revision-yyyymmdd" content="20120830" />
-
-    <meta http-equiv="Content-Language" content="en" />
-
-                                                    
+                          
+        
 <script type="text/javascript">var _gaq = _gaq || [];
          _gaq.push(['_setAccount', 'UA-27188762-1']);
          _gaq.push(['_trackPageview']);
@@ -40,176 +32,160 @@
             var s = document.getElementsByTagName('script')[0]; 
             s.parentNode.insertBefore(ga, s);
           })();</script>
-
-                      
-
-        </head>
-
-  <body class="composite">
-
-    <div id="banner">
-
-                                      <a href="./" id="bannerLeft">
-
-                                                <img src="images/apache-ambari-project.png" alt="Ambari" />
-
-                </a>
-
-                    <div class="clear">
-
-        <hr/>
-
-      </div>
-
-    </div>
-
-    <div id="breadcrumbs">
-
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
             
-
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Ambari <b class="caret"></b></a>
+        <ul class="dropdown-menu">
         
-
-                <div class="xleft">
-
-        <span id="publishDate">Last Published: 2012-08-30</span>
-
-                  &nbsp;| <span id="projectVersion">Version: 0.9.0</span>
-
-                      </div>
-
-            <div class="xright">                    <a href="https://issues.apache.org/jira/browse/AMBARI" class="externalLink" title="JIRA">JIRA</a>
-
-            |
-
-                        <a href="https://svn.apache.org/repos/asf/incubator/ambari/" class="externalLink" title="SVN">SVN</a>
-
-            |
-
-<a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari" class="externalLink" title="WIKI">WIKI</a>
-
-              
-
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Project Team">Project Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="Project License">Project License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
         
-
-      </div>
-
-      <div class="clear">
-
-        <hr/>
-
+                      <li>      <a href="http://www.apache.org/dist/incubator/ambari/ambari-0.9-incubating/"  title="0.9 (stable)">0.9 (stable)</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install-0.9.html"  title="Install Guide for 0.9 (stable)">Install Guide for 0.9 (stable)</a>
+</li>
+                  
+                      <li>      <a href="install.html"  title="Install Guide for trunk">Install Guide for trunk</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                               <ul class="nav pull-right">
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                      <li>      <a href="https://issues.apache.org/jira/browse/AMBARI"  title="JIRA">JIRA</a>
+</li>
+      <li>      <a href="https://svn.apache.org/repos/asf/incubator/ambari/"  title="SVN">SVN</a>
+</li>
+      <li>      <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"  title="WIKI">WIKI</a>
+</li>
+                  </ul>
+              </li>
+            </ul>
+          
+                      </div>
+          
+        </div>
       </div>
-
     </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="./" id="bannerLeft">
+                                                                                                <img src="images/apache-ambari-project.png"  alt="Ambari"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
 
-    <div id="leftColumn">
-
-      <div id="navcolumn">
-
-             
-
-        
-
-                                <h5>Ambari</h5>
-
-                  <ul>
-
-                  <li class="none">
-
-                          <a href="index.html" title="About">About</a>
-
-            </li>
-
-                  <li class="none">
-
-            <strong>Installation Guide</strong>
-
-          </li>
-
-          </ul>
-
-                       <h5>Project Documentation</h5>
-
-                  <ul>
-
-                                                                                                                          <li class="collapsed">
-
-                          <a href="project-info.html" title="Project Information">Project Information</a>
-
-                  </li>
-
-          </ul>
-
-                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-
-        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-
-      </a>
-
-                   
-
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="index.html" title="Ambari">
+        Ambari</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class=""></li>
         
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-23</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
+            
+                            </ul>
+      </div>
 
-            </div>
-
-    </div>
-
-    <div id="bodyColumn">
-
-      <div id="contentBox">
-
-        <!-- Licensed under the Apache License, Version 2.0 (the "License"); --><!-- you may not use this file except in compliance with the License. --><!-- You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, software --><!-- distributed under the License is distributed on an "AS IS" BASIS, --><!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --><!-- See the License for the specific language governing permissions and --><!-- limitations under the License. See accompanying LICENSE file. --><div class="section"><h2>Supported Operating Systems<a name="Supported_Operating_Systems"></a></h2><ul><li>Ambari currently supports:<ul><li>RHEL/CentOS 5.*, 64-bit version</li><li>RHEL/CentOS 6.*, 64-bit version</li></ul></li></ul></div><div class="section"><h2>Getting Ambari<a name="Getting_Ambari"></a></h2><p>The source can be checked ou
 t anonymously from SVN with the following command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/incubator/ambari/branches/branch-0.9 ambari</pre></div></div><div class="section"><h2>How to build Ambari<a name="How_to_build_Ambari"></a></h2><p>You need to build Ambari RPMs from the source code that you checked out:</p><div class="source"><pre>$ yum install rpm-build
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <!-- Licensed under the Apache License, Version 2.0 (the "License"); --><!-- you may not use this file except in compliance with the License. --><!-- You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, software --><!-- distributed under the License is distributed on an "AS IS" BASIS, --><!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --><!-- See the License for the specific language governing permissions and --><!-- limitations under the License. See accompanying LICENSE file. --><div class="section"><h2>Supported Operating Systems<a name="Supported_Operating_Systems"></a></h2><ul><li>Ambari currently supports:<ul><li>RHEL/CentOS 5.*, 64-bit version</li><li>RHEL/CentOS 6.*, 64-bit version</li></ul></li></ul></div><div class="section"><h2>Getting Ambari<a name="Getting_Ambari"></a></h2><p>The source can be checke
 d 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/branches/branch-0.9 ambari</pre></div></div><div class="section"><h2>How to build Ambari<a name="How_to_build_Ambari"></a></h2><p>You need to build Ambari RPMs from the source code that you checked out:</p><div class="source"><pre class="prettyprint">$ yum install rpm-build
 $ cd ambari/hmc/package/rpm
 $ ./create_hmc_rpm.sh
 
 $ cd ambari/mon_dashboard/package/rpm
-$ ./create_dashboard_rpm.sh</pre></div><p>When this succeeds, you will find following RPMs inside the ambari directory:</p><p>1) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-0.9.0-1[.el6].noarch.rpm</p><p>2) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-agent-0.9.0-1[.el6].noarch.rpm</p><p>3) ambari/mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</p></div><div class="section"><h2>Installing Ambari<a name="Installing_Ambari"></a></h2><p>We will refer to the node running the Ambari server as <i>Ambari master</i> and the nodes to which Hadoop services will be installed as <i>cluster nodes</i>.</p><p>1) Set up password-less SSH for root on all your cluster nodes.</p><ul><li>Copy root's SSH public key to all the cluster nodes in the .ssh/authorized_keys file.</li><li>Save the corresponding SSH private key file locally. You will be prompted by Ambari UI to upload it during cluster installation.</li></ul><p>2) Inst
 all ambari-agent on each of the cluster nodes.</p><ul><li>To install ambari-agent, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet). Then use yum to install ambari-agent RPM and all of its dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
+$ ./create_dashboard_rpm.sh</pre></div><p>When this succeeds, you will find following RPMs inside the ambari directory:</p><p>1) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-0.9.0-1[.el6].noarch.rpm</p><p>2) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-agent-0.9.0-1[.el6].noarch.rpm</p><p>3) ambari/mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</p></div><div class="section"><h2>Installing Ambari<a name="Installing_Ambari"></a></h2><p>We will refer to the node running the Ambari server as <i>Ambari master</i> and the nodes to which Hadoop services will be installed as <i>cluster nodes</i>.</p><p>1) Set up password-less SSH for root on all your cluster nodes.</p><ul><li>Copy root's SSH public key to all the cluster nodes in the .ssh/authorized_keys file.</li><li>Save the corresponding SSH private key file locally. You will be prompted by Ambari UI to upload it during cluster installation.</li></ul><p>2) Inst
 all ambari-agent on each of the cluster nodes.</p><ul><li>To install ambari-agent, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet). Then use yum to install ambari-agent RPM and all of its dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
 $ sudo yum install epel-release
-$ sudo yum install ambari-agent-0.9.0-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
+$ sudo yum install ambari-agent-0.9.0-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
 $ sudo yum install epel-release
-$ sudo yum install ambari-agent-0.9.0-1.el6.noarch.rpm</pre></div></li></ul><p>3) Stop iptables on Ambari master:</p><ul><li>Run the following command on the Ambari master:<div class="source"><pre>$ sudo service iptables stop</pre></div></li></ul><p>4) Install Ambari server on Ambari master:</p><ul><li>To install Ambari server, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet, PHP, Ruby, etc). Then use yum to install Ambari RPMs and all of the dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
+$ sudo yum install ambari-agent-0.9.0-1.el6.noarch.rpm</pre></div></li></ul><p>3) Stop iptables on Ambari master:</p><ul><li>Run the following command on the Ambari master:<div class="source"><pre class="prettyprint">$ sudo service iptables stop</pre></div></li></ul><p>4) Install Ambari server on Ambari master:</p><ul><li>To install Ambari server, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet, PHP, Ruby, etc). Then use yum to install Ambari RPMs and all of the dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
 $ sudo yum install epel-release
 $ sudo yum install php-pecl-json
 $ sudo yum install ambari-0.9.0-1.noarch.rpm --nogpgcheck
-$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
+$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
 $ sudo yum install epel-release
 $ sudo yum install ambari-0.9.0-1.el6.noarch.rpm
-$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</pre></div></li><li>Hadoop requires JDK. You can download following files from the Oracle website: <a class="externalLink" href="http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html"> http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html</a> After accepting the license and downloading the files, copy them to /var/run/hmc/downloads/ directory on the Ambari master (Note: Upon download, these files may have .sh extension, so make sure you remove the .sh extension from the filenames and also set the execute permission on them)<p>1) jdk-6u26-linux-x64.bin</p><p>2) jdk-6u26-linux-i586.bin</p></li></ul></div><div class="section"><h2>How to run Ambari<a name="How_to_run_Ambari"></a></h2><div class="source"><pre>$ sudo service ambari start</pre></div><p>Now that Ambari server is installed and started, you can start installing Apache Hadoop and its ecosystem comp
 onents on your cluster nodes by visiting:</p><p>http://AMBARIMASTER/hmc/html/</p><p>from your browser. </p></div><div class="section"><h2>Notes for Developers<a name="Notes_for_Developers"></a></h2><p>If you have made any changes to Nagios or Ganglia addons code (mon_dashboard/src/addOns/[ganglia|nagios]), you will also have to install hdp_mon_ganglia_addons-0.0.2.14-1.noarch.rpm and hdp_mon_nagios_addons-0.0.2.14-1.noarch.rpm on the hosts running Ganglia and Nagios server, respectively, to make your changes effective. After your Hadoop cluster is installed using Ambari, go to the host(s) running Nagios and Ganglia server, remove these pre-installed addon RPMs for Nagios and Ganglia, and install the new ones built from the source. To build these RPMs from the source, run:</p><div class="source"><pre>$ cd mon_dashboard/package/rpm
+$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</pre></div></li><li>Hadoop requires JDK. You can download following files from the Oracle website: <a class="externalLink" href="http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html"> http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html</a> After accepting the license and downloading the files, copy them to /var/run/hmc/downloads/ directory on the Ambari master (Note: Upon download, these files may have .sh extension, so make sure you remove the .sh extension from the filenames and also set the execute permission on them)<p>1) jdk-6u26-linux-x64.bin</p><p>2) jdk-6u26-linux-i586.bin</p></li></ul></div><div class="section"><h2>How to run Ambari<a name="How_to_run_Ambari"></a></h2><div class="source"><pre class="prettyprint">$ sudo service ambari start</pre></div><p>Now that Ambari server is installed and started, you can start installing Apache Hadoop an
 d its ecosystem components on your cluster nodes by visiting:</p><p>http://AMBARIMASTER/hmc/html/</p><p>from your browser. </p></div><div class="section"><h2>Notes for Developers<a name="Notes_for_Developers"></a></h2><p>If you have made any changes to Nagios or Ganglia addons code (mon_dashboard/src/addOns/[ganglia|nagios]), you will also have to install hdp_mon_ganglia_addons-0.0.2.14-1.noarch.rpm and hdp_mon_nagios_addons-0.0.2.14-1.noarch.rpm on the hosts running Ganglia and Nagios server, respectively, to make your changes effective. After your Hadoop cluster is installed using Ambari, go to the host(s) running Nagios and Ganglia server, remove these pre-installed addon RPMs for Nagios and Ganglia, and install the new ones built from the source. To build these RPMs from the source, run:</p><div class="source"><pre class="prettyprint">$ cd mon_dashboard/package/rpm
 $ ./create_ganglia_addon_rpm.sh
 $ ./create_nagios_addon_rpm.sh</pre></div><p>Running the above creates the following two RPMs:</p><ul><li>mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_ganglia_addons-0.0.2.14-1.noarch.rpm</li><li>mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_nagios_addons-0.0.2.14-1.noarch.rpm</li></ul></div>
+                  </div>
+          </div>
 
-      </div>
-
-    </div>
-
-    <div class="clear">
-
-      <hr/>
-
-    </div>
-
-    <div id="footer">
-
-      <div class="xright">
-
-              Copyright &#169;                    2012
+    <hr/>
 
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
-
             All Rights Reserved.      
-
-        
-
-                  </div>
-
-      <div class="clear">
-
-        <hr/>
-
+                    
       </div>
 
-    </div>
-
+        
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
   </body>
-
 </html>
-

Modified: incubator/ambari/site/install.html
URL: http://svn.apache.org/viewvc/incubator/ambari/site/install.html?rev=1389212&r1=1389211&r2=1389212&view=diff
==============================================================================
--- incubator/ambari/site/install.html (original)
+++ incubator/ambari/site/install.html Mon Sep 24 05:26:33 2012
@@ -1,32 +1,24 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<!-- Generated by Apache Maven Doxia at Sep 4, 2012 -->
-
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Sep 23, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
   <head>
-
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20120923" />
+    <meta http-equiv="Content-Language" content="en" />
     <title></title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
 
-    <style type="text/css" media="all">
-
-      @import url("./css/maven-base.css");
-
-      @import url("./css/maven-theme.css");
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
-      @import url("./css/site.css");
-
-    </style>
-
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-
-    <meta name="Date-Revision-yyyymmdd" content="20120904" />
-
-    <meta http-equiv="Content-Language" content="en" />
-
-                                                    
+                          
+        
 <script type="text/javascript">var _gaq = _gaq || [];
          _gaq.push(['_setAccount', 'UA-27188762-1']);
          _gaq.push(['_trackPageview']);
@@ -40,176 +32,160 @@
             var s = document.getElementsByTagName('script')[0]; 
             s.parentNode.insertBefore(ga, s);
           })();</script>
-
-                      
-
-        </head>
-
-  <body class="composite">
-
-    <div id="banner">
-
-                                      <a href="./" id="bannerLeft">
-
-                                                <img src="images/apache-ambari-project.png" alt="Ambari" />
-
-                </a>
-
-                    <div class="clear">
-
-        <hr/>
-
-      </div>
-
-    </div>
-
-    <div id="breadcrumbs">
-
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
             
-
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Ambari <b class="caret"></b></a>
+        <ul class="dropdown-menu">
         
-
-                <div class="xleft">
-
-        <span id="publishDate">Last Published: 2012-09-04</span>
-
-                  &nbsp;| <span id="projectVersion">Version: 1.0.0-SNAPSHOT</span>
-
-                      </div>
-
-            <div class="xright">                    <a href="https://issues.apache.org/jira/browse/AMBARI" class="externalLink" title="JIRA">JIRA</a>
-
-            |
-
-                        <a href="https://svn.apache.org/repos/asf/incubator/ambari/" class="externalLink" title="SVN">SVN</a>
-
-            |
-
-                        <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari" class="externalLink" title="WIKI">WIKI</a>
-
-              
-
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Project Team">Project Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="Project License">Project License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
         
-
-      </div>
-
-      <div class="clear">
-
-        <hr/>
-
+                      <li>      <a href="http://www.apache.org/dist/incubator/ambari/ambari-0.9-incubating/"  title="0.9 (stable)">0.9 (stable)</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install-0.9.html"  title="Install Guide for 0.9 (stable)">Install Guide for 0.9 (stable)</a>
+</li>
+                  
+                      <li>      <a href="install.html"  title="Install Guide for trunk">Install Guide for trunk</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                               <ul class="nav pull-right">
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                      <li>      <a href="https://issues.apache.org/jira/browse/AMBARI"  title="JIRA">JIRA</a>
+</li>
+      <li>      <a href="https://svn.apache.org/repos/asf/incubator/ambari/"  title="SVN">SVN</a>
+</li>
+      <li>      <a href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"  title="WIKI">WIKI</a>
+</li>
+                  </ul>
+              </li>
+            </ul>
+          
+                      </div>
+          
+        </div>
       </div>
-
     </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="./" id="bannerLeft">
+                                                                                                <img src="images/apache-ambari-project.png"  alt="Ambari"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
 
-    <div id="leftColumn">
-
-      <div id="navcolumn">
-
-             
-
-        
-
-                                <h5>Ambari</h5>
-
-                  <ul>
-
-                  <li class="none">
-
-                          <a href="index.html" title="About">About</a>
-
-            </li>
-
-                  <li class="none">
-
-            <strong>Installation Guide</strong>
-
-          </li>
-
-          </ul>
-
-                       <h5>Project Documentation</h5>
-
-                  <ul>
-
-                                                                                                                          <li class="collapsed">
-
-                          <a href="project-info.html" title="Project Information">Project Information</a>
-
-                  </li>
-
-          </ul>
-
-                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-
-        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-
-      </a>
-
-                   
-
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="index.html" title="Ambari">
+        Ambari</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class=""></li>
         
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2012-09-23</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
+            
+                            </ul>
+      </div>
 
-            </div>
-
-    </div>
-
-    <div id="bodyColumn">
-
-      <div id="contentBox">
-
-        <!-- Licensed under the Apache License, Version 2.0 (the "License"); --><!-- you may not use this file except in compliance with the License. --><!-- You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, software --><!-- distributed under the License is distributed on an "AS IS" BASIS, --><!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --><!-- See the License for the specific language governing permissions and --><!-- limitations under the License. See accompanying LICENSE file. --><div class="section"><h2>Supported Operating Systems<a name="Supported_Operating_Systems"></a></h2><ul><li>Ambari currently supports:<ul><li>RHEL/CentOS 5.*, 64-bit version</li><li>RHEL/CentOS 6.*, 64-bit version</li></ul></li></ul></div><div class="section"><h2>Getting Ambari<a name="Getting_Ambari"></a></h2><p>The source can be checked ou
 t anonymously from SVN with the following command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/incubator/ambari/trunk ambari</pre></div></div><div class="section"><h2>How to build Ambari<a name="How_to_build_Ambari"></a></h2><p>You need to build Ambari RPMs from the source code that you checked out:</p><div class="source"><pre>$ yum install rpm-build
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <!-- Licensed under the Apache License, Version 2.0 (the "License"); --><!-- you may not use this file except in compliance with the License. --><!-- You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, software --><!-- distributed under the License is distributed on an "AS IS" BASIS, --><!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --><!-- See the License for the specific language governing permissions and --><!-- limitations under the License. See accompanying LICENSE file. --><div class="section"><h2>Supported Operating Systems<a name="Supported_Operating_Systems"></a></h2><ul><li>Ambari currently supports:<ul><li>RHEL/CentOS 5.*, 64-bit version</li><li>RHEL/CentOS 6.*, 64-bit version</li></ul></li></ul></div><div class="section"><h2>Getting Ambari<a name="Getting_Ambari"></a></h2><p>The source can be checke
 d 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>How to build Ambari<a name="How_to_build_Ambari"></a></h2><p>You need to build Ambari RPMs from the source code that you checked out:</p><div class="source"><pre class="prettyprint">$ yum install rpm-build
 $ cd ambari/hmc/package/rpm
 $ ./create_hmc_rpm.sh
 
 $ cd ambari/mon_dashboard/package/rpm
-$ ./create_dashboard_rpm.sh</pre></div><p>When this succeeds, you will find following RPMs inside the ambari directory:</p><p>1) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-1.0.0-1[.el6].noarch.rpm</p><p>2) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-agent-1.0.0-1[.el6].noarch.rpm</p><p>3) ambari/mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</p></div><div class="section"><h2>Installing Ambari<a name="Installing_Ambari"></a></h2><p>We will refer to the node running the Ambari server as <i>Ambari master</i> and the nodes to which Hadoop services will be installed as <i>cluster nodes</i>.</p><p>1) Set up password-less SSH for root on all your cluster nodes.</p><ul><li>Copy root's SSH public key to all the cluster nodes in the .ssh/authorized_keys file.</li><li>Save the corresponding SSH private key file locally. You will be prompted by Ambari UI to upload it during cluster installation.</li></ul><p>2) Inst
 all ambari-agent on each of the cluster nodes.</p><ul><li>To install ambari-agent, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet). Then use yum to install ambari-agent RPM and all of its dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
+$ ./create_dashboard_rpm.sh</pre></div><p>When this succeeds, you will find following RPMs inside the ambari directory:</p><p>1) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-1.0.0-1[.el6].noarch.rpm</p><p>2) ambari/hmc/package/rpm/build/rpmbuild/RPMS/noarch/ambari-agent-1.0.0-1[.el6].noarch.rpm</p><p>3) ambari/mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</p></div><div class="section"><h2>Installing Ambari<a name="Installing_Ambari"></a></h2><p>We will refer to the node running the Ambari server as <i>Ambari master</i> and the nodes to which Hadoop services will be installed as <i>cluster nodes</i>.</p><p>1) Set up password-less SSH for root on all your cluster nodes.</p><ul><li>Copy root's SSH public key to all the cluster nodes in the .ssh/authorized_keys file.</li><li>Save the corresponding SSH private key file locally. You will be prompted by Ambari UI to upload it during cluster installation.</li></ul><p>2) Inst
 all ambari-agent on each of the cluster nodes.</p><ul><li>To install ambari-agent, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet). Then use yum to install ambari-agent RPM and all of its dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
 $ sudo yum install epel-release
-$ sudo yum install ambari-agent-1.0.0-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
+$ sudo yum install ambari-agent-1.0.0-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
 $ sudo yum install epel-release
-$ sudo yum install ambari-agent-1.0.0-1.el6.noarch.rpm</pre></div></li></ul><p>3) Stop iptables on Ambari master:</p><ul><li>Run the following command on the Ambari master:<div class="source"><pre>$ sudo service iptables stop</pre></div></li></ul><p>4) Install Ambari server on Ambari master:</p><ul><li>To install Ambari server, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet, PHP, Ruby, etc). Then use yum to install Ambari RPMs and all of the dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
+$ sudo yum install ambari-agent-1.0.0-1.el6.noarch.rpm</pre></div></li></ul><p>3) Stop iptables on Ambari master:</p><ul><li>Run the following command on the Ambari master:<div class="source"><pre class="prettyprint">$ sudo service iptables stop</pre></div></li></ul><p>4) Install Ambari server on Ambari master:</p><ul><li>To install Ambari server, point to the freely accessible HDP repo that contains the required dependencies (e.g., Puppet, PHP, Ruby, etc). Then use yum to install Ambari RPMs and all of the dependencies.<p>On RHEL/CentOS 5:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos5/hdp-release-1.0.1.14-1.el5.noarch.rpm
 $ sudo yum install epel-release
 $ sudo yum install php-pecl-json
 $ sudo yum install ambari-1.0.0-1.noarch.rpm --nogpgcheck
-$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre>$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
+$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm --nogpgcheck</pre></div><p>On RHEL/CentOS 6:</p><div class="source"><pre class="prettyprint">$ sudo rpm -Uvh http://public-repo-1.hortonworks.com/HDP-1.0.1.14/repos/centos6/hdp-release-1.0.1.14-1.el6.noarch.rpm
 $ sudo yum install epel-release
 $ sudo yum install ambari-1.0.0-1.el6.noarch.rpm
-$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</pre></div></li><li>Hadoop requires JDK. You can download the JDK files from the Oracle website: <a class="externalLink" href="http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html"> http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html</a> After accepting the license and downloading the files, copy them to /var/run/hmc/downloads/ directory on the Ambari master (Note: Upon download, these files may have .sh extension, so make sure you remove the .sh extension from the filenames and also set the execute permission on them). Also, JCE Policy Files 6 needs to be downloaded and uploaded to the same directory on the Ambari master server (/var/run/hmc/downloads/). You can download it from <a class="externalLink" href="http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html"> http://www.oracle.com/technetwork/java/javase/downloads/jce
 -6-download-429243.html</a><p>1) jdk-6u26-linux-x64.bin</p><p>2) jdk-6u26-linux-i586.bin</p><p>3) jce_policy-6.zip</p></li></ul></div><div class="section"><h2>How to run Ambari<a name="How_to_run_Ambari"></a></h2><div class="source"><pre>$ sudo service ambari start</pre></div><p>Now that Ambari server is installed and started, you can start installing Apache Hadoop and its ecosystem components on your cluster nodes by visiting:</p><p>http://AMBARIMASTER/hmc/html/</p><p>from your browser.</p></div><div class="section"><h2>Notes for Developers<a name="Notes_for_Developers"></a></h2><p>If you have made any changes to Nagios or Ganglia addons code (mon_dashboard/src/addOns/[ganglia|nagios]), you will also have to install hdp_mon_ganglia_addons-0.0.2.14-1.noarch.rpm and hdp_mon_nagios_addons-0.0.2.14-1.noarch.rpm on the hosts running Ganglia and Nagios server, respectively, to make your changes effective. After your Hadoop cluster is installed using Ambari, go to the host(s) runn
 ing Nagios and Ganglia server, remove these pre-installed addon RPMs for Nagios and Ganglia, and install the new ones built from the source. To build these RPMs from the source, run:</p><div class="source"><pre>$ cd mon_dashboard/package/rpm
+$ sudo yum install hdp_mon_dashboard-0.0.2.14-1.noarch.rpm</pre></div></li><li>Hadoop requires JDK. You can download the JDK files from the Oracle website: <a class="externalLink" href="http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html"> http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html</a> After accepting the license and downloading the files, copy them to /var/run/hmc/downloads/ directory on the Ambari master (Note: Upon download, these files may have .sh extension, so make sure you remove the .sh extension from the filenames and also set the execute permission on them). Also, JCE Policy Files 6 needs to be downloaded and uploaded to the same directory on the Ambari master server (/var/run/hmc/downloads/). You can download it from <a class="externalLink" href="http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html"> http://www.oracle.com/technetwork/java/javase/downloads/jce
 -6-download-429243.html</a><p>1) jdk-6u26-linux-x64.bin</p><p>2) jdk-6u26-linux-i586.bin</p><p>3) jce_policy-6.zip</p></li></ul></div><div class="section"><h2>How to run Ambari<a name="How_to_run_Ambari"></a></h2><div class="source"><pre class="prettyprint">$ sudo service ambari start</pre></div><p>Now that Ambari server is installed and started, you can start installing Apache Hadoop and its ecosystem components on your cluster nodes by visiting:</p><p>http://AMBARIMASTER/hmc/html/</p><p>from your browser.</p></div><div class="section"><h2>Notes for Developers<a name="Notes_for_Developers"></a></h2><p>If you have made any changes to Nagios or Ganglia addons code (mon_dashboard/src/addOns/[ganglia|nagios]), you will also have to install hdp_mon_ganglia_addons-0.0.2.14-1.noarch.rpm and hdp_mon_nagios_addons-0.0.2.14-1.noarch.rpm on the hosts running Ganglia and Nagios server, respectively, to make your changes effective. After your Hadoop cluster is installed using Ambari, go
  to the host(s) running Nagios and Ganglia server, remove these pre-installed addon RPMs for Nagios and Ganglia, and install the new ones built from the source. To build these RPMs from the source, run:</p><div class="source"><pre class="prettyprint">$ cd mon_dashboard/package/rpm
 $ ./create_ganglia_addon_rpm.sh
 $ ./create_nagios_addon_rpm.sh</pre></div><p>Running the above creates the following two RPMs:</p><ul><li>mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_ganglia_addons-0.0.2.14-1.noarch.rpm</li><li>mon_dashboard/package/rpm/build/rpmbuild/RPMS/noarch/hdp_mon_nagios_addons-0.0.2.14-1.noarch.rpm</li></ul></div>
+                  </div>
+          </div>
 
-      </div>
-
-    </div>
-
-    <div class="clear">
-
-      <hr/>
-
-    </div>
-
-    <div id="footer">
-
-      <div class="xright">
-
-              Copyright &#169;                    2012
+    <hr/>
 
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2012
                         <a href="http://www.apache.org/">Apache Software Foundation</a>.
-
             All Rights Reserved.      
-
-        
-
-                  </div>
-
-      <div class="clear">
-
-        <hr/>
-
+                    
       </div>
 
-    </div>
-
+        
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
   </body>
-
 </html>
-