Added: incubator/drill/site/trunk/content/drill/download.html
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/download.html?rev=1616971&view=auto
==============================================================================
--- incubator/drill/site/trunk/content/drill/download.html (added)
+++ incubator/drill/site/trunk/content/drill/download.html Sat Aug 9 15:37:19
2014
@@ -0,0 +1,157 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <title>Apache Drill - Download Apache Drill</title>
+
+ <link href="css/style.css" rel="stylesheet" type="text/css">
+ <link href="css/arrows.css" rel="stylesheet" type="text/css">
+ <link href="css/button.css" rel="stylesheet" type="text/css">
+
+ <script language="javascript" type="text/javascript"
src="js/lib/jquery-1.11.1.min.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/lib/jquery.easing.1.3.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/modernizr.custom.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/script.js"></script>
+
+ </head>
+
+ <body onResize="resized();">
+
+ <div class="bui"></div>
+
+ <div id="search">
+ <input type="text" placeholder="Enter search term here">
+ </div>
+
+ <div id="menu" class="mw">
+
+ <ul>
+ <li class="logo"><a href="/drill/index.html"></a></li>
+
+ <li>
+ <a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki"
target="_blank">Documentation</a>
+ <ul>
+ <li><a href="overview.html">Overview</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+in+10+Minutes"
target="_blank">Drill in 10 minutes</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingaFileSystem"
target="_blank">Query Files</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingHBaseTables"
target="_blank">Query HBase</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingHiveTables"
target="_blank">Query Hive</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/SQL+Overview"
target="_blank">SQL Support</a></li> <li><a
href="architecture.html">Architecture</a></li>
+ </ul>
+ </li>
+ <li>
+ <a href="community.html">Community</a>
+ <ul>
+ <li><a href="community.html#events">Events and
Meetups</a></li>
+ <li><a href="community.html#mailinglists">Mailing
Lists</a></li>
+ <li><a href="community.html#getinvolved">Get
Involved</a></li>
+ <li><a
href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue
Tracker</a></li>
+ <li><a
href="https://github.com/apache/incubator-drill" target="_blank">Github</a></li>
+ </ul>
+ </li>
+ <li><a href="faq.html">FAQ</a></li>
+
+ <li class="l"><span> </span></li>
+ <li class="d"><a href="download.html">Download</a></li>
+ </ul>
+
+ </div>
+
+ <div class="int_title int_title_img download">
+ <h1>Download Apache Drill</h1>
+ </div>
+
+ <div class="int_text download">
+
+ <h2>The latest release is Drill 0.4, released August 8, 2014</h2>
+ <br>
+
+ <table>
+ <tr>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/incubator/drill/drill-0.4.0-incubating/apache-drill-0.4.0-incubating.tar.gz"
class="find" id="apachemirror">FIND AN APACHE MIRROR</a></td>
+ <td><a
href="http://getdrill.org/drill/download/apache-drill-0.4.0-incubating.tar.gz"
class="dl" id="directdownload">DIRECT FILE DOWNLOAD</a></td>
+ <td><a
href="http://package.mapr.com/labs/drill/tools/" class="dl">ODBC DRIVERS FOR
DRILL</a></td>
+ </tr>
+ </table>
+
+ <h2>Release Notes</h2>
+ <p><a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+0.4.0+Release+Notes"
target="_new">Click here</a></p>
+
+ <h2>Github Tag</h2>
+ <p><a
href="https://github.com/apache/incubator-drill/tree/0.4.0-incubating"
target="_new">Click here</a></p>
+
+ </div>
+
+ <div id="footer" class="mw">
+ <div class="wrapper">
+ Copyright © 2012 The Apache Software Foundation, licensed
under the Apache License, Version 2.0.<br>
+Apache Incubator, Apache, and the Apache feather logo are trademarks of The
Apache Software Foundation. Other names appearing on the site may be trademarks
of their respective owners.<br>
+ <br>
+ <strong>DISCLAIMER</strong><br>
+Apache Drill is an effort undergoing incubation at The Apache Software
Foundation sponsored by the Apache Incubator PMC. Incubation is required of all
newly accepted projects until a further<br>
+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<br>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.
+ </div>
+ </div>
+
+ <script>
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-53379651-1', 'auto');
+ ga('send', 'pageview');
+
+ </script>
+
+ <script type="text/javascript">
+
+ var downloadLink =
document.getElementById('apachemirror');
+ addListener(downloadLink, 'click', function() {
+ ga('send', 'event', 'button', 'click', 'download');
+ });
+
+
+ /**
+ * Utility to wrap the different behaviors between
W3C-compliant browsers
+ * and IE when adding event handlers.
+ *
+ * @param {Object} element Object on which to attach
the event listener.
+ * @param {string} type A string representing the event
type to listen for
+ * (e.g. load, click, etc.).
+ * @param {function()} callback The function that
receives the notification.
+ */
+ function addListener(element, type, callback) {
+ if (element.addEventListener)
element.addEventListener(type, callback);
+ else if (element.attachEvent) element.attachEvent('on'
+ type, callback);
+ }
+
+ </script>
+
+
+ <script type="text/javascript">
+
+ var downloadLinkdirect =
document.getElementById('directdownload');
+ addListener(downloadLinkdirect, 'click', function() {
+ ga('send', 'event', 'buttondirect', 'clickdirect',
'downloaddirect');
+ });
+
+
+ /**
+ * Utility to wrap the different behaviors between
W3C-compliant browsers
+ * and IE when adding event handlers.
+ *
+ * @param {Object} element Object on which to attach
the event listener.
+ * @param {string} type A string representing the event
type to listen for
+ * (e.g. load, click, etc.).
+ * @param {function()} callback The function that
receives the notification.
+ */
+ function addListener(element, type, callback) {
+ if (element.addEventListener)
element.addEventListener(type, callback);
+ else if (element.attachEvent) element.attachEvent('on'
+ type, callback);
+ }
+
+ </script>
+
+ </body>
+</html>
Propchange: incubator/drill/site/trunk/content/drill/download.html
------------------------------------------------------------------------------
svn:executable = *
Added: incubator/drill/site/trunk/content/drill/drill_overview.html
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/drill_overview.html?rev=1616971&view=auto
==============================================================================
--- incubator/drill/site/trunk/content/drill/drill_overview.html (added)
+++ incubator/drill/site/trunk/content/drill/drill_overview.html Sat Aug 9
15:37:19 2014
@@ -0,0 +1 @@
+<meta http-equiv="refresh" content="0; index.html" >
\ No newline at end of file
Propchange: incubator/drill/site/trunk/content/drill/drill_overview.html
------------------------------------------------------------------------------
svn:executable = *
Added: incubator/drill/site/trunk/content/drill/faq.html
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/faq.html?rev=1616971&view=auto
==============================================================================
--- incubator/drill/site/trunk/content/drill/faq.html (added)
+++ incubator/drill/site/trunk/content/drill/faq.html Sat Aug 9 15:37:19 2014
@@ -0,0 +1,187 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <title>Apache Drill - FAQ</title>
+
+ <link href="css/style.css" rel="stylesheet" type="text/css">
+ <link href="css/arrows.css" rel="stylesheet" type="text/css">
+ <link href="css/button.css" rel="stylesheet" type="text/css">
+
+ <script language="javascript" type="text/javascript"
src="js/lib/jquery-1.11.1.min.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/lib/jquery.easing.1.3.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/modernizr.custom.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/script.js"></script>
+
+ </head>
+
+ <body onResize="resized();">
+
+ <div class="bui"></div>
+
+ <div id="search">
+ <input type="text" placeholder="Enter search term here">
+ </div>
+
+ <div id="menu" class="mw">
+
+ <ul>
+ <li class="logo"><a href="/drill/index.html"></a></li>
+
+ <li>
+ <a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki"
target="_blank">Documentation</a>
+ <ul>
+ <li><a href="overview.html">Overview</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+in+10+Minutes"
target="_blank">Drill in 10 minutes</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingaFileSystem"
target="_blank">Query Files</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingHBaseTables"
target="_blank">Query HBase</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingHiveTables"
target="_blank">Query Hive</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/SQL+Overview"
target="_blank">SQL Support</a></li> <li><a
href="architecture.html">Architecture</a></li>
+ </ul>
+ </li>
+ <li>
+ <a href="community.html">Community</a>
+ <ul>
+ <li><a href="community.html#events">Events and
Meetups</a></li>
+ <li><a href="community.html#mailinglists">Mailing
Lists</a></li>
+ <li><a href="community.html#getinvolved">Get
Involved</a></li>
+ <li><a
href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue
Tracker</a></li>
+ <li><a
href="https://github.com/apache/incubator-drill" target="_blank">Github</a></li>
+ </ul>
+ </li>
+ <li><a href="faq.html">FAQ</a></li>
+
+ <li class="l"><span> </span></li>
+ <li class="d"><a href="download.html">Download</a></li>
+ </ul>
+
+ </div>
+
+ <div class="int_title">
+ <h1>FAQ</h1>
+ <p>This document addresses common questions about
Apache Drill and its use.</p>
+ <p>If you don't find the answer you're looking for,
please refer to the <a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki"
target="_new">Apache Drill documentation</a> or send your question to <span
class='nw'><a
href="mailto:[email protected]">[email protected]</a>.</span></p>
+ </div>
+
+ <div class="int_text" align="left">
+
+ <h3>What use cases should I consider using Drill for?</h3>
+ <p>
+ Drill provides low latency SQL queries on large-scale datasets.
Example use cases for Drill include
+ <ul>
+ <li>Interactive data exploration/data discovery</li>
+ <li>Adhoc BI/reporting queries</li>
+ <li>Analytics on NoSQL data</li>
+ <li>Real time or Day zero analytics (i.e analyze data as
it comes with no preparation/ETL)</li>
+ </ul>
+ </p>
+ <p>We expect Drill to be used in lot more use cases where low
latency is required.</p>
+
+ <h3>Does Drill replace Hive for batch processing? What about my
OLTP applications?</h3>
+ <p>Drill complements batch-processing frameworks such as Hive,
Pig, MapReduce to support low latency queries. Drill at this point doesn't make
an optimal choice for OLTP/operational applications that require sub-second
response times. </p>
+
+ <h3>There are lots of SQL on Hadoop technologies out there. How is
Drill different?</h3>
+ <p>
+ Drill takes a different approach to SQL-on-Hadoop than Hive
and other related technologies. The goal for Drill is to bring the SQL
ecosystem and performance of the relational systems to Hadoop-scale data
without compromising on the flexibility of Hadoop/NoSQL systems. Drill provides
a flexible query environment for users with the key capabilities as below.
+ <ul>
+ <li>Self-describing data support without centralized
schema definitions/management</li>
+ <li>Support for complex/multi-structured data types</li>
+ <li>ANSI SQL support (not SQL "Like") & BI tool
integration</li>
+ <li>Extensibility to go beyond Hadoop environments</li>
+ </ul>
+ </p>
+
+ <h3>What is self-describing data?</h3>
+ <p>Self-describing data is where schema is specified as part of
the data itself. File formats such as Parquet, JSON, ProtoBuf, XML, AVRO and
NoSQL databases are all examples of self-describing data. Some of these data
formats also dynamic and complex in that every record in the data can have its
own set of columns/attributes and each column can be semi-structured/nested.</p>
+
+ <h3>How does Drill support queries on self-describing data?</h3>
+ <p>
+ Drill enables queries on self-describing data using the
fundamental architectural foundations as below.<br>
+ <ul>
+ <li>Dynamic schema discovery or late binding: Drill
allows performing queries directly on self-describing data such as Files, HBase
without defining overlay schema definitions in Hive metastore. The schema is
discovered on the fly at the query time. With the dynamic schema discovery,
Drill makes it easy to support dynamic and rapidly evolving data models.</li>
+ <li>Flexible data model: Drill is built from the ground
up for complex/semi-structured data commonly seen in Hadoop/NoSQL systems.
Drill provides intuitive extensions to SQL to represent and operate on complex
data. The internal data model of Drill is hierarchical and columnar with which
it can represent and perform efficient SQL processing on complex data natively
without flattening into rows either at the design time or runtime.</li>
+ </ul>
+ </p>
+
+ <p>Together with the dynamic data discovery and a flexible data
model that can handle complex data types, Drill allows users to get fast and
complete value from all their data.</p>
+
+ <h3>But I already have schemas defined in Hive metastore? Can I
use that with Drill?</h3>
+ <p>Yes, Hive also serves as data source for Drill. So you can
simply point to the Hive metastore from Drill and start performing low latency
queries on Hive tables with no modifications. </p>
+
+ <h3>Is Drill trying to be "anti-schema" or "anti-dba"?</h3>
+ <p>
+ Of course not! Central EDW schemas work great if data models
are not changing often, value of data is well understood and is ready to be
operationalized for regular reporting purposes. However, during data
exploration and discovery phase, rigid modeling requirement poses challenges
and delays value from data, especially in the Hadoop/NoSQL environments where
the data is highly complex, dynamic and evolving fast. Few challenges include
+ <ul>
+ <li>Complex data models (eg: JSON) are hard to map to
relational paradigms</li>
+ <li>Centralized schemas are hard to keep up with when data
models evolve fast</li>
+ <li>Static models defined for known questions are not
enough for the diversity and volumes of big data</li>
+ <li>Non-repetitive/ad hoc queries and short-term data
exploration needs may not justify modeling costs</li>
+ </ul>
+ </p>
+
+ <p>Drill is all about flexibility. The flexible schema management
capabilities in Drill lets users explore the data in its native format as it
comes in directly and create models/structure if needed in Hive metastore or
using the CREATE TABLE/CREATE VIEW syntax within Drill.</p>
+
+ <h3>What does a Drill query look like?</h3>
+ <p>Drill uses a de-centralized metadata model and relies on its
storage plugins to provide with the metadata. Drill supports queries on file
system (distributed and local), HBase and Hive tables. There is a storage
plugin associated with each data source that is supported by Drill.<br><br>
+ Here is the anatomy of a Drill query. </p>
+ <img src="images/overview-img1.png" width="550" alt="">
+
+ <h3>Can I connect to Drill from my BI tools (such as Tableau,
Microstrategy, etc.)?</h3>
+ <p>Yes, Drill provides JDBC/ODBC drivers for integrating with
BI/SQL based tools. </p>
+
+ <h3>What SQL functionality can Drill support?</h3>
+ <p>
+ Drill provides ANSI standard SQL (not SQL "Like" or Hive QL)
with support for all key analytics functionality such as SQL data types, joins,
aggregations, filters, sort, sub-queries (including correlated), joins in where
clause etc. <a
href="https://cwiki.apache.org/confluence/display/DRILL/SQL+Overview"
target="new">Click here</a> for reference on SQL functionality in Drill.
+ </p>
+
+ <h3>What Hadoop distributions does Drill work with?</h3>
+ <p>Drill is not designed with a particular Hadoop distribution in
mind and we expect it to work with all Hadoop distributions that support Hadoop
2.3.x file client API. We have validated it so far with Apache Hadoop/MapR/CDH
and Amazon EMR* distributions.</p>
+ <p><em style="font-size:14px">* Custom configuration required.
Please contact <a
href="[email protected]">[email protected]</a> for
questions</em></p>
+
+ <h3>How does Drill achieve performance?</h3>
+ <p>
+ Drill is built from the ground up for performance on
large-scale datasets. The key architectural components that help in achieving
performance include.
+ <ul>
+ <li>Distributed query optimization & execution</li>
+ <li>Columnar execution</li>
+ <li>Vectorization</li>
+ <li>Runtime compilation & code generation</li>
+ <li>Optimistic/pipelined execution</li>
+ </ul>
+ </p>
+
+ <h3>Does Drill support multi-tenant/high concurrency
environments?</h3>
+ <p>Drill is built to support several 100s of queries at any given
point. Clients can submit requests to any node running Drillbit service in the
cluster (no master-slave concept). To support more users, you simply have to
add more nodes to the cluster.</p>
+
+ <h3>Do I need to load data into Drill to start querying it?</h3>
+ <p>No. Drill can query data "in situ".</p>
+
+ <h3>What is the best way to get started with Drill?</h3>
+ <p>The best way to get started is to just try it out. It just
takes a few minutes even if you do not have a cluster. Here is a good place to
start - <a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+in+10+Minutes"
target="_new">Apache Drill in 10 minutes.</a></p>
+
+
+ <h3>How can I ask questions and provide feedback?</h3>
+ <p>Please post your questions and feedback on <a
href="mailto:[email protected]">[email protected]</a>.
We are happy to have you try out Drill and help with any questions!</p>
+
+ <h3>How can I contribute to Drill?</h3>
+ <p>
+ Please refer to the <a href="community.html#getinvolved">Get
Involved</a> page on how to get involved with Drill.<br>
+ <a
href="https://cwiki.apache.org/confluence/display/DRILL/Contributing"
target="_new">Here is how you can contribute.</a><br>
+ Please contact <a
href="mailto:[email protected]">[email protected]</a>
for any questions.
+ </p>
+
+ </div>
+
+ <div id="footer" class="mw">
+ <div class="wrapper">
+ Copyright © 2012 The Apache Software Foundation, licensed
under the Apache License, Version 2.0.<br>
+ Apache Incubator, Apache, and the Apache feather logo are trademarks of
The Apache Software Foundation. Other names appearing on the site may be
trademarks of their respective owners.<br>
+ <br>
+ <strong>DISCLAIMER</strong><br>
+ Apache Drill is an effort undergoing incubation at The Apache Software
Foundation sponsored by the Apache Incubator PMC. Incubation is required of all
newly accepted projects until a further<br>
+ 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<br>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.
+ </div>
+ </div>
+
+ </body>
+</html>
Propchange: incubator/drill/site/trunk/content/drill/faq.html
------------------------------------------------------------------------------
svn:executable = *
Added: incubator/drill/site/trunk/content/drill/fonts/._icomoon
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/._icomoon?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/._icomoon
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/._icomoon
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.eot
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.eot?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.eot
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.eot
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.svg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.svg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.svg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.svg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.ttf
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.ttf?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.ttf
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.ttf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.woff
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.woff?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.woff
------------------------------------------------------------------------------
svn:executable = *
Propchange:
incubator/drill/site/trunk/content/drill/fonts/icomoon/._icomoon.woff
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.eot
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.eot?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.eot
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.eot
------------------------------------------------------------------------------
svn:mime-type = application/vnd.ms-fontobject
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.svg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.svg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.svg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.svg
------------------------------------------------------------------------------
svn:mime-type = image/svg+xml
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.ttf
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.ttf?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.ttf
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.ttf
------------------------------------------------------------------------------
svn:mime-type = application/x-font-ttf
Added: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.woff
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.woff?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.woff
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/fonts/icomoon/icomoon.woff
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._agility-w.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._agility-w.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._agility-w.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._agility-w.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._agility.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._agility.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._agility.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._agility.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._al.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._al.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._al.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._al.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._apachedrill.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._apachedrill.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._apachedrill.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._apachedrill.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._ar.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._ar.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._ar.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._ar.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._arc-1.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._arc-1.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._arc-1.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._arc-1.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._arc-2.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._arc-2.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._arc-2.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._arc-2.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._architecture.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._architecture.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._architecture.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._architecture.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._btn-lens.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._btn-lens.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._btn-lens.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._btn-lens.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._community.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._community.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._community.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._community.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._dot-sprite.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._dot-sprite.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._dot-sprite.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._dot-sprite.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._download-ico.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._download-ico.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._download-ico.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._download-ico.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._download.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._download.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._download.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._download.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._drillcompiler.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._drillcompiler.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._drillcompiler.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._drillcompiler.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._familiarity-w.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._familiarity-w.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._familiarity-w.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._familiarity-w.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._familiarity.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._familiarity.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._familiarity.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._familiarity.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._flexibility-w.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._flexibility-w.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._flexibility-w.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._flexibility-w.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._flexibility.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._flexibility.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._flexibility.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._flexibility.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._home-img1.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._home-img1.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._home-img1.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._home-img1.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._home-img2.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._home-img2.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._home-img2.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._home-img2.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._home-img3.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._home-img3.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._home-img3.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._home-img3.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._intro-bg.gif
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._intro-bg.gif?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._intro-bg.gif
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._intro-bg.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._len.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._len.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._len.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._len.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._overview-img1.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._overview-img1.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._overview-img1.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._overview-img1.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._reel-bg.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._reel-bg.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._reel-bg.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._reel-bg.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/._speed.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/._speed.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/._speed.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/._speed.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/images/agility-w.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/agility-w.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/agility-w.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/agility-w.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/agility.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/agility.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/agility.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/agility.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/al.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/al.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/al.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/al.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/apachedrill.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/apachedrill.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/apachedrill.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/apachedrill.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/ar.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/ar.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/ar.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/ar.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/arc-1.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/arc-1.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/arc-1.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/arc-1.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Added: incubator/drill/site/trunk/content/drill/images/arc-2.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/arc-2.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/arc-2.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/arc-2.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Added: incubator/drill/site/trunk/content/drill/images/architecture.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/architecture.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/architecture.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/architecture.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/btn-lens.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/btn-lens.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/btn-lens.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/btn-lens.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/community.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/community.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/community.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/community.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/dot-sprite.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/dot-sprite.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/dot-sprite.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/dot-sprite.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/download-ico.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/download-ico.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/download-ico.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/download-ico.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/download.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/download.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/download.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/download.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/drillcompiler.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/drillcompiler.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/drillcompiler.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/drillcompiler.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/familiarity-w.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/familiarity-w.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/familiarity-w.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/familiarity-w.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/familiarity.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/familiarity.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/familiarity.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/familiarity.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/flexibility-w.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/flexibility-w.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/flexibility-w.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/flexibility-w.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/flexibility.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/flexibility.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/flexibility.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/flexibility.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/home-img1.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/home-img1.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/home-img1.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/home-img1.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Added: incubator/drill/site/trunk/content/drill/images/home-img2.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/home-img2.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/home-img2.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/home-img2.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Added: incubator/drill/site/trunk/content/drill/images/home-img3.jpg
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/home-img3.jpg?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/home-img3.jpg
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/home-img3.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
Added: incubator/drill/site/trunk/content/drill/images/intro-bg.gif
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/intro-bg.gif?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/intro-bg.gif
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/intro-bg.gif
------------------------------------------------------------------------------
svn:mime-type = image/gif
Added: incubator/drill/site/trunk/content/drill/images/len.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/len.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/len.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/len.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/overview-img1.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/overview-img1.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/overview-img1.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/overview-img1.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/reel-bg.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/reel-bg.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/reel-bg.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/reel-bg.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/images/speed.png
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/images/speed.png?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/images/speed.png
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/images/speed.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/drill/site/trunk/content/drill/index.html
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/index.html?rev=1616971&view=auto
==============================================================================
--- incubator/drill/site/trunk/content/drill/index.html (added)
+++ incubator/drill/site/trunk/content/drill/index.html Sat Aug 9 15:37:19 2014
@@ -0,0 +1,162 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <title>Apache Drill</title>
+
+ <link href="css/style.css" rel="stylesheet" type="text/css">
+ <link href="css/arrows.css" rel="stylesheet" type="text/css">
+ <link href="css/button.css" rel="stylesheet" type="text/css">
+
+ <script language="javascript" type="text/javascript"
src="js/lib/jquery-1.11.1.min.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/lib/jquery.easing.1.3.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/modernizr.custom.js"></script>
+ <script language="javascript" type="text/javascript"
src="js/script.js"></script>
+
+ </head>
+
+ <body onResize="resized();">
+
+ <div id="search">
+ <input type="text" placeholder="Enter search term here">
+ </div>
+
+ <div id="menu" class="mw">
+
+ <ul>
+ <li class="logo"><a href="/drill/index.html"></a></li>
+
+ <li>
+ <a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki"
target="_blank">Documentation</a>
+ <ul>
+<li><a href="overview.html">Overview</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+in+10+Minutes"
target="_blank">Drill in 10 minutes</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingaFileSystem"
target="_blank">Query Files</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingHBaseTables"
target="_blank">Query HBase</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/Connecting+to+Data+Sources#ConnectingtoDataSources-QueryingHiveTables"
target="_blank">Query Hive</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/DRILL/SQL+Overview"
target="_blank">SQL Support</a></li>
+ <li><a href="architecture.html">Architecture</a></li>
+ </ul>
+ </li>
+ <li>
+ <a href="community.html">Community</a>
+ <ul>
+ <li><a href="community.html#events">Events and
Meetups</a></li>
+ <li><a href="community.html#mailinglists">Mailing
Lists</a></li>
+ <li><a href="community.html#getinvolved">Get
Involved</a></li>
+ <li><a
href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue
Tracker</a></li>
+ <li><a
href="https://github.com/apache/incubator-drill" target="_blank">Github</a></li>
+ </ul>
+ </li>
+ <li><a href="faq.html" target="_blank">FAQ</a></li>
+
+ <li class="l"><span> </span></li>
+ <li class="d"><a href="download.html">Download</a></li>
+ </ul>
+
+ </div>
+<!--
+ <div id="subhead">
+ <ul>
+ <li class="ag"><a href="#agility">Agility</a></li>
+ <li class="fl"><a href="#flexibility">Flexibility</a></li>
+ <li class="fa"><a href="#familiarity">Familiarity</a></li>
+ </ul>
+ </div>
+ -->
+
+ <div id="header" class="mw">
+ <div class="nav-circlepop">
+ <a class="aLeft prev"><span class="icon-wrap"></span></a>
+ <a class="aRight next"><span class="icon-wrap"></span></a>
+ </div>
+ <div class="dots">
+
+ </div>
+ <div class="scroller">
+
+ <div class="item">
+ <div class="tc">
+ <h1>Apache Drill</h1>
+ <h1 style="font-size:20px">
+ Self-Service Data Exploration
+ </h1>
+ <a href="download.html" class="btn btn-1
btn-1c"><span>NOW READY FOR DOWNLOAD</span></a>
+ </div>
+ </div>
+
+ </div>
+ </div>
+
+ <div class="mw introWrapper">
+ <table class="intro" cellpadding="0" cellspacing="0"
align="center" width="940">
+ <td class="ag">
+ <h1>Agility</h1>
+ <p>Get faster insights from big data with no IT
intervention</p>
+ <span><a href="#agility">LEARN MORE</a></span>
+ </td>
+ <td class="fl">
+ <h1>Flexibility</h1>
+ <p>Analyze semi-structured/nested data coming from NoSQL
applications</p>
+ <span><a href="#flexibility">LEARN MORE</a></span>
+ </td>
+ <td class="fa">
+ <h1>Familiarity</h1>
+ <p>Leverage existing SQL skillsets, BI tools and Apache
Hive deployments</p>
+ <span><a href="#familiarity">LEARN MORE</a></span>
+ </td>
+ </table>
+ </div>
+
+ <div class="home_txt mw">
+ <h2>Apache Drill is an open source, low latency SQL query engine
for Hadoop and NoSQL.</h2>
+ <p>
+ Modern big data applications such as social, mobile, web and
IoT deal with a larger number of users and larger amount of data than the
traditional transactional applications. The datasets associated with these
applications evolve rapidly, are often self-describing and can include complex
types such as JSON and Parquet. Apache Drill is built from the ground up to
provide low latency queries natively on such rapidly evolving multi-structured
datasets at scale.
+ </p>
+
+ <a name="agility" class="anchor"></a>
+ <h1>Day-Zero Analytics & Rapid<br>Application Development</h1>
+ <!-- <h2>Evolution towards Self-Service Data
Exploration</h2> -->
+
+ <img src="images/home-img1.jpg" alt="Day-Zero Analytics & Rapid
Application Development" width="606">
+
+ <p>
+ Apache Drill provides direct queries on self-describing and
semi-structured data in files (such as JSON, Parquet) and HBase tables without
needing to specify metadata definitions in a centralized store such as Hive
metastore. This means that the users can explore live data on their own as it
arrives on Hadoop versus spending weeks or months on data preparation, modeling
and ETL and subsequent schema management.
+ </p>
+
+ <a name="flexibility" class="anchor"></a>
+ <h1>Purpose-built for semi-structured/nested data</h1>
+ <!-- <h2>A Flexible Data Model for Modern Apps</h2> -->
+
+ <img src="images/home-img2.jpg" alt="Purpose-built for
semi-structured/nested data" width="635">
+
+ <p>
+ Drill provides a JSON-like internal data model
to represent and process data. The flexibility of this data model allows Drill
to query, without flattening, both simple and complex/nested data types as well
as constantly changing application-driven schemas commonly seen with
Hadoop/NoSQL applications. Drill also provides intuitive extensions to SQL to
work with complex/nested data types.
+ </p>
+
+ <a name="familiarity" class="anchor"></a>
+ <h1>Compatibility with existing SQL environments<br>and Apache
Hive deployments</h1>
+
+ <br><br>
+
+ <img src="images/home-img3.jpg" width="380" alt="Compatibility
with existing SQL environments and Apache Hive deployments">
+
+ <p>
+ With Drill, businesses can minimize switching costs and
learning curves for users with the familiar ANSI SQL syntax. Analysts can
continue to use familiar BI/analytics tools that assume and auto-generate ANSI
SQL code to interact with Hadoop data by leveraging the standard JDBC/ODBC
interfaces that Drill exposes. Users can also plug-and-play with Hive
environments to enable ad-hoc low latency queries on existing Hive tables and
reuse Hive's metadata, hundreds of file formats and UDFs out-of-the-box.
+ </p>
+
+ </div>
+
+ <div id="footer" class="mw">
+ <div class="wrapper">
+ Copyright © 2012-2014 The Apache Software Foundation, licensed
under the Apache License, Version 2.0.<br>
+Apache Incubator, Apache, and the Apache feather logo are trademarks of The
Apache Software Foundation. Other names appearing on the site may be trademarks
of their respective owners.<br>
+ <br>
+ <strong>DISCLAIMER</strong><br>
+Apache Drill is an effort undergoing incubation at The Apache Software
Foundation sponsored by the Apache Incubator PMC. Incubation is required of all
newly accepted projects until a further<br>
+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<br>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.
+ </div>
+ </div>
+
+ </body>
+</html>
Propchange: incubator/drill/site/trunk/content/drill/index.html
------------------------------------------------------------------------------
svn:executable = *
Added: incubator/drill/site/trunk/content/drill/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/index.mdtext?rev=1616971&view=auto
==============================================================================
--- incubator/drill/site/trunk/content/drill/index.mdtext (added)
+++ incubator/drill/site/trunk/content/drill/index.mdtext Sat Aug 9 15:37:19
2014
@@ -0,0 +1,55 @@
+Title: Apache Drill
+Subtitle: Distributed system for interactive analysis.
+Notice: 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.
+
+---
+
+> *Apache Drill (incubating)* is a distributed system for interactive analysis
+> of large-scale datasets, based on Google's Dremel. Its goal is to efficiently
+> process nested data. It is a design goal to scale to 10,000 servers or more
+> and to be able to process petabyes of data and trillions of records in
seconds.
+
+---
+
+
+## Documentation
+ * [Logical and Physical Plan Language Design Document (in
progress)](https://docs.google.com/document/d/1QTL8warUYS2KjldQrGUse7zp8eA72VKtLOHwfXy6c7I/edit)
+ * [Introduction to Apache Drill](intro.html)
+ * [How to contribute to
Drill](https://cwiki.apache.org/confluence/display/DRILL/Contributing)
+
+## Mailing Lists
+ * See the link on the left of this page
+
+## Wiki
+ * [Home
page](https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki) or
see the link on the left side of this page.
+
+The wiki has some use cases, links to documentation and [the next podling
report](https://cwiki.apache.org/confluence/display/DRILL/Q1+In-Progress+Report)
(the in-progress report).
+
+This wiki is open to all to contribute. You can help by adding content, even
if all you have are questions. Of particular interest
+are new use cases or commentary on existing user cases.
+
+## Disclaimer
+
+Apache Drill is an effort undergoing incubation at [The Apache Software
Foundation
+(ASF)](http://apache.org/) sponsored by the [Apache Incubator
PMC](http://incubator.apache.org/).
+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.
\ No newline at end of file
Propchange: incubator/drill/site/trunk/content/drill/index.mdtext
------------------------------------------------------------------------------
svn:executable = *
Added: incubator/drill/site/trunk/content/drill/intro.html
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/intro.html?rev=1616971&view=auto
==============================================================================
--- incubator/drill/site/trunk/content/drill/intro.html (added)
+++ incubator/drill/site/trunk/content/drill/intro.html Sat Aug 9 15:37:19 2014
@@ -0,0 +1 @@
+<meta http-equiv="refresh" content="0; index.html" >
Propchange: incubator/drill/site/trunk/content/drill/intro.html
------------------------------------------------------------------------------
svn:executable = *
Added: incubator/drill/site/trunk/content/drill/intro.mdtext
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/intro.mdtext?rev=1616971&view=auto
==============================================================================
--- incubator/drill/site/trunk/content/drill/intro.mdtext (added)
+++ incubator/drill/site/trunk/content/drill/intro.mdtext Sat Aug 9 15:37:19
2014
@@ -0,0 +1,42 @@
+Title: Introduction to Apache Drill
+Notice: 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.
+
+## Introduction
+
+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 [Google's
Dremel](http://research.google.com/pubs/pub36632.html) 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.
+
+## High Level Concept
+
+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.
+
+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.
+
+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.
+
+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.
+
Propchange: incubator/drill/site/trunk/content/drill/intro.mdtext
------------------------------------------------------------------------------
svn:executable = *
Added: incubator/drill/site/trunk/content/drill/js/._lib
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/js/._lib?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/js/._lib
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/js/._lib
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/js/._modernizr.custom.js
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/js/._modernizr.custom.js?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/js/._modernizr.custom.js
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/js/._modernizr.custom.js
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/js/._script.js
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/js/._script.js?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/drill/site/trunk/content/drill/js/._script.js
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/drill/site/trunk/content/drill/js/._script.js
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/js/lib/._jquery-1.11.1.min.js
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/js/lib/._jquery-1.11.1.min.js?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/drill/site/trunk/content/drill/js/lib/._jquery-1.11.1.min.js
------------------------------------------------------------------------------
svn:executable = *
Propchange:
incubator/drill/site/trunk/content/drill/js/lib/._jquery-1.11.1.min.js
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/drill/site/trunk/content/drill/js/lib/._jquery.easing.1.3.js
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/js/lib/._jquery.easing.1.3.js?rev=1616971&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/drill/site/trunk/content/drill/js/lib/._jquery.easing.1.3.js
------------------------------------------------------------------------------
svn:executable = *
Propchange:
incubator/drill/site/trunk/content/drill/js/lib/._jquery.easing.1.3.js
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream