You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2018/10/01 17:05:48 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:549e88b

This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 150c73a  Jekyll build from master:549e88b
150c73a is described below

commit 150c73a02e169bd1b8c6a719ee4645c901b6afef
Author: Mike Walch <mw...@apache.org>
AuthorDate: Mon Oct 1 13:01:07 2018 -0400

    Jekyll build from master:549e88b
    
    Add D4M to related-projects (#113)
    
    Following up on a dev list request...
---
 feed.xml                    | 4 ++--
 related-projects/index.html | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/feed.xml b/feed.xml
index f80ad79..1c2a712 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>Wed, 26 Sep 2018 17:54:42 -0400</pubDate>
-    <lastBuildDate>Wed, 26 Sep 2018 17:54:42 -0400</lastBuildDate>
+    <pubDate>Mon, 01 Oct 2018 13:00:57 -0400</pubDate>
+    <lastBuildDate>Mon, 01 Oct 2018 13:00:57 -0400</lastBuildDate>
     <generator>Jekyll v3.7.3</generator>
     
     
diff --git a/related-projects/index.html b/related-projects/index.html
index ecabce0..83e7cdc 100644
--- a/related-projects/index.html
+++ b/related-projects/index.html
@@ -178,6 +178,10 @@ Hive has the ability to read and write data in Accumulo using the <a href="https
 
 <p><a href="https://rya.apache.org/">Rya</a> is a scalable RDF triple store built on top of a columnar index store.</p>
 
+<h4 id="d4m">D4M</h4>
+
+<p><a href="http://d4m.mit.edu/">D4M</a> is an open source library for large-scale computation that supports graph, matrix, and relational processing. D4M includes an Accumulo connector, among others, to interface with and compute on data in Accumulo tables.</p>
+
 <h4 id="gaffer">Gaffer</h4>
 
 <p><a href="https://github.com/gchq/Gaffer">Gaffer</a> is an open source framework for constructing and querying very large graphs based on a variety of data storage platforms, including Accumulo.</p>