org.apache.flink.util.FlinkRuntimeException: Exceeded checkpoint tolerable failure threshold

一、问题描述

flink执行任务报错

2022-01-11 15:10:49
org.apache.flink.util.FlinkRuntimeException: Exceeded checkpoint tolerable failure threshold.at org.apache.flink.runtime.checkpoint.CheckpointFailureManager.handleCheckpointException(CheckpointFailureManager.java:98)at org.apache.flink.runtime.checkpoint.CheckpointFailureManager.handleJobLevelCheckpointException(CheckpointFailureManager.java:67)at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.abortPendingCheckpoint(CheckpointCoordinator.java:1915)at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.abortPendingCheckpoint(CheckpointCoordinator.java:1888)at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.access$600(CheckpointCoordinator.jav

Flink报错:org.apache.flink.util.FlinkRuntimeException: Exceeded checkpoint tolerable failure threshold相关推荐

  1. org.apache.flink.util.FlinkRuntimeException: Exceeded checkpoint tolerable failure threshold

    org.apache.flink.util.FlinkRuntimeException: Exceeded checkpoint tolerable failure threshold. 原因 Che ...

  2. flink sql 报错:FlinkRuntimeException: Exceeded checkpoint tolerable failure threshold

    当出现这种错误时,原因一般是启动任务时,所给的资源不够. 可以调整 streamx 界面上的并行度.task的内存调大. 然后重启任务看下是否能行.

  3. flink 出现反压场景, 异常场景造成Exceeded checkpoint tolerable failure threshold.

    flink 出现反压场景,异常场景造成Exceeded checkpoint tolerable failure threshold. 监控反压情况 根据算子的InPool, OutPool 的比例, ...

  4. Flink任务失败,检查点失效:Exceeded checkpoint tolerable failure threshold.

    项目场景: 最近实时平台flink任务频繁失败,报检查点方面的错误,最近集群的hdfs也经常报警:运行状况不良,不知道是否和该情况有关,我的状态后端位置是hdfs,废话不多说,干货搞起来~ 问题描述 ...

  5. [Flink 日记]Exceeded checkpoint tolerable failure threshold.

    org.apache.flink.util.FlinkRuntimeException: Exceeded checkpoint tolerable failure threshold. 原因 Che ...

  6. 【Flink】Flink Exceeded checkpoint tolerable failure threshold

    文章目录 1.概述 2.源码 2.1 源码解析 2.2 小结 3.场景2 1.概述 Flink程序,如果单平行度运行是正常的,多并行度运行时有一个subtask的数据量很少,写kafka的数据为0,在 ...

  7. Exceeded checkpoint tolerable failure threshould【记一次flink上线异常】

    最近完成一个业务需求,flink程序上线之后,跑了不到一分钟就挂了,查看日志,报错如下: org.apache.flink.util.FlinkRuntimeException: Exceeded c ...

  8. flink程序:Exceeded checkpoint tolerable failure threshould

    @[TOC]Exceeded checkpoint tolerable failure threshould 在写一个flink程序时报错, Exceeded checkpoint tolerable ...

  9. flink1.14.0+mysql5.7+mysqlcdc2.2.1报错org.apache.flink.shaded.guava18.com.google.common.util.concurren

    版本 flink: 1.14.0 mysql: 5.7 mysql-cdc:2.1.0/2.2.1 依赖 <dependencies><dependency><group ...

最新文章

  1. 国内一些大公司的开源项目
  2. mysql主从复制同步实验_db.mysql.主从同步实验
  3. phpstorm xdebug本地调试断点不生效_PHPSTORM与xdebug配置
  4. flume kafka storm mysql_flume+kafka+storm打通过程
  5. clipboardjs 基本使用方式之一
  6. NYOJ--448--寻找最大数
  7. make的作用linux,Linux下./configure,make,make install的作用
  8. 2021-09-07
  9. PR开场片头视频模板 多帧城市闪点社交媒体短视频pr模板
  10. java如何动态添加数组数据_Java动态数组添加数据的方法与应用示例
  11. 【Flutter】应用开发笔记
  12. html不对齐表格的实现
  13. 游程编码压缩及解压缩
  14. 应用向左,理论向右,计算机2021的冰火两重天
  15. 【neutron】Neutron的基本原理与代码实现
  16. 线程生命周期 什么时候会出现僵死进程
  17. Spring MVC Aop注入遇到空指针bug
  18. CF 770 B(奇偶性), C(规律)
  19. hot_standby
  20. MQTT连接阿里云IoT(一)

热门文章

  1. 第四天:目标规划(goal programming)
  2. 知己知彼,案例对比 Requests、Selenium、Scrapy 爬虫库!
  3. 基于深度学习的图像篡改识别
  4. 设置手机最小宽度为1000,无限重启怎么办
  5. 【物联网】思科借助物联网推进工业解决方案全数字化进程
  6. kubernetes 二进制安装(v1.20.16)(四)部署 master
  7. 华为云mysql认证ssl_华为云SSL证书
  8. SAP资产负债表实现方案探索 - 基于 VBA 自定义函数方法
  9. x64dbg 实现插件Socket反向通信
  10. Mongoose populate方法