Author: jacques
Date: Tue Jun 11 20:59:28 2013
New Revision: 1491954
URL: http://svn.apache.org/r1491954
Log:
CMS commit to drill by jacques
Added:
incubator/drill/site/trunk/content/drill/team.html
- copied, changed from r1491655,
incubator/drill/site/trunk/content/drill/drill_overview.html
Copied: incubator/drill/site/trunk/content/drill/team.html (from r1491655,
incubator/drill/site/trunk/content/drill/drill_overview.html)
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/team.html?p2=incubator/drill/site/trunk/content/drill/team.html&p1=incubator/drill/site/trunk/content/drill/drill_overview.html&r1=1491655&r2=1491954&rev=1491954&view=diff
==============================================================================
--- incubator/drill/site/trunk/content/drill/drill_overview.html (original)
+++ incubator/drill/site/trunk/content/drill/team.html Tue Jun 11 20:59:28 2013
@@ -298,11 +298,12 @@ background-image: -webkit-gradient(
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="brand" href="index.html">Apache Drill</a>
+ <a class="brand" href="index.html">Apache Drill</a>
<!-- Responsive Navbar Part 2: Place all navbar contents you want
collapsed withing .navbar-collapse.collapse. -->
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="drill_overview.html">Project Overview</a></li>
+ <li><a href="team.html">Team</a></li>
<li><a
href="https://issues.apache.org/jira/browse/DRILL">Issue Tracking</a></li>
<li><a
href="https://github.com/apache/incubator-drill">Source</a></li>
<li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki">Wiki</a></li>
@@ -333,25 +334,43 @@ background-image: -webkit-gradient(
<!-- START THE FEATURETTES -->
<div class="featurette">
- <h2 class="featurette-heading"> Drill Overview <span
class="muted"></span></h2>
- <p class="lead">Apache Drill is an open-source software framework that
supports data-intensive distributed applications for interactive analysis of
large-scale datasets.
-Drill is the open source version of <a
href="http://research.google.com/pubs/pub36632.html">Google's Dremel</a> system
which is available as an IaaS service called Google BigQuery.
-One explicitly stated design goal is that Drill is able to scale to 10,000
servers or more and to be able to process petabyes of data and trillions of
records in seconds. Currently, Drill is incubating at Apache.</p>
-<h2 id="high-level-concept">High Level Concept</h2>
-<p class="lead">There is a strong need in the market for low-latency
interactive analysis of large-scale datasets, including nested data (eg, JSON,
Avro, Protocol Buffers).
-This need was identified by Google and addressed internally with a system
called Dremel.</p>
-<p class="lead">In recent years open source systems have emerged to address
the need for scalable batch processing (Apache Hadoop) and stream processing
(Storm, Apache S4).
-Apache Hadoop, originally inspired by Google's internal MapReduce system, is
used by thousands of organizations processing large-scale datasets.
-Apache Hadoop is designed to achieve very high throughput, but is not designed
to achieve the sub-second latency needed for interactive data analysis and
exploration.
-Drill, inspired by Google's internal Dremel system, is intended to address
this need.</p>
-<p class="lead">It is worth noting that, as explained by Google in the
original paper, Dremel complements MapReduce-based computing. Dremel is not
intended as a replacement
-for MapReduce and is often used in conjunction with it to analyze outputs of
MapReduce pipelines or rapidly prototype larger computations.
-Indeed, Dremel and MapReduce are both used by thousands of Google
employees.</p>
-<p class="lead">Like Dremel, Drill supports a nested data model with data
encoded in a number of formats such as JSON, Avro or Protocol Buffers.
-In many organizations nested data is the standard, so supporting a nested data
model eliminates the need to normalize the data.
-With that said, flat data formats, such as CSV files, are naturally supported
as a special case of nested data. </p>
- </div>
-
+ <div style="float:left;margin-right:80px">
+ <h2 class="featurette-heading"> Mentors <span
class="muted"></span></h2>
+ <table>
+<tr> <td> </td> <td> <h3> Ted Dunning </h3> [email protected] <br> MapR
Technologies </td></tr>
+<tr> <td> </td> <td> <h3> Grant Ingersoll </h3> [email protected]
<br> Lucid Works </td></tr>
+<tr> <td> </td> <td> <h3> Isabel Drost </h3> [email protected] <br> Nokia
</td></tr>
+ </table>
+</div>
+ <div style="float:left;margin-right:80px">
+ <h2 class="featurette-heading"> Commiters <span
class="muted"></span></h2>
+ <table>
+<tr> <td> </td> <td> <h3> Chris Wensel </h3> [email protected] <br>
Concurrent </td></tr>
+<tr> <td> </td> <td> <h3> Gera Shegalov </h3> [email protected] <br> Oracle
</td></tr>
+<tr> <td> </td> <td> <h3> Jacques Nadeau </h3> [email protected] <br> MapR
Technologies </td></tr>
+<tr> <td> </td> <td> <h3> Jason Frantz </h3> [email protected] <br>
</td></tr>
+<tr> <td> </td> <td> <h3> Keys Botzum </h3> [email protected] <br> MapR
Technologies </td></tr>
+<tr> <td> </td> <td> <h3> MC Srivas </h3> [email protected] <br> MapR
Technologies </td></tr>
+<tr> <td> </td> <td> <h3> Ryan Rawson </h3> [email protected] <br> Ohm Data
</td></tr>
+<tr> <td> </td> <td> <h3> Tomer Shiran </h3> [email protected] <br> MapR
Technologies </td></tr>
+ </table>
+ </div>
+ <div style="float:left;margin-right:80px">
+ <h2 class="featurette-heading"> Contributors <span
class="muted"></span></h2>
+ <table>
+
+<tr> <td> </td> <td> <h3> Ben Becker </h3> [email protected] <br>
MapR Technologies </td></tr>
+<tr> <td> </td> <td> <h3> David Alves </h3> [email protected] <br> UT
Austin </td></tr>
+<tr> <td> </td> <td> <h3> Ellen Friedman </h3> [email protected]
<br> </td></tr>
+<tr> <td> </td> <td> <h3> Jason Altekruse </h3> [email protected] <br>
MapR Technologies </td></tr>
+<tr> <td> </td> <td> <h3> Julian Hyde </h3> [email protected] <br>
Pentaho </td></tr>
+<tr> <td> </td> <td> <h3> Lisen Mu </h3> [email protected] <br> </td></tr>
+<tr> <td> </td> <td> <h3> Michael Hausenblaus </h3>
[email protected] <br> MapR Technologies </td></tr>
+<tr> <td> </td> <td> <h3> Sree V </h3> [email protected] <br>
</td></tr>
+<tr> <td> </td> <td> <h3> Timothy Chen </h3> [email protected] <br>
Microsoft </td></tr>
+ </table>
+</div>
+ </div>
<hr class="featurette-divider">
<!-- FOOTER -->
<footer>