Apache Flink 1.9.2がリリース
更新内容
Sub-task
- [FLINK-12122] – Spread out tasks evenly across all available registered TaskManagers
- [FLINK-13360] – Add documentation for HBase connector for Table API & SQL
- [FLINK-13361] – Add documentation for JDBC connector for Table API & SQL
- [FLINK-13723] – Use liquid-c for faster doc generation
- [FLINK-13724] – Remove unnecessary whitespace from the docs’ sidenav
- [FLINK-13725] – Use sassc for faster doc generation
- [FLINK-13726] – Build docs with jekyll 4.0.0.pre.beta1
- [FLINK-13791] – Speed up sidenav by using group_by
- [FLINK-13817] – Expose whether web submissions are enabled
- [FLINK-13818] – Check whether web submission are enabled
- [FLINK-14535] – Cast exception is thrown when count distinct on decimal fields
- [FLINK-14735] – Improve batch schedule check input consumable performance
Bug
- [FLINK-10377] – Remove precondition in TwoPhaseCommitSinkFunction.notifyCheckpointComplete
- [FLINK-10435] – Client sporadically hangs after Ctrl + C
- [FLINK-11120] – TIMESTAMPADD function handles TIME incorrectly
- [FLINK-11835] – ZooKeeperLeaderElectionITCase.testJobExecutionOnClusterWithLeaderChange failed
- [FLINK-12342] – Yarn Resource Manager Acquires Too Many Containers
- [FLINK-12399] – FilterableTableSource does not use filters on job run
- [FLINK-13184] – Starting a TaskExecutor blocks the YarnResourceManager’s main thread
- [FLINK-13589] – DelimitedInputFormat index error on multi-byte delimiters with whole file input splits
- [FLINK-13702] – BaseMapSerializerTest.testDuplicate fails on Travis
ダウンロード