cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Delete S3 files after vacuum

wwarner
New Contributor

Hi,

I'm trying to purge a table of stale data. My databricks host is on cloud.databricks.com.

I've set delta.deletedFileRetentionDuration=interval 7 days, deleted many (billions) rows, and followed up with VACUUM tablename RETAIN 168 HOURS, however my databricks filesystem is still full of stale files.

How can I get rid of those files?

Thanks --Bill

1 REPLY 1

shan_chandra
Databricks Employee
Databricks Employee

Hi Bill - Based on the delta delete file retention period, the files will no longer be there after 7 days .

Thanks, Shan

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now