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

2023-08-29 Thread Qingsheng Ren (Jira)


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

Qingsheng Ren commented on FLINK-27074:
---

[~hxbks2ks] [~dianfu] Any updates on this issue? Thanks

> 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, stale-assigned
> Fix For: 1.18.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)


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

2022-07-05 Thread Martijn Visser (Jira)


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

Martijn Visser commented on FLINK-27074:


[~hxbks2ks] Can you have a look at this ticket/PR?

> 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.10#820010)


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

2022-05-13 Thread Thomas Thornton (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-27074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)