【资料合集】Apache Flink 精选PDF下载

news/2024/7/20 12:45:30 标签: 大数据, 嵌入式, 内存管理

Apache Flink是一款分布式、高性能的开源流式处理框架,在2015年1月12日,Apache Flink正式成为Apache顶级项目。目前Flink在阿里巴巴、Bouygues Teleccom、Capital One等公司得到应用,如阿里巴巴对Apache Flink的应用案例。

687474703a2f2f666c696e6b2e6170616368652e

为了更好地让大家了解和使用Apache Flink,我们收集了25+个Flink相关的演讲PDF(资料来自Apache Flink官网推荐)和相关文章,供大家参考。

PDF下载

  • Robert Metzger: Apache Flink Community Updates November 2016, Apache Flink Meetup Berlin, November 2016
  • Aljoscha Krettek: The Future of Apache Flink, Flink Forward, Berlin September 2016
  • Ufuk Celebi: Unified Stream & Batch Processing with Apache Flink ,Hadoop Summit Dublin, April 2016
  • Robert Metzger: A Data Streaming Architecture with Apache Flink ,Berlin Buzzwords, June 2016
  • Jamie Grier: Extending the Yahoo! Streaming Benchmark ,Flink Washington DC Meetup, March 2016
  • tephan Ewen: The Stream Processor as the Database - Apache Flink ,Berlin Buzzwords, June 2016
  • Aljoscha Krettek: Apache Flink for IoT: How Event-Time Processing Enables Easy and Accurate Analytics, Big Data Spain, Madrid November 2016
  • Till Rohrmann & Fabian Hueske: Declarative stream processing with StreamSQL and CEP ,Flink Forward, Berlin September 2016:
  • Fabian Hueske: Taking a look under the hood of Apache Flink’s relational APIs ,Flink Forward, Berlin September 2016
  • Stefan Richter: A look at Apache Flink 1.2 and beyond Apache,Flink Meetup Berlin, November 2016
  • Kostas Tzoumas: Stream Processing with Apache Flink® Apache ,Flink London Meetup, November 2016
  • Till Rohrmann: Streaming Done Right. ,FOSDEM, January 2016
  • Vasia Kalavri: Single-Pass Graph Streaming Analytics with Apache Flink. ,FOSDEM, January 2016
  • Jamie Grier: Stateful Stream Processing at In-Memory Speed. ,Flink NYC Meetup, March 2016
  • Kostas Tzoumas: Streaming in the Wild with Apache Flink ,Hadoop Summit San Jose, June 2016
  • Jamie Grier: Robust Stream Processing with Apache Flink ,Flink Forward, Berlin September 2016
  • Jamie Grier: The Stream Processor as a Database- Building Online Applications directly on Streams , Flink Forward, Berlin September 2016
  • Stephan Ewen: Keynote -The maturing data streaming ecosystem and Apache Flink’s accelerated growth ,Apache Big Data Europe 2016, Seville November 2016
  • Vasia Kalavri: Batch and Stream Graph Processing with Apache Flink. ,Flink and Neo4j Meetup Berlin, March 2016:
  • Robert Metzger: Connecting Apache Flink to the World - Reviewing the streaming connectors, Flink Forward, Berlin September 2016
  • Stephan Ewen: Running Flink Everywhere ,Flink Forward, Berlin September 2016:
  • Stephan Ewen: Scaling Apache Flink to very large State, Flink Forward, Berlin September 2016
  • Kostas Tzoumas: Counting Elements in Streams., Strata San Jose, March 2016
  • Stephan Ewen: Continuous Processing with Apache Flink, Strata + Hadoop World London, May 2016
  • Kostas Tzoumas: Apache Flink®: State of the Union and What’s Next ,Strata + Hadoop World New York, September 2016
  • Till Rohrmann & Fabian Hueske: Streaming Analytics & CEP - Two sides of the same coin?, Berlin Buzzwords, June 2016
  • Till Rohramnn: Dynamic Scaling - How Apache Flink adapts to changing workloads ,Flink Forward, Berlin September 2016

文章

  • 《分布式流处理框架:功能对比和性能评估》,2016.11
  • 《阿里蒋晓伟:Blink计算引擎》,2016.07
  • 《Apache Flink改进及其在阿里巴巴搜索中的应用》,2016.12
  • 《Flink原理与实现:内存管理》,2016.07
  • 《Flink原理与实现:架构和拓扑概览》,2016.07
  • 《Flink原理与实现:Session Window》,2016.11
  • 《Flink原理与实现:理解Flink中的计算资源》,2016.11
  • 《Flink原理与实现:Window机制》,2016.11
  • 《Flink原理与实现:如何处理反压问题,2016.11
  • 《Flink案例整合》,2016.08

如果你还了解其他关于Flink优秀的资源,欢迎留言推荐。

更多

目前,我们正在组织Apache Flink项目文档的翻译工作,欢迎成为志愿者一起参与进来:https://github.com/Apache-Flink-Docs-ZH/Apache-Flink-Docs-ZH-translation


http://www.niftyadmin.cn/n/1825681.html

相关文章

关于 java.util.ConcurrentModificationException 的认识

今天在遍历arrayList的时候,添加了一些元素进去,然后抛出ConcurrentModificationException 这个异常。然后就去网上找了下资料,抛出这个异常的原因是因为,list 集合 在遍历的时候是不允许修改list的。实质是不允许修改当前遍历lis…

条码打印软件在条形码中设置多个变量的方法

2019独角兽企业重金招聘Python工程师标准>>> 很多时候,我们在BarTender软件中制作的条形码需要有规律的进行变动。这个过程看起来复杂,但就目前BarTender 10.1这一最新版本来说,实现BarTender条形码多个变量设置还是很容易的。下面…

法雷奥汽车 研发工程师笔试题

Adding to pointer that points to an array will______. A. cause an error B.increase the value of the element that the pointer is pointing to C.cause the pointer to point to the next element in the array D.none of the above C. 使指针指向数组中的下一个元素。 …

记一次虚拟机无法访问主机的坑

因为客户方使用的浏览器都是IE8的版本,所以在每次开发完功能之后都需要用IE来测试,IE最高系统只能在XP中运行,所以这次我和往常一样装了虚拟机,装了XP,网络模式使用NAT,在虚拟机中访问主机的jboss服务一直访…

Ubuntu Server无法安装busybox-initramfs

解决方法很简单,使用英文安装就好,可以参考这个帖子:http://forum.ubuntu.com.cn/viewtopic.php?f77&t471547&p3137632

Git 多人协作开发的过程

Git可以完成两件事情: 1. 版本控制 2.多人协作开发 如今的项目,规模越来越大,功能越来越多,需要有一个团队进行开发。 如果有多个开发人员共同开发一个项目,如何进行协作的呢。 Git提供了一个非常好的解决方案 ---- 多…

服务器php启动

php.ini放在--with-config-file-path设置路径下lib文件夹中才找的到!!!!fpm的配置文件需要放在这个位置/usr/local/etc/php-fpm.conf,暂时不知道咋改;http://blog.csdn.net/xiaog351/article/details/47421…

Struts2之国际化

时间:2017-1-11 11:12 ——国际化Struts2已经对国际化进行了封装,我们只需要根据其提供的API进行访问即可。要使用国际化的Action必须继承ActionSupport。1、什么是国际化 同一款软件可以为不同用户提供不同语言界面。2、国际化原理 需要一个语言资…