zuston opened a new issue, #3616: URL: https://github.com/apache/fluss/issues/3616
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Fluss version 0.9.0 (latest release) ### Please describe the bug 🐞 For the logic in `getClientScannerIoTmpDir` , when the job runs on Hadoop YARN, Flink’s `TMP_DIRS` may contain multiple directories. In the current codebase, this value is treated as a single path, which can cause data to be written to an incorrect location and lead to uncontrolled disk usage. ### Solution _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
