You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ha...@apache.org on 2013/03/29 21:50:52 UTC

svn commit: r1462642 - in /hive/site: author/src/documentation/content/xdocs/ author/src/documentation/content/xdocs/hcatalog/ publish/docs/hcat_r0.5.0/

Author: hashutosh
Date: Fri Mar 29 20:50:52 2013
New Revision: 1462642

URL: http://svn.apache.org/r1462642
Log:
HIVE-4238 : Integrate HCatalog site into Hive site (Alan Gates via Ashutosh Chauhan)

Added:
    hive/site/author/src/documentation/content/xdocs/hcatalog/
    hive/site/author/src/documentation/content/xdocs/hcatalog/index.xml
      - copied, changed from r1462634, hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/index.xml
    hive/site/author/src/documentation/content/xdocs/hcatalog/releases.xml
      - copied, changed from r1462636, hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/releases.xml
    hive/site/publish/docs/hcat_r0.5.0/
      - copied from r1462636, hive/trunk/hcatalog/historical/site/publish/docs/r0.5.0/
Modified:
    hive/site/author/src/documentation/content/xdocs/credits.xml
    hive/site/author/src/documentation/content/xdocs/site.xml
    hive/site/author/src/documentation/content/xdocs/tabs.xml

Modified: hive/site/author/src/documentation/content/xdocs/credits.xml
URL: http://svn.apache.org/viewvc/hive/site/author/src/documentation/content/xdocs/credits.xml?rev=1462642&r1=1462641&r2=1462642&view=diff
==============================================================================
--- hive/site/author/src/documentation/content/xdocs/credits.xml (original)
+++ hive/site/author/src/documentation/content/xdocs/credits.xml Fri Mar 29 20:50:52 2013
@@ -134,6 +134,58 @@
       </tr>
     </table>
   </section>
+
+  <section>
+    <title>HCatalog Committers</title>
+    <table>
+      <tr>
+        <th>username</th>
+        <th>name</th>
+        <th>organization</th>
+      </tr>
+      <tr>
+        <td>gates</td>
+        <td>Alan Gates</td>
+        <td>Hortonworks</td>
+      </tr>
+
+      <tr>
+        <td>khorgath</td>
+        <td>Sushanth Sowmyan</td>
+        <td>Hortonworks</td>
+      </tr>
+
+      <tr>
+        <td>toffer</td>
+        <td>Francis Christopher Liu</td>
+        <td>Yahoo!</td>
+      </tr>
+
+      <tr>
+        <td>daijy</td>
+        <td>Daniel Dai</td>
+        <td>Hortonworks</td>
+      </tr>
+
+      <tr>
+        <td>avandana</td>
+        <td>Vandana Ayyalasomayajula</td>
+        <td>Yahoo!</td>
+      </tr>
+
+      <tr>
+        <td>travis</td>
+        <td>Travis Crawford</td>
+        <td>Twitter</td>
+      </tr>
+
+      <tr>
+        <td>mithun</td>
+        <td>Mithun Radhakrishnan</td>
+        <td>Yahoo!</td>
+      </tr>
+    </table>
+  </section>
     
   <section>
     <title>Contributors</title>

Copied: hive/site/author/src/documentation/content/xdocs/hcatalog/index.xml (from r1462634, hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/index.xml)
URL: http://svn.apache.org/viewvc/hive/site/author/src/documentation/content/xdocs/hcatalog/index.xml?p2=hive/site/author/src/documentation/content/xdocs/hcatalog/index.xml&p1=hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/index.xml&r1=1462634&r2=1462642&rev=1462642&view=diff
==============================================================================
--- hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/index.xml (original)
+++ hive/site/author/src/documentation/content/xdocs/hcatalog/index.xml Fri Mar 29 20:50:52 2013
@@ -18,38 +18,30 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
   <header>
-    <title>Welcome to Apache HCatalog!</title>
+    <title>Welcome to HCatalog!</title>
   </header>
   <body>
-    <p><strong>Apache HCatalog</strong> is a table and storage management service for data created using Apache Hadoop.</p>
+    <p><strong>HCatalog</strong> is a set of interfaces that open up access to Hive's metastore for tools inside and outside of the Hadoop grid.</p>
 
     <p>This includes:</p>
 
     <ul>
-    <li>Providing a shared schema and data type mechanism.</li>
+    <li>Providing a shared schema and data type mechanism for Hadoop tools.</li>
     <li>Providing a table abstraction so that users need not be concerned with where or how their data is stored.</li>
     <li>Providing interoperability across data processing tools such as Pig, Map Reduce, and Hive. </li>
+    <li>A REST interface to allow language independent access to Hive's metadata.</li>
     </ul>
 
     <section id="news">
       <title>News</title>
       <section>
