[
https://issues.apache.org/jira/browse/BEAM-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Oliveira resolved BEAM-6237.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.11.0
> ULR ValidatesRunner tests not deleting artifacts.
> -------------------------------------------------
>
> Key: BEAM-6237
> URL: https://issues.apache.org/jira/browse/BEAM-6237
> Project: Beam
> Issue Type: Bug
> Components: runner-direct
> Reporter: Daniel Oliveira
> Assignee: Daniel Oliveira
> Priority: Major
> Fix For: 2.11.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> When running ValidatesRunner tests with the ULR, artifacts are never deleted.
> Since a new job is run per test, this uses up massive amounts of disk storage
> quickly (over 20 Gigabytes per execution). This often causes the machine
> running these tests to run out of disk space which means tests start failing.
> The ULR should be modified to delete these artifacts after they have been
> staged to avoid this issue. Flink already does this, so the infrastructure
> exists.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)