Skip to content

Incorrect scanner default log dirs on Yarn #3616

Description

@zuston

Search before asking

  • I searched in the 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions