You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2015/02/19 00:43:48 UTC

svn commit: r1660767 - /drill/site/trunk/content/drill/faq/index.html

Author: bridgetb
Date: Wed Feb 18 23:43:48 2015
New Revision: 1660767

URL: http://svn.apache.org/r1660767
Log:
DRILL-2270: Broken link on Apache Drill website

Modified:
    drill/site/trunk/content/drill/faq/index.html

Modified: drill/site/trunk/content/drill/faq/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/faq/index.html?rev=1660767&r1=1660766&r2=1660767&view=diff
==============================================================================
--- drill/site/trunk/content/drill/faq/index.html (original)
+++ drill/site/trunk/content/drill/faq/index.html Wed Feb 18 23:43:48 2015
@@ -141,11 +141,11 @@
 
 <h2 id="what-sql-functionality-can-drill-support?">What SQL functionality can Drill support?</h2>
 
-<p>Drill provides ANSI standard SQL (not SQL &quot;Like&quot; 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">Click here</a> for reference on SQL functionality in Drill.</p>
+<p>Drill provides ANSI standard SQL (not SQL &quot;Like&quot; 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+Reference">Click here</a> for reference on SQL functionality in Drill.</p>
 
 <h2 id="what-hadoop-distributions-does-drill-work-with?">What Hadoop distributions does Drill work with?</h2>
 
-<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+ API. We have validated it so far with Apache Hadoop/MapR/CDH/Amazon EMR distributions (Amazon EMR requires a custom configuration required - contact <a href="mailto:drill-user@incubator.apache.org">drill-user@incubator.apache.org</a> for questions.</p>
+<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+ API. We have validated it so far with Apache Hadoop/MapR/CDH/Amazon EMR distributions (Amazon EMR requires a custom configuration required - contact <a href="mailto:user@drill.apache.org">user@drill.apache.org</a> for questions.</p>
 
 <h2 id="how-does-drill-achieve-performance?">How does Drill achieve performance?</h2>