You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hdt.apache.org by rs...@apache.org on 2014/05/05 05:46:34 UTC

svn commit: r1592441 - in /incubator/hdt/site/trunk/content: download.html get_involved.html index.html mailing_lists.html release.html sitemap.html verify.html

Author: rsharma
Date: Mon May  5 03:46:34 2014
New Revision: 1592441

URL: http://svn.apache.org/r1592441
Log:
- Adding HTML pages as CMS is not building HDT site 

Added:
    incubator/hdt/site/trunk/content/download.html
    incubator/hdt/site/trunk/content/get_involved.html
    incubator/hdt/site/trunk/content/index.html
    incubator/hdt/site/trunk/content/mailing_lists.html
    incubator/hdt/site/trunk/content/release.html
    incubator/hdt/site/trunk/content/verify.html
Modified:
    incubator/hdt/site/trunk/content/sitemap.html

Added: incubator/hdt/site/trunk/content/download.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/download.html?rev=1592441&view=auto
==============================================================================
--- incubator/hdt/site/trunk/content/download.html (added)
+++ incubator/hdt/site/trunk/content/download.html Mon May  5 03:46:34 2014
@@ -0,0 +1,98 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Download</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="css/hdt.css" rel="stylesheet" type="text/css">    
+    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
+   
+    
+
+    
+    <!-- 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 &quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <div id="page">
+      <div id="banner">&nbsp;</div>
+      <div id="navigation">
+        <h1 id="project">Project</h1>
+        <ul>
+          <li><a href="index.html">Home</a></li>
+	  <li><a href="download.html">Download</a></li>
+	  
+	</ul>
+	<h1 id="get-involved">Get Involved</h1>
+	<ul>
+	  <li><a href="get_involved.html">Overview</a></li>
+  	  <li><a href="mailing_lists.html">Mailing List</a></li>
+	  <li><a href="https://issues.apache.org/jira/browse/HDT">Issues</a></li>
+	  <li><a href="http://wiki.apache.org/hdt/FrontPage">Wiki</a></li>
+	  <li><a href="release.html">Release Guide</a></li>
+	  <li><a href="verify.html">Release Verify</a></li>
+	</ul>
+	<h1 id="apache">Apache</h1>
+	<ul>
+          <li><a href="http://incubator.apache.org/">Incubator</a></li>
+	  <li><a href="http://www.apache.org/">Foundation</a></li>
+	</ul>
+      </div>
+      <div id="bannertext">
+	<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+	<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+      </div>
+      
+	<div id="content"><div class="section-content">
+		<p>Apache HDT artifacts are distributed in source and binary form under the terms of the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>. Use the links below to download a source distribution of Apache HDT. It is good practice to verify the integrity of the distribution files using the provided checksums and cryptographic signatures. Use our
+<a href="http://apache.org/dist/incubator/hdt/KEYS">KEYS</a> file to check signatures via PGP or GPG.</p>
+<p>The link in the Download column takes you to a list of mirrors based on your location. Checksum and signature are located on Apache's main distribution site.</p>
+<table class="table">
+  <thead>
+    <tr>
+      <th></th>
+      <th>Downloads</th>
+      <th>Checksums</th>
+      <th>Signatures</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>HDT 0.0.1.incubating (Binary)</td>
+      <td>
+        <a href="http://www.apache.org/dyn/closer.cgi/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-bin.tar.gz">tar.gz</a>
+      </td>
+      <td>
+        <a href="https://dist.apache.org/repos/dist/release/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-bin.tar.gz.md5">MD5</a>
+        <a href="https://dist.apache.org/repos/dist/release/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-bin.tar.gz.sha1">SHA1</a>
+      </td>
+      <td>
+        <a href="https://dist.apache.org/repos/dist/release/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-bin.tar.gz.asc">ASC</a>
+      </td>
+    </tr>
+    <tr>
+      <td>HDT 0.0.1.incubating (Source)</td>
+      <td>
+        <a href="http://www.apache.org/dyn/closer.cgi/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-src.tar.gz">tar.gz</a>
+      </td>
+      <td>
+        <a href="https://dist.apache.org/repos/dist/release/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-src.tar.gz.md5">MD5</a>
+        <a href="https://dist.apache.org/repos/dist/release/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-src.tar.gz.sha1">SHA1</a>
+      </td>
+      <td>
+        <a href="https://dist.apache.org/repos/dist/release/incubator/hdt/hdt-0.0.1.incubating/hdt-0.0.1.incubating-src.tar.gz.asc">ASC</a>
+      </td>
+    </tr>
+  </tbody>
+</table>
+		<h1 id="disclaimer">Disclaimer</h1>
+		<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="#http://apache.org/">The Apache Software Foundation(ASF)</a> sponsored by the <a href="#http://incubator.apache.org/">Apache Incubator PMC</a>.Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+	</div></div>
+     
+     </div><div id="copyright" class="copyright">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: incubator/hdt/site/trunk/content/get_involved.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/get_involved.html?rev=1592441&view=auto
==============================================================================
--- incubator/hdt/site/trunk/content/get_involved.html (added)
+++ incubator/hdt/site/trunk/content/get_involved.html Mon May  5 03:46:34 2014
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Getting involved with the Hadoop Development Tools</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="css/hdt.css" rel="stylesheet" type="text/css">    
+    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
+   
+    
+
+    
+    <!-- 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 &quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <div id="page">
+      <div id="banner">&nbsp;</div>
+      <div id="navigation">
+        <h1 id="project">Project</h1>
+        <ul>
+          <li><a href="index.html">Home</a></li>
+	  <li><a href="download.html">Download</a></li>
+	  
+	</ul>
+	<h1 id="get-involved">Get Involved</h1>
+	<ul>
+	  <li><a href="get_involved.html">Overview</a></li>
+  	  <li><a href="mailing_lists.html">Mailing List</a></li>
+	  <li><a href="https://issues.apache.org/jira/browse/HDT">Issues</a></li>
+	  <li><a href="http://wiki.apache.org/hdt/FrontPage">Wiki</a></li>
+	  <li><a href="release.html">Release Guide</a></li>
+	  <li><a href="verify.html">Release Verify</a></li>
+	</ul>
+	<h1 id="apache">Apache</h1>
+	<ul>
+          <li><a href="http://incubator.apache.org/">Incubator</a></li>
+	  <li><a href="http://www.apache.org/">Foundation</a></li>
+	</ul>
+      </div>
+      <div id="bannertext">
+	<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+	<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+      </div>
+      
+	<div id="content"><div class="section-content">
+		<h1 id="getting-involved-with-the-hadoop-development-tools">Getting involved with the Hadoop Development Tools</h1>
+<p>Interested in the contributing to the project? The below resources will get you up and running.</p>
+<h2 id="source">Source</h2>
+<p>We use git for our version control. To clone our repository so you can start looking around;</p>
+<div class="codehilite"><pre><span class="n">git</span> <span class="n">clone</span> <span class="n">https</span><span class="o">:</span><span class="c1">//git-wip-us.apache.org/repos/asf/incubator-hdt.git</span>
+</pre></div>
+
+
+<p>Commit notifications are available by <a href="mailto:commits-subscribe@hdt.incubator.hdt.org">subscribing</a> to commits@hdt.incubator.apache.org.</p>
+<h2 id="jira">JIRA</h2>
+<p>The issue tracking for the HDT is done in <a href="https://issues.apache.org/jira/browse/HDT">JIRA</a>. Found a bug? Got a feature idea? File it with us here.</p>
+<h2 id="fisheye">FishEye</h2>
+<p>Thanks to Atlassian, we have space with FishEye for the HDT, go to <a href="https://fisheye6.atlassian.com/browse/HDT">https://fisheye6.atlassian.com/browse/HDT</a> to join up.</p>
+		<h1 id="disclaimer">Disclaimer</h1>
+		<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="#http://apache.org/">The Apache Software Foundation(ASF)</a> sponsored by the <a href="#http://incubator.apache.org/">Apache Incubator PMC</a>.Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+	</div></div>
+     
+     </div><div id="copyright" class="copyright">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: incubator/hdt/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/index.html?rev=1592441&view=auto
==============================================================================
--- incubator/hdt/site/trunk/content/index.html (added)
+++ incubator/hdt/site/trunk/content/index.html Mon May  5 03:46:34 2014
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Apache Hadoop Development Tools</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="css/hdt.css" rel="stylesheet" type="text/css">    
+    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
+   
+    
+
+    
+    <!-- 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 &quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <div id="page">
+      <div id="banner">&nbsp;</div>
+      <div id="navigation">
+        <h1 id="project">Project</h1>
+        <ul>
+          <li><a href="index.html">Home</a></li>
+	  <li><a href="download.html">Download</a></li>
+	  
+	</ul>
+	<h1 id="get-involved">Get Involved</h1>
+	<ul>
+	  <li><a href="get_involved.html">Overview</a></li>
+  	  <li><a href="mailing_lists.html">Mailing List</a></li>
+	  <li><a href="https://issues.apache.org/jira/browse/HDT">Issues</a></li>
+	  <li><a href="http://wiki.apache.org/hdt/FrontPage">Wiki</a></li>
+	  <li><a href="release.html">Release Guide</a></li>
+	  <li><a href="verify.html">Release Verify</a></li>
+	</ul>
+	<h1 id="apache">Apache</h1>
+	<ul>
+          <li><a href="http://incubator.apache.org/">Incubator</a></li>
+	  <li><a href="http://www.apache.org/">Foundation</a></li>
+	</ul>
+      </div>
+      <div id="bannertext">
+	<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+	<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+      </div>
+      
+	<div id="content"><div class="section-content">
+		<h1 id="apache-hadoop-development-tools">Apache Hadoop Development Tools</h1>
+<blockquote>
+<p>The Hadoop Development Tools (HDT) is a set of plugins for the Eclipse IDE for developing against the Hadoop platform.</p>
+</blockquote>
+<p>Currently the tool allows you to browse through your dfs locations and ZooKeeper configuration info within the Eclipse IDE. We are still in the process of porting the existing MapReduce tools from the Apache Hadoop project to allow working with multiple versions of Hadoop from within one IDE.</p>
+<p>This project is currently a member of the Apache Incubator, so check back for updates, or come join us <a href="mailto:dev-subscribe@hdt.incubator.apache.org">dev@hdt.incubator.apache.org</a>.</p>
+		<h1 id="disclaimer">Disclaimer</h1>
+		<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="#http://apache.org/">The Apache Software Foundation(ASF)</a> sponsored by the <a href="#http://incubator.apache.org/">Apache Incubator PMC</a>.Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+	</div></div>
+     
+     </div><div id="copyright" class="copyright">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: incubator/hdt/site/trunk/content/mailing_lists.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/mailing_lists.html?rev=1592441&view=auto
==============================================================================
--- incubator/hdt/site/trunk/content/mailing_lists.html (added)
+++ incubator/hdt/site/trunk/content/mailing_lists.html Mon May  5 03:46:34 2014
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Mailing Lists</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="css/hdt.css" rel="stylesheet" type="text/css">    
+    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
+   
+    
+
+    
+    <!-- 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 &quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <div id="page">
+      <div id="banner">&nbsp;</div>
+      <div id="navigation">
+        <h1 id="project">Project</h1>
+        <ul>
+          <li><a href="index.html">Home</a></li>
+	  <li><a href="download.html">Download</a></li>
+	  
+	</ul>
+	<h1 id="get-involved">Get Involved</h1>
+	<ul>
+	  <li><a href="get_involved.html">Overview</a></li>
+  	  <li><a href="mailing_lists.html">Mailing List</a></li>
+	  <li><a href="https://issues.apache.org/jira/browse/HDT">Issues</a></li>
+	  <li><a href="http://wiki.apache.org/hdt/FrontPage">Wiki</a></li>
+	  <li><a href="release.html">Release Guide</a></li>
+	  <li><a href="verify.html">Release Verify</a></li>
+	</ul>
+	<h1 id="apache">Apache</h1>
+	<ul>
+          <li><a href="http://incubator.apache.org/">Incubator</a></li>
+	  <li><a href="http://www.apache.org/">Foundation</a></li>
+	</ul>
+      </div>
+      <div id="bannertext">
+	<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+	<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+      </div>
+      
+	<div id="content"><div class="section-content">
+		<!--
+  Markdown-generated tables don't have the proper CSS classes,
+  so we use plain HTML tables.
+-->
+
+<p>To subscribe or unsubscribe to a list send mail to the respective administrative address given below. You
+will then receive a confirmation mail with further instructions.</p>
+<table class="table">
+  <thead>
+    <tr>
+      <th>Name</th>
+      <th>Subscribe</th>
+      <th>Unsubscribe</th>
+      <th>Post</th>
+      <th>Archive</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>Developer List</td>
+      <td><a href="mailto:dev-subscribe@hdt.incubator.apache.org">Subscribe</a></td>
+      <td><a href="mailto:dev-unsubscribe@hdt.incubator.apache.org">Unsubscribe</a></td>
+      <td><a href="mailto:dev@hdt.incubator.apache.org">Post</a></td>
+      <td><a href="http://mail-archives.apache.org/mod_mbox/incubator-hdt-dev/">mail-archives.apache.org</a></td>
+    </tr>
+    <tr>
+      <td>Commits List</td>
+      <td><a href="mailto:commits-subscribe@hdt.incubator.apache.org">Subscribe</a></td>
+      <td><a href="mailto:commits-unsubscribe@hdt.incubator.apache.org">Unsubscribe</a></td>
+      <td></td>
+      <td><a href="http://mail-archives.apache.org/mod_mbox/incubator-hdt-commits/">mail-archives.apache.org</a></td>
+    </tr>
+  </tbody>
+</table>
+		<h1 id="disclaimer">Disclaimer</h1>
+		<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="#http://apache.org/">The Apache Software Foundation(ASF)</a> sponsored by the <a href="#http://incubator.apache.org/">Apache Incubator PMC</a>.Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+	</div></div>
+     
+     </div><div id="copyright" class="copyright">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Added: incubator/hdt/site/trunk/content/release.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/release.html?rev=1592441&view=auto
==============================================================================
--- incubator/hdt/site/trunk/content/release.html (added)
+++ incubator/hdt/site/trunk/content/release.html Mon May  5 03:46:34 2014
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Apache Hadoop Development Tools</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="css/hdt.css" rel="stylesheet" type="text/css">    
+    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
+   
+    
+
+    
+    <!-- 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 &quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <div id="page">
+      <div id="banner">&nbsp;</div>
+      <div id="navigation">
+        <h1 id="project">Project</h1>
+        <ul>
+          <li><a href="index.html">Home</a></li>
+	  <li><a href="download.html">Download</a></li>
+	  
+	</ul>
+	<h1 id="get-involved">Get Involved</h1>
+	<ul>
+	  <li><a href="get_involved.html">Overview</a></li>
+  	  <li><a href="mailing_lists.html">Mailing List</a></li>
+	  <li><a href="https://issues.apache.org/jira/browse/HDT">Issues</a></li>
+	  <li><a href="http://wiki.apache.org/hdt/FrontPage">Wiki</a></li>
+	  <li><a href="release.html">Release Guide</a></li>
+	  <li><a href="verify.html">Release Verify</a></li>
+	</ul>
+	<h1 id="apache">Apache</h1>
+	<ul>
+          <li><a href="http://incubator.apache.org/">Incubator</a></li>
+	  <li><a href="http://www.apache.org/">Foundation</a></li>
+	</ul>
+      </div>
+      <div id="bannertext">
+	<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+	<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+      </div>
+      
+	<div id="content"><div class="section-content">
+		<h1 id="making-a-release">Making A Release</h1>
+<p>The project follows <a href="https://github.com/nvie/gitflow">GitFlow</a>. Thus start the release using :</p>
+<div class="codehilite"><pre><span class="n">git</span> <span class="n">flow</span> <span class="n">release</span> <span class="n">start</span> <span class="o">&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;</span>
+</pre></div>
+
+
+<p>This will create a release branch and switch to that.</p>
+<p>Bump up to the release version using :  </p>
+<div class="codehilite"><pre><span class="n">mvn</span> <span class="n">tycho</span><span class="o">-</span><span class="n">versions</span><span class="o">:</span><span class="n">set</span><span class="o">-</span><span class="n">version</span> <span class="o">-</span><span class="n">DnewVersion</span><span class="o">=&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;</span>
+</pre></div>
+
+
+<p>Make a complete build :</p>
+<div class="codehilite"><pre><span class="n">mvn</span> <span class="n">clean</span> <span class="n">install</span>
+</pre></div>
+
+
+<p>Make the required changes/bug fixes. Then commit all the changes back to release branch.</p>
+<p>sign the release using :</p>
+<div class="codehilite"><pre><span class="n">mvn</span> <span class="n">verify</span> <span class="n">gpg</span><span class="o">:</span><span class="n">sign</span> <span class="n">install</span><span class="o">:</span><span class="n">install</span> <span class="n">deploy</span><span class="o">:</span><span class="n">deploy</span>
+</pre></div>
+
+
+<p>Create MD5 and SHA1 checksums for the source distribution:</p>
+<div class="codehilite"><pre><span class="n">md5sum</span> <span class="o">-</span><span class="n">b</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">src</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span> <span class="o">&gt;</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">src</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span><span class="p">.</span><span class="n">md5</span>
+
+<span class="n">md5sum</span> <span class="o">-</span><span class="n">b</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">bin</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span> <span class="o">&gt;</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">bin</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span><span class="p">.</span><span class="n">md5</span>
+
+<span class="n">sha1sum</span> <span class="o">-</span><span class="n">b</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">src</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span> <span class="o">&gt;</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">src</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span><span class="p">.</span><span class="n">sha1</span>
+
+<span class="n">sha1sum</span> <span class="o">-</span><span class="n">b</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">bin</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span> <span class="o">&gt;</span> <span class="n">hdt</span><span class="o">-&lt;</span><span class="n">RELEASE</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;-</span><span class="n">hdt</span><span class="o">-</span><span class="n">assembly</span><span class="o">-</span><span class="n">bin</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span><span class="p">.</span><span class="n">sha1</span>
+</pre></div>
+
+
+<p>Copy Binary and Source Release Artifacts, signature and checksum from <em>dist/target/</em> to <em>people.apache.org:~/public_html</em>/</p>
+<p>Finish the release to merge back the changes to development and master :</p>
+<div class="codehilite"><pre><span class="nx">git</span> <span class="nx">flow</span> <span class="nx">release</span> <span class="nx">finish</span> <span class="o">&lt;</span><span class="nb">VERSION</span><span class="o">&gt;</span>
+</pre></div>
+
+
+<p>Now go back on development branch and bump up to the next development version using  :</p>
+<div class="codehilite"><pre><span class="n">mvn</span> <span class="n">tycho</span><span class="o">-</span><span class="n">versions</span><span class="o">:</span><span class="n">set</span><span class="o">-</span><span class="n">version</span> <span class="o">-</span><span class="n">DnewVersion</span><span class="o">=&lt;</span><span class="n">NEXT</span><span class="o">-</span><span class="n">VERSION</span><span class="o">&gt;</span>
+</pre></div>
+
+
+<p>Now make a complete build to check all changes :</p>
+<div class="codehilite"><pre><span class="n">mvn</span> <span class="n">clean</span> <span class="n">install</span>
+</pre></div>
+
+
+<p>Then commit all the changes back to development</p>
+<h1 id="run-the-vote">Run the Vote.</h1>
+<p>Send a "VOTE" to the <a href="mailto:dev@hdt.incubator.apache.org">developer mailing list</a> including links to release artifacts. A VOTE always contains two parts. Send an email to the developer mailing list with the subject line:</p>
+<div class="codehilite"><pre><span class="p">[</span><span class="n">VOTE</span><span class="p">]</span> <span class="n">Release</span> <span class="n">HDT</span> <span class="n">version</span> <span class="n">x</span><span class="p">.</span><span class="n">xx</span><span class="p">.</span><span class="n">xx</span>
+</pre></div>
+
+
+<p>After the vote is over, send a "RESULT" email to the list with the subject line:</p>
+<div class="codehilite"><pre><span class="p">[</span><span class="n">RESULT</span><span class="p">][</span><span class="n">VOTE</span><span class="p">]</span> <span class="n">Release</span> <span class="n">HDT</span> <span class="n">version</span> <span class="n">x</span><span class="p">.</span><span class="n">xx</span><span class="p">.</span><span class="n">xx</span>
+</pre></div>
+
+
+<p>After the PPMC vote passes initiate a vote on the <a href="mailto:general@incubator.apache.org">general mailing list</a></p>
+<p>Votes on whether a package is ready to be released use majority approval -- i.e., at least three PPMC(<em>for dev mailing list</em>)/ IPMC(<em>for general</em>) members must vote affirmatively for release, and there must be more positive than negative votes.</p>
+<h1 id="distribute-and-announce">Distribute and announce</h1>
+<p>If VOTE passes : Upload the release to https://dist.apache.org/repos/dist/release/incubator/hdt/</p>
+<p>Send an announcement to the mailing list. Email announcements should have the subject line: </p>
+<div class="codehilite"><pre><span class="p">[</span><span class="n">ANNOUNCE</span><span class="p">]</span> <span class="n">Released</span> <span class="n">HDT</span> <span class="n">version</span> <span class="n">x</span><span class="p">.</span><span class="n">xx</span><span class="p">.</span><span class="n">xx</span>
+</pre></div>
+		<h1 id="disclaimer">Disclaimer</h1>
+		<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="#http://apache.org/">The Apache Software Foundation(ASF)</a> sponsored by the <a href="#http://incubator.apache.org/">Apache Incubator PMC</a>.Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+	</div></div>
+     
+     </div><div id="copyright" class="copyright">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>

