Repository: flink-web Updated Branches: refs/heads/asf-site d3f91a443 -> 036df309f
Add Paris' talk at Google Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/036df309 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/036df309 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/036df309 Branch: refs/heads/asf-site Commit: 036df309f123ded14a7311193a6ec4dbe9278720 Parents: d3f91a4 Author: Ufuk Celebi <[email protected]> Authored: Mon Apr 4 12:08:19 2016 +0200 Committer: Ufuk Celebi <[email protected]> Committed: Mon Apr 4 12:08:19 2016 +0200 ---------------------------------------------------------------------- content/slides.html | 1 + slides.md | 1 + 2 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/036df309/content/slides.html ---------------------------------------------------------------------- diff --git a/content/slides.html b/content/slides.html index e699317..27af665 100644 --- a/content/slides.html +++ b/content/slides.html @@ -203,6 +203,7 @@ <li>Stephan Ewen: <strong>Flink-0.10</strong> <em>(October 28th, 2015)</em>: <a href="http://www.slideshare.net/stephanewen1/flink-010-bay-area-meetup-october-2015">SlideShare</a></li> <li>Robert Metzger: <strong>Architecture of Flinkâs Streaming Runtime</strong> <em>(ApacheCon, September 29th, 2015)</em>: <a href="http://www.slideshare.net/robertmetzger1/architecture-of-flinks-streaming-runtime-apachecon-eu-2015">SlideShare</a></li> <li>Robert Metzger: <strong>Click-Through Example for Flinkâs KafkaConsumer Checkpointing</strong> <em>(September, 2015)</em>: <a href="http://www.slideshare.net/robertmetzger1/clickthrough-example-for-flinks-kafkaconsumer-checkpointing">SlideShare</a></li> + <li>Paris Carbone: <strong>Apache Flink Streaming. Resiliency and Consistency</strong> (Google Tech Talk, August 2015: <a href="http://www.slideshare.net/ParisCarbone/tech-talk-google-on-flink-fault-tolerance-and-ha">SlideShare</a></li> <li>Andra Lungu: <strong>Graph Processing with Apache Flink</strong> <em>(August 26th, 2015)</em>: <a href="http://www.slideshare.net/AndraLungu/flink-gelly-karlsruhe-june-2015">SlideShare</a></li> <li>Till Rohrmann: <strong>Interactive data analytisis with Apache Flink</strong> <em>(June 23rd, 2015)</em>: <a href="http://www.slideshare.net/tillrohrmann/data-analysis-49806564">SlideShare</a></li> <li>Gyula Fóra: <strong>Real-time data processing with Apache Flink</strong> <em>(Budapest Data Forum, June 4th, 2015)</em>: <a href="http://www.slideshare.net/GyulaFra/flink-streaming-budapestdata">SlideShare</a></li> http://git-wip-us.apache.org/repos/asf/flink-web/blob/036df309/slides.md ---------------------------------------------------------------------- diff --git a/slides.md b/slides.md index a2a84fe..3bb678a 100644 --- a/slides.md +++ b/slides.md @@ -32,6 +32,7 @@ Flink Forward 2015 (October 12th/13th, 2015) was the first conference to bring t - Stephan Ewen: **Flink-0.10** *(October 28th, 2015)*: [SlideShare](http://www.slideshare.net/stephanewen1/flink-010-bay-area-meetup-october-2015) - Robert Metzger: **Architecture of Flink's Streaming Runtime** *(ApacheCon, September 29th, 2015)*: [SlideShare](http://www.slideshare.net/robertmetzger1/architecture-of-flinks-streaming-runtime-apachecon-eu-2015) - Robert Metzger: **Click-Through Example for Flink's KafkaConsumer Checkpointing** *(September, 2015)*: [SlideShare](http://www.slideshare.net/robertmetzger1/clickthrough-example-for-flinks-kafkaconsumer-checkpointing) +- Paris Carbone: **Apache Flink Streaming. Resiliency and Consistency** (Google Tech Talk, August 2015: [SlideShare](http://www.slideshare.net/ParisCarbone/tech-talk-google-on-flink-fault-tolerance-and-ha) - Andra Lungu: **Graph Processing with Apache Flink** *(August 26th, 2015)*: [SlideShare](http://www.slideshare.net/AndraLungu/flink-gelly-karlsruhe-june-2015) - Till Rohrmann: **Interactive data analytisis with Apache Flink** *(June 23rd, 2015)*: [SlideShare](http://www.slideshare.net/tillrohrmann/data-analysis-49806564) - Gyula Fóra: **Real-time data processing with Apache Flink** *(Budapest Data Forum, June 4th, 2015)*: [SlideShare](http://www.slideshare.net/GyulaFra/flink-streaming-budapestdata)
