فهرست منبع

Updated docs for the 1.4.1 release. Updated committer list. (yusaku)

Yusaku Sako 11 سال پیش
والد
کامیت
23a5105a3b
4فایلهای تغییر یافته به همراه30 افزوده شده و 9 حذف شده
  1. 25 1
      docs/pom.xml
  2. 2 5
      docs/src/site/apt/index.apt
  3. 1 1
      docs/src/site/apt/whats-new.apt
  4. 2 2
      docs/src/site/site.xml

+ 25 - 1
docs/pom.xml

@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.ambari</groupId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
     <artifactId>ambari</artifactId>
     <packaging>pom</packaging>
 
@@ -202,6 +202,18 @@
                 Hortonworks
             </organization>
         </developer>
+        <developer>
+            <id>dsen</id>
+            <name>Dmitry Sen</name>
+            <email>dsen@apache.org</email>
+            <timezone>+2</timezone>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <organization>
+                Hortonworks
+            </organization>
+        </developer>
         <developer>
             <id>eyang</id>
             <name>Eric Yang</name>
@@ -298,6 +310,18 @@
                 Hortonworks                
             </organization>            
         </developer>
+        <developer>
+            <id>mpapirkovskyy</id>
+            <name>Myroslav Papyrkovskyy</name>
+            <email>mpapirkovskyy@apache.org</email>
+            <timezone>+2</timezone>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <organization>
+                Hortonworks
+            </organization>
+        </developer>
         <developer>
             <id>ncole</id>
             <name>Nate Cole</name>

+ 2 - 5
docs/src/site/apt/index.apt

@@ -64,7 +64,7 @@ Introduction
 
 Getting Started with Ambari
 
-  Follow the {{{./1.2.5/installing-hadoop-using-ambari/content/index.html} installation guide for Ambari 1.2.5}}.
+  Follow the {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.1+bits} installation guide for Ambari 1.4.1}}.
 
   Note: Ambari currently supports the 64-bit version of the following Operating Systems:
 
@@ -81,10 +81,7 @@ Get Involved
   Visit the {{{https://cwiki.apache.org/confluence/display/AMBARI/Ambari} Ambari Wiki}} for design documents, roadmap, development guidelines, etc.
 
   {{{http://www.meetup.com/Apache-Ambari-User-Group} Join the Ambari User Meetup Group}}.  
-  You can {{{http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/} see the slides from April 2, 2013}} and {{{http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/} the slides from June 25, 2013}} meetups.
-
-  {{{http://www.meetup.com/Apache-Ambari-User-Group/events/134373312/}
-  Sign up for the next meetup on September 25, 2013}}.
+  You can see the slides from {{{http://www.meetup.com/Apache-Ambari-User-Group/events/109316812/} April 2, 2013}}, {{{http://www.meetup.com/Apache-Ambari-User-Group/events/119184782/} June 25, 2013}}, and {{{http://www.meetup.com/Apache-Ambari-User-Group/events/134373312/} September 25, 2013}} meetups.
 
 What's New?
 

+ 1 - 1
docs/src/site/apt/whats-new.apt

@@ -44,7 +44,7 @@ JIRA
 
 User Guide
 
-  Take a look at {{{http://incubator.apache.org/ambari/1.2.5/installing-hadoop-using-ambari/content/index.html} how to install a Hadoop cluster using Ambari 1.2.5}}.
+  Take a look at {{{https://cwiki.apache.org/confluence/display/AMBARI/Instructions+for+installing+Ambari-1.4.1+bits} how to install a Hadoop cluster using Ambari 1.4.1}}.
 
 Stay Tuned
 

+ 2 - 2
docs/src/site/site.xml

@@ -104,7 +104,7 @@
     </menu>
 
     <menu name="Releases">
-        <item name="1.4.1" href="http://www.apache.org/dist/incubator/ambari/ambari-1.4.1/"/>
+        <item name="1.4.1" href="https://dist.apache.org/repos/dist/release/incubator/ambari/1.4.1-incubating/"/>
         <item name="1.2.5" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.5/"/>
         <item name="1.2.4" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.4/"/>
         <item name="1.2.3" href="http://www.apache.org/dist/incubator/ambari/ambari-1.2.3/"/>
@@ -123,7 +123,7 @@
         <item name="Install Guide for 1.2.1" href="1.2.1/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 1.2.0" href="1.2.0/installing-hadoop-using-ambari/content/index.html"/>
         <item name="Install Guide for 0.9" href="install-0.9.html"/>
-        <item name="API Reference" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/>
+        <item name="API Reference" href="https://github.com/apache/incubator-ambari/blob/trunk/ambari-server/docs/api/v1/index.md"/>
         <item name="Wiki" href="https://cwiki.apache.org/confluence/display/AMBARI/Ambari"/>
     </menu>