[ 
https://issues.apache.org/jira/browse/FLINK-27074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-27074:
-------------------------------------
    Description: 
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.

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


> 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
>             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.1#820001)

Reply via email to