[ https://issues.apache.org/jira/browse/FLINK-33122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777663#comment-17777663 ]
Hangxiang Yu commented on FLINK-33122: -------------------------------------- merged into master via ddaafee5 > [Benchmark] Null checkpoint directory in rescaling benchmarks > ------------------------------------------------------------- > > Key: FLINK-33122 > URL: https://issues.apache.org/jira/browse/FLINK-33122 > Project: Flink > Issue Type: Bug > Components: Benchmarks > Reporter: Zakelly Lan > Assignee: Zakelly Lan > Priority: Major > Labels: pull-request-available > > Currently, when setting up a rescaling benchmark, a local checkpoint storage > is created based on a local path configured by "benchmark.state.data-dir". > When user does not provide value for this option, an exception is thrown. In > this case, the right behavior should be to create a temporary directory for > checkpoint, just like the _StateBackendBenchmarkUtils#createKeyedStateBackend_ > does for local data directory. -- This message was sent by Atlassian Jira (v8.20.10#820010)