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: 

Unzipping with Serverless Compute

Nathant93
New Contributor III

Hi

I have started using serverless compute but have come across the limitation that I cannot use the local filesystem for temporarily storing the files and directories before moving them to where they need to be in adls.

Does anyone have a way of unzipping folders using serverless compute?

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

delonb2
New Contributor III

Do you have the ability to make a Unity Catalog volume? You could use it as temporary storage before migrating the files to adls.

View solution in original post

2 REPLIES 2

delonb2
New Contributor III

Do you have the ability to make a Unity Catalog volume? You could use it as temporary storage before migrating the files to adls.

Nathant93
New Contributor III

I do have that ability and it has worked thanks for the suggestion - I had thought volumes had to be linked to a storage container, didn't realise that they could just work as a temporary location.

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