- 博客(3)
- 收藏
- 关注
原创 flink的checkpoint参数优化
增加有关checkpoint的优化参数SET execution.checkpointing.timeout = 30min; --checkpoint超时时长SET execution.checkpointing.min-pause = 1200s; --checkpoint间隔时间SET execution.checkpointing.externalized-checkpoint-retention = DELETE_ON_CANCELLATION; --作业失败删除checkpointSET
2023-03-20 16:27:54 1424
原创 Cloudera Manager的安装
Cloudera Manager的安装https://www.jianshu.com/p/e6a09ddb4d6d一、Linux系统的安装 安装Linux CentOS 7.1系统 设置网络 配置IP与主机之间的映射,命令如下: vi /etc/hosts 10.187.113.41 cdh01 10.187.113.42 cdh02 10.187.113.43 cdh03 10.187.113.44 cdh04 10.187.113.45 cdh05 .
2021-03-11 10:05:08 646 1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人