赞
踩
有这样一个问题,就是我的checkpoint地址配置的是本地磁盘,然后我配置了只保留最新的五个checkpoint,但是我看taskmanager磁盘上checkpoint的数据会一直保留。这个应该怎么处理呢?
配置如下
flinkProperties:
state.backend: hashmap
state.checkpoint-storage: filesystem
state.checkpoints.dir: file:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。