[
https://issues.apache.org/jira/browse/FLINK-23180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiayi Liao updated FLINK-23180:
-------------------------------
Description: Currently batch jobs will initialize checkpoint location
eagerly when {{CheckpointCoordinator}} is created, which will create lots of
useless directories on distributed filesystem. (was: Currently batch jobs
will initialize checkpoint location early when {{CheckpointCoordinator}} is
created, which will create lots of useless directories on distributed
filesystem. )
> Initialize checkpoint location lazily in DataStream Batch Jobs
> --------------------------------------------------------------
>
> Key: FLINK-23180
> URL: https://issues.apache.org/jira/browse/FLINK-23180
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Checkpointing
> Affects Versions: 1.11.0
> Reporter: Jiayi Liao
> Priority: Major
>
> Currently batch jobs will initialize checkpoint location eagerly when
> {{CheckpointCoordinator}} is created, which will create lots of useless
> directories on distributed filesystem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)