Jekyll build from gh-pages:0b9edd2

Add Accumulo Connector for Presto documentation to projects.md

Closes apache/accumulo#167


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8a421936
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8a421936
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/8a421936

Branch: refs/heads/asf-site
Commit: 8a4219369b8d68821f828ade860ecd1c9b8324ad
Parents: fc21741
Author: Josh Elser <els...@apache.org>
Authored: Fri Oct 14 13:56:37 2016 -0400
Committer: Josh Elser <els...@apache.org>
Committed: Fri Oct 14 13:56:37 2016 -0400

----------------------------------------------------------------------
 feed.xml      | 4 ++--
 projects.html | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/8a421936/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index fd6e1a4..99cc2b4 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Fri, 07 Oct 2016 01:42:42 -0500</pubDate>
-    <lastBuildDate>Fri, 07 Oct 2016 01:42:42 -0500</lastBuildDate>
+    <pubDate>Fri, 14 Oct 2016 13:56:29 -0400</pubDate>
+    <lastBuildDate>Fri, 14 Oct 2016 13:56:29 -0400</lastBuildDate>
     <generator>Jekyll v3.2.1</generator>
     
   </channel>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/8a421936/projects.html
----------------------------------------------------------------------
diff --git a/projects.html b/projects.html
index 30ea384..b048042 100644
--- a/projects.html
+++ b/projects.html
@@ -221,6 +221,10 @@ an Accumulo cluster via Accumulo’s Apache Thrift proxy 
server. <a href="https:
 <p>Graphulo is a Java library for Apache Accumulo which delivers server-side 
sparse matrix math primitives that
 enable higher-level graph algorithms and analytics. <a 
href="https://github.com/Accla/graphulo";>Code</a>.</p>
 
+<h4 id="accumulo-connector-for-presto">Accumulo Connector for Presto</h4>
+
+<p><a href="https://prestodb.io/";>Presto</a> is an open source distributed SQL 
query engine for running interactive analytic queries against data sources of 
all sizes, ranging from gigabytes to petabytes.  Through the use of the new 
Accumulo connector for Presto, users are able to execute traditional SQL 
queries against new and existing tables in Accumulo.  For more information, see 
the <a href="https://prestodb.io/docs/current/connector/accumulo.html";>Accumulo 
Connector</a> documentation.</p>
+
 <h2 id="github">Github</h2>
 
 <p><a 
href="https://github.com/search?q=accumulo&amp;type=Repositories";>Github</a> 
also contains many projects that use/reference Accumulo

Reply via email to