> On Apr 26, 2024, at 9:42 AM, Cesar Hernandez <cesargu...@gmail.com> wrote:
>
> My two cents is to use cleanWs() instead of deleteDir() as
> documented in: https://plugins.jenkins.io/ws-cleanup/
If this was a generic, run of the mill build, that could be an option.
Definitely don’t want to do that for Hadoop builds. There is a bunch of caching
happening to speed things up. Deleting them would be _very_ detrimental to
build times.
---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org