+        <title>26 Mar, 2013: HCatalog has merged with Hive</title>
+        <p>HCatalog has graduated from the Apache Incubator and is now a part of the Apache Hive project.  Future releases of Hive will include HCatalog.</p>
+        </section>
+      <section>
         <title>14 Feb, 2013: Apache HCatalog 0.5.0 is released</title>
         <p>Download it from <a href="releases.html">release page.</a></p>
       </section>
-      <section>
-        <title> Apache HCatalog 0.4.0 is released!</title>
-          <p>Download it from <a href="releases.html">release page.</a></p>
-      </section>
     </section>
-
-    <section id="disclaimer">
-        <title>DISCLAIMER</title>
-        <p>Apache HCatalog 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>
-    </section>
-
   </body>
 </document>

Copied: hive/site/author/src/documentation/content/xdocs/hcatalog/releases.xml (from r1462636, hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/releases.xml)
URL: http://svn.apache.org/viewvc/hive/site/author/src/documentation/content/xdocs/hcatalog/releases.xml?p2=hive/site/author/src/documentation/content/xdocs/hcatalog/releases.xml&p1=hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/releases.xml&r1=1462636&r2=1462642&rev=1462642&view=diff
==============================================================================
--- hive/trunk/hcatalog/historical/site/author/src/documentation/content/xdocs/releases.xml (original)
+++ hive/site/author/src/documentation/content/xdocs/hcatalog/releases.xml Fri Mar 29 20:50:52 2013
@@ -7,8 +7,13 @@
     <title>Apache HCatalog Releases</title> 
   </header> 
   <body> 
+    <section>
+      <title>HCatalog Merged With Hive</title>
+      <p>Following HCatalog's merge with Hive (in March of 2013) HCatalog is now released as part of Hive.  Older versions of HCatalog can still be separately
+      downloaded.</p>
+    </section>
    <section>
-      <title>Download</title>
+      <title>Download an Old Release</title>
       <p>Releases may be downloaded from Apache mirrors.</p>
       <p>
       <a href="http://www.apache.org/dyn/closer.cgi/incubator/hcatalog/"> Download a release now!</a>

Modified: hive/site/author/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/hive/site/author/src/documentation/content/xdocs/site.xml?rev=1462642&r1=1462641&r2=1462642&view=diff
==============================================================================
--- hive/site/author/src/documentation/content/xdocs/site.xml (original)
+++ hive/site/author/src/documentation/content/xdocs/site.xml Fri Mar 29 20:50:52 2013
@@ -19,6 +19,7 @@ See http://forrest.apache.org/docs/linki
   <project label="Project">
     <releases  label="Releases"           href="releases.html" />
     <news      label="News"               href="releases.html#News" />
+    <hcat_releases  label="Old HCatalog Releases"           href="hcatalog/releases.html" />
     <credits   label="Credits"            href="credits.html" />
     <sponsors  label="Sponsors"           href="ext:sponsors" />
     <privacy   label="Privacy Policy"     href="ext:privacy" />
@@ -36,6 +37,7 @@ See http://forrest.apache.org/docs/linki
     <r0.4.1    label="Release 0.4.1"      href="ext:docs/r0.4.1/"/>
     <r0.4.0    label="Release 0.4.0"      href="ext:docs/r0.4.0/"/>
     <r0.3.0    label="Release 0.3.0"      href="ext:docs/r0.3.0/"/>
+    <hcat_r0.5.0 label="HCatalog Release 0.5.0" href="ext:docs/hcat_r0.5.0/"/>
   </docs>
 
   <resources label="Developers">
@@ -67,6 +69,7 @@ See http://forrest.apache.org/docs/linki
       <r0.4.1 href="r0.4.1/"/>
       <r0.4.0 href="r0.4.0/"/>
       <r0.3.0 href="r0.3.0/"/>
+      <hcat_r0.5.0 href="hcat_r0.5.0/"/>
     </docs>
 
   </external-refs>

Modified: hive/site/author/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/hive/site/author/src/documentation/content/xdocs/tabs.xml?rev=1462642&r1=1462641&r2=1462642&view=diff
==============================================================================
--- hive/site/author/src/documentation/content/xdocs/tabs.xml (original)
+++ hive/site/author/src/documentation/content/xdocs/tabs.xml Fri Mar 29 20:50:52 2013
@@ -16,5 +16,7 @@
 
   <tab label="Project" dir="" />  
   <tab label="Wiki" href="http://cwiki.apache.org/confluence/display/Hive/Home" />
+  <tab label="HCatalog" dir="hcatalog" />  
+  <tab label="HCatalog Wiki" href="https://cwiki.apache.org/confluence/display/HCATALOG" />
   
 </tabs>