You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2017/09/15 19:24:06 UTC

[1/2] flink-web git commit: Added Tink as third party project

Repository: flink-web
Updated Branches:
  refs/heads/asf-site fed999cd0 -> ccdae09e1


Added Tink as third party project

This closes #85


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/231c865e
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/231c865e
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/231c865e

Branch: refs/heads/asf-site
Commit: 231c865e3c003a7abeb6e1057a6189c34f56e9a0
Parents: fed999c
Author: Wouter Ligtenberg <co...@onzichtbaar.net>
Authored: Tue Sep 5 14:19:16 2017 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Fri Sep 15 21:12:15 2017 +0200

----------------------------------------------------------------------
 ecosystem.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/231c865e/ecosystem.md
----------------------------------------------------------------------
diff --git a/ecosystem.md b/ecosystem.md
index 1cee5d4..eea4457 100644
--- a/ecosystem.md
+++ b/ecosystem.md
@@ -97,3 +97,7 @@ Small [WordCount example](https://github.com/mjsax/flink-external/tree/master/fl
 **Apache Ignite**
 
 [Apache Ignite](https://ignite.apache.org) is a high-performance, integrated and distributed in-memory platform for computing and transacting on large-scale data sets in real-time. See [Flink sink streaming connector](https://github.com/apache/ignite/tree/master/modules/flink) to inject data into Ignite cache.
+
+**Tink temporal graph library**
+
+[Tink](https://github.com/otherwise777/Temporal_Graph_library) is a temporal graph library build on top of Flink. It allows for temporal graph analytics like different interpretations of the shortest temporal path algorithm and metrics like temporal betweenness and temporal closeness. This library was the result of the [Thesis](http://www.win.tue.nl/~gfletche/ligtenberg2017.pdf) of Wouter Ligtenberg.


[2/2] flink-web git commit: Rebuild site

Posted by rm...@apache.org.
Rebuild site


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/ccdae09e
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/ccdae09e
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/ccdae09e

Branch: refs/heads/asf-site
Commit: ccdae09e1e9408147fb83403d4642507a4418bd7
Parents: 231c865
Author: Robert Metzger <rm...@apache.org>
Authored: Fri Sep 15 21:23:32 2017 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Fri Sep 15 21:23:32 2017 +0200

----------------------------------------------------------------------
 content/ecosystem.html | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/ccdae09e/content/ecosystem.html
----------------------------------------------------------------------
diff --git a/content/ecosystem.html b/content/ecosystem.html
index 9537fd7..da6a6f8 100644
--- a/content/ecosystem.html
+++ b/content/ecosystem.html
@@ -239,6 +239,10 @@ See Suneel Marthi’s <a href="http://www.slideshare.net/FlinkForward/suneel-mar
 
 <p><a href="https://ignite.apache.org">Apache Ignite</a> is a high-performance, integrated and distributed in-memory platform for computing and transacting on large-scale data sets in real-time. See <a href="https://github.com/apache/ignite/tree/master/modules/flink">Flink sink streaming connector</a> to inject data into Ignite cache.</p>
 
+<p><strong>Tink temporal graph library</strong></p>
+
+<p><a href="https://github.com/otherwise777/Temporal_Graph_library">Tink</a> is a temporal graph library build on top of Flink. It allows for temporal graph analytics like different interpretations of the shortest temporal path algorithm and metrics like temporal betweenness and temporal closeness. This library was the result of the <a href="http://www.win.tue.nl/~gfletche/ligtenberg2017.pdf">Thesis</a> of Wouter Ligtenberg.</p>
+
 
   </div>
 </div>