Apache Flink 1.7.1 发布,开源流处理框架

栏目: 编程工具 · 发布时间: 7年前

内容简介:Apache Flink 1.7.1 已发布,此版本包括27项修复及针对 Flink 1.7.0 的小改进。建议所有用户升级。Apache Flink 是一个开源的流处理框架,应用于分布式、高性能、始终可用的、准确的数据流应用程序。Sub-taskBug

Apache Flink 1.7.1 已发布,此版本包括27项修复及针对 Flink 1.7.0 的小改进。建议所有用户升级。Apache Flink 是一个开源的流处理框架,应用于分布式、高性能、始终可用的、准确的数据流应用程序。

Sub-task

  • [ FLINK-10252 ] - Handle oversized metric messages

  • [ FLINK-10367 ] - Avoid recursion stack overflow during releasing SingleInputGate

  • [ FLINK-10522 ] - Check if RecoverableWriter supportsResume and act accordingly.

  • [ FLINK-10963 ] - Cleanup small objects uploaded to S3 as independent objects

Bug

  • [ FLINK-8336 ] - YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3 test instability

  • [ FLINK-9646 ] - ExecutionGraphCoLocationRestartTest.testConstraintsAfterRestart failed on Travis

  • [ FLINK-10149 ] - Fink Mesos allocates extra port when not configured to do so.

  • [ FLINK-10359 ] - Scala example in DataSet docs is broken

  • [ FLINK-10482 ] - java.lang.IllegalArgumentException: Negative number of in progress checkpoints

  • [ FLINK-10566 ] - Flink Planning is exponential in the number of stages

  • [ FLINK-10997 ] - Avro-confluent-registry does not bundle any dependency

  • [ FLINK-11011 ] - Elasticsearch 6 sink end-to-end test unstable

  • [ FLINK-11013 ] - Fix distinct aggregates for group window in Table API

  • [ FLINK-11017 ] - Time interval for window aggregations in SQL is wrongly translated if specified with YEAR_MONTH resolution

  • [ FLINK-11029 ] - Incorrect parameter in Working with state doc

  • [ FLINK-11032 ] - Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis

  • [ FLINK-11033 ] - Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis

  • [ FLINK-11041 ] - ReinterpretDataStreamAsKeyedStreamITCase.testReinterpretAsKeyedStream failed on Travis

  • [ FLINK-11044 ] - RegisterTableSink docs incorrect

  • [ FLINK-11045 ] - UserCodeClassLoader has not been set correctly for RuntimeUDFContext in CollectionExecutor

  • [ FLINK-11047 ] - CoGroupGroupSortTranslationTest does not compile with scala 2.12

  • [ FLINK-11085 ] - NoClassDefFoundError in presto-s3 filesystem

  • [ FLINK-11087 ] - Broadcast state migration Incompatibility from 1.5.3 to 1.7.0

  • [ FLINK-11094 ] - Restored state in RocksDBStateBackend that has not been accessed in restored execution causes NPE on snapshot

  • [ FLINK-11123 ] - Missing import in ML quickstart docs

  • [ FLINK-11136 ] - Fix the logical of merge for DISTINCT aggregates

Improvement

  • [ FLINK-11080 ] - Define flink-connector-elasticsearch6 uber-jar dependencies via artifactSet

发行说明:

https://flink.apache.org/news/2018/12/21/release-1.7.1.html

下载地址:

https://flink.apache.org/downloads.html

<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-java</artifactId>
  <version>1.7.1</version>
</dependency>
<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-streaming-java_2.11</artifactId>
  <version>1.7.1</version>
</dependency>
<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-clients_2.11</artifactId>
  <version>1.7.1</version>
</dependency>

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

极致:互联网时代的产品设计

极致:互联网时代的产品设计

戴维•罗斯 / 中信出版集团 / 2016-6 / 49.00元

在不远的未来,日常物品将能够迅速理解我们的需求,改善我们的生活,并随处可见。为了实现这一预期,我们需要能够发现用户使用产品的场景,找到用户高频刚需痛点的产品设计者。 站在下一个转型发展的悬崖上,我们看到技术将更具人性。随着物联网的发展,我们习以为常的数百件日常物品:汽车、钱包、手表、雨伞甚至垃圾桶,都将回应我们的需求,了解我们,学习为我们思考。最先出现的智能硬件为什么是智能手环、无人驾驶汽车......一起来看看 《极致:互联网时代的产品设计》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器