Modified: incubator/hdt/site/trunk/content/sitemap.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/sitemap.html?rev=1592441&r1=1592440&r2=1592441&view=diff
==============================================================================
--- incubator/hdt/site/trunk/content/sitemap.html (original)
+++ incubator/hdt/site/trunk/content/sitemap.html Mon May  5 03:46:34 2014
@@ -1,2 +1,67 @@
-{% include "single_narrative.html" %}
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Sitemap</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="css/hdt.css" rel="stylesheet" type="text/css">    
+    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
+   
+    
+
+    
+    
+  </head>
+
+  <body>
+    <div id="page">
+      <div id="banner">&nbsp;</div>
+      <div id="navigation">
+        <h1 id="project">Project</h1>
+        <ul>
+          <li><a href="index.html">Home</a></li>
+	  <li><a href="download.html">Download</a></li>
+	  
+	</ul>
+	<h1 id="get-involved">Get Involved</h1>
+	<ul>
+	  <li><a href="get_involved.html">Overview</a></li>
+  	  <li><a href="mailing_lists.html">Mailing List</a></li>
+	  <li><a href="https://issues.apache.org/jira/browse/HDT">Issues</a></li>
+	  <li><a href="http://wiki.apache.org/hdt/FrontPage">Wiki</a></li>
+	  <li><a href="release.html">Release Guide</a></li>
+	  <li><a href="verify.html">Release Verify</a></li>
+	</ul>
+	<h1 id="apache">Apache</h1>
+	<ul>
+          <li><a href="http://incubator.apache.org/">Incubator</a></li>
+	  <li><a href="http://www.apache.org/">Foundation</a></li>
+	</ul>
+      </div>
+      <div id="bannertext">
+	<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+	<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+      </div>
+      
+	<div id="content"><div class="section-content">
+		<ul>
+<li><a href="/">Apache Hadoop Development Tools</a></li>
+<li><a href="/download.html">Download</a></li>
+<li><a href="/get_involved.html">Getting involved with the Hadoop Development Tools</a></li>
+<li><a href="/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="/release.html">Apache Hadoop Development Tools</a></li>
+<li><a href="/verify.html">Apache Hadoop Development Tools</a></li>
+</ul>
+		<h1 id="disclaimer">Disclaimer</h1>
+		<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="#http://apache.org/">The Apache Software Foundation(ASF)</a> sponsored by the <a href="#http://incubator.apache.org/">Apache Incubator PMC</a>.Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+	</div></div>
+     
+     </div><div id="copyright" class="copyright">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>
+
 

