[
https://issues.apache.org/jira/browse/FLINK-27074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser reassigned FLINK-27074:
--------------------------------------
Assignee: Thomas Thornton
> python_job.py should write to TEST_DATA_DIR
> -------------------------------------------
>
> Key: FLINK-27074
> URL: https://issues.apache.org/jira/browse/FLINK-27074
> Project: Flink
> Issue Type: Technical Debt
> Components: API / Python, Tests
> Reporter: Chesnay Schepler
> Assignee: Thomas Thornton
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> Similar to other tests this job should write to TEST_DATA_DIR to make sure we
> clean up the file after the test finished.
> Currently this job is used twice in some e2e tests, where it can then run
> into FileAlreadyExistsExceptions, so we should additionally make sure that
> each job execution uses a different directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)