You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Thomas Thornton (Jira)" <ji...@apache.org> on 2022/05/13 16:29:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-27074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536756#comment-17536756 ] 

Thomas Thornton commented on FLINK-27074:
-----------------------------------------

[~chesnay] pull request is available for review [here|https://github.com/apache/flink/pull/19717].

> 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
>            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.7#820007)