Skip to content

Script to cleanup transfer_to_es folder in hdfs

Ebernhardson requested to merge work/ebernhardson/cleanup-transfer-to-es into main

The transfer_to_es process creates dated directories in hdfs that get shipped to swift. Add a script capable of cleaning up old files so we don't keep old and unnecessary data forever.

Bug: T323616

Merge request reports