You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/04/06 06:49:00 UTC

[jira] [Created] (FLINK-27074) python_job.py should write to TEST_DATA_DIR

Chesnay Schepler created FLINK-27074:
----------------------------------------

             Summary: 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
             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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)