Added: incubator/hdt/site/trunk/content/verify.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/verify.html?rev=1592441&view=auto
==============================================================================
--- incubator/hdt/site/trunk/content/verify.html (added)
+++ incubator/hdt/site/trunk/content/verify.html Mon May  5 03:46:34 2014
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Apache Hadoop Development Tools</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="css/hdt.css" rel="stylesheet" type="text/css">    
+    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
+   
+    
+
+    
+    <!-- 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 &quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <div id="page">
+      <div id="banner">&nbsp;</div>
+      <div id="navigation">
+        <h1 id="project">Project</h1>
+        <ul>
+          <li><a href="index.html">Home</a></li>
+	  <li><a href="download.html">Download</a></li>
+	  
+	</ul>
+	<h1 id="get-involved">Get Involved</h1>
+	<ul>
+	  <li><a href="get_involved.html">Overview</a></li>
+  	  <li><a href="mailing_lists.html">Mailing List</a></li>
+	  <li><a href="https://issues.apache.org/jira/browse/HDT">Issues</a></li>
+	  <li><a href="http://wiki.apache.org/hdt/FrontPage">Wiki</a></li>
+	  <li><a href="release.html">Release Guide</a></li>
+	  <li><a href="verify.html">Release Verify</a></li>
+	</ul>
+	<h1 id="apache">Apache</h1>
+	<ul>
+          <li><a href="http://incubator.apache.org/">Incubator</a></li>
+	  <li><a href="http://www.apache.org/">Foundation</a></li>
+	</ul>
+      </div>
+      <div id="bannertext">
+	<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+	<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+      </div>
+      
+	<div id="content"><div class="section-content">
+		<h1 id="verify-the-artifacts">Verify the artifacts</h1>
+<p>Download the release and verify checksums and signatures:</p>
+<div class="codehilite"><pre><span class="o">&gt;</span> <span class="n">wget</span> <span class="n">http</span><span class="o">:</span><span class="c1">//people.apache.org/~rsharma/hdt-0.0.1.incubating-rc0/hdt-0.0.1.incubating-{src,bin}.tar.gz{,.asc,.md5,.sha1}\</span>
+
+<span class="o">&gt;</span> <span class="n">md5sum</span> <span class="o">-</span><span class="n">c</span> <span class="o">*</span><span class="p">.</span><span class="n">md5</span>
+<span class="o">&gt;</span> <span class="n">sha1sum</span> <span class="o">-</span><span class="n">c</span> <span class="o">*</span><span class="p">.</span><span class="n">sha1</span>
+
+<span class="o">&gt;</span> <span class="k">for</span> <span class="n">i</span> <span class="n">in</span> <span class="o">*</span><span class="p">.</span><span class="n">asc</span><span class="p">;</span> <span class="k">do</span> <span class="n">echo</span> <span class="s">&quot;verify: &quot;</span> <span class="err">$</span><span class="n">i</span><span class="p">;</span> <span class="n">gpg</span> <span class="o">--</span><span class="n">verify</span> <span class="err">$</span><span class="n">i</span><span class="p">;</span>
+</pre></div>
+
+
+<p>Un-tar and check if the src build fine</p>
+<div class="codehilite"><pre><span class="o">&gt;</span> <span class="n">tar</span> <span class="o">-</span><span class="n">xvf</span> <span class="n">hdt</span><span class="o">-</span><span class="mf">0.0.1</span><span class="p">.</span><span class="n">incubating</span><span class="o">-</span><span class="n">src</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span>
+<span class="o">&gt;</span> <span class="n">mvn</span> <span class="n">clean</span> <span class="n">install</span>
+</pre></div>
+
+
+<p>This wil also do a RAT check for every module</p>
+<p>Check whether mandatory files are identical across all distribution
+artifacts:</p>
+<div class="codehilite"><pre> <span class="o">&gt;</span> <span class="k">for</span> <span class="n">i</span> <span class="n">in</span> <span class="n">LICENSE</span> <span class="n">NOTICE</span><span class="p">;</span> <span class="k">do</span> <span class="n">diff</span> <span class="n">hdt</span><span class="o">-</span><span class="mf">0.0.1</span><span class="p">.</span><span class="n">incubating</span><span class="o">-</span><span class="p">{</span><span class="n">src</span><span class="p">,</span><span class="n">bin</span><span class="p">}</span><span class="o">/</span><span class="err">$</span><span class="n">i</span><span class="p">;</span>
+ <span class="o">&gt;</span> <span class="n">done</span>
+</pre></div>
+
+
+<p>Check the tag with the src release</p>
+<div class="codehilite"><pre><span class="o">&gt;</span> <span class="n">git</span> <span class="n">clone</span> <span class="n">https</span><span class="o">:</span><span class="c1">//git-wip-us.apache.org/repos/asf/incubator-hdt.git</span>
+<span class="o">&gt;</span> <span class="n">cd</span> <span class="n">incubator</span><span class="o">-</span><span class="n">hdt</span>
+<span class="o">&gt;</span> <span class="n">git</span> <span class="n">fetch</span> <span class="o">--</span><span class="n">tags</span>
+<span class="o">&gt;</span> <span class="n">git</span> <span class="n">checkout</span> <span class="n">REVISION</span><span class="o">-</span><span class="n">CHECKSUM</span><span class="o">-</span><span class="n">FROM</span><span class="o">-</span><span class="n">VOTING</span><span class="o">-</span><span class="n">MAIL</span>
+<span class="o">&gt;</span> <span class="n">cd</span> <span class="p">..</span>
+
+<span class="o">&gt;</span> <span class="n">diff</span> <span class="o">-</span><span class="n">Naur</span> <span class="o">-</span><span class="n">x</span> <span class="p">.</span><span class="n">git</span> <span class="o">-</span><span class="n">x</span> <span class="p">.</span><span class="n">gitignore</span>  <span class="o">-</span><span class="n">x</span> <span class="n">jars</span> <span class="n">incubator</span><span class="o">-</span><span class="n">hdt</span><span class="o">/</span> <span class="n">hdt</span><span class="o">-</span><span class="mf">0.0.1</span><span class="p">.</span><span class="n">incubating</span><span class="o">-</span><span class="n">src</span><span class="o">/</span>
+</pre></div>
+
+
+<h1 id="deploying-pluign-in-eclipse-eclipse-ide">Deploying pluign in eclipse ECLIPSE IDE</h1>
+<p>Un-tar to create a Update Site </p>
+<div class="codehilite"><pre><span class="o">&gt;</span> <span class="n">tar</span> <span class="o">-</span><span class="n">xvf</span> <span class="n">hdt</span><span class="o">-</span><span class="mf">0.0.1</span><span class="p">.</span><span class="n">incubating</span><span class="o">-</span><span class="n">bin</span><span class="p">.</span><span class="n">tar</span><span class="p">.</span><span class="n">gz</span>
+</pre></div>
+
+
+<p>In Eclipse IDE :</p>
+<ul>
+<li>Go to <em>Install New Software</em> under <em>Help</em> in Eclipse</li>
+<li>Open <em>Available Sites</em> and add a Local site pointing to bin directory</li>
+<li>Apply the changes and check the plugin</li>
+</ul>
+		<h1 id="disclaimer">Disclaimer</h1>
+		<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="#http://apache.org/">The Apache Software Foundation(ASF)</a> sponsored by the <a href="#http://incubator.apache.org/">Apache Incubator PMC</a>.Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+	</div></div>
+     
+     </div><div id="copyright" class="copyright">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body>
+</html>