美文网首页flink我爱编程
Apache Flink Documentation

Apache Flink Documentation

作者: 小C菜鸟 | 来源:发表于2018-01-20 16:47 被阅读109次

原文链接

本文档基于Apache Flink 1.4版本。
Apache Flink是一个开源的分布式流和批量数据处理平台。Flink的核心是一个流媒体数据流引擎,它为数据流的分布式计算提供数据分布,通信和容错能力。Flink在流媒体引擎之上构建了批处理,本地迭代支持,内存管理和程序优化能力。

First Steps

部署

在生产环境运行Flink job之前,请阅读生产准备清单

升级向导

对于使用旧版本Apache Flink的用户,我们推荐API升级指南。虽然所有被标记为公开的和稳定的API部分仍然被支持(公共API是向后兼容的),但是我们建议将应用程序迁移到新的合适接口上。
对于计划升级Flink的用户,我们建议阅读升级Apache Flink文档

外部资源

相关文章

  • Apache Flink Documentation

    原文链接 本文档基于Apache Flink 1.4版本。Apache Flink是一个开源的分布式流和批量数据处...

  • Apache Flink Documentation

    Try Flink 如果你对Flink比较有兴趣可以参考以下 的教程: 本地安装 利用 DataStream AP...

  • Flink

    本文主要参考自: Apache Flink 漫谈Apache Flink 漫谈系列 - 序Apache Flink...

  • BI系统套装

    flink 文档https://flink.apache.org/[https://flink.apache.or...

  • Flink的API操作

    1、Flink简介 官网[https://flink.apache.org/zh/] Apache Flink® ...

  • Introduction to Apache Flink - C

    初识Apache Flink Apache Flink项目首页的标语写着“Apache Flink是一个可在流数据...

  • Apache Sedona 流数据处理入门

    Apache Flink介绍     Apache Flink是由Apache软件基金会[https://baik...

  • Flink-01-理论

    1 概述 https://flink.apache.org/[https://flink.apache.org/]...

  • Flink demo

    下载 Flink https://flink.apache.org/downloads.html#apache-f...

  • Apache Flink 1.14.4 Release Anno

    Apache Flink社区非常高兴地宣布了Apache的发布 Flink 1.14.4,这是Apache Fli...

网友评论

    本文标题:Apache Flink Documentation

    本文链接:https://www.haomeiwen.com/subject/sretaxtx.html