Forum Discussion
VenDaFabricator
1 year agoResolver I
Creating zip file in notebook
I got bunch of .delta table which in need to save as .json and zip them to supply it thrid party tool for futher processing. I was able to get all .delta tables into .json files, but getting erro...
Anonymous
1 year agoNot applicable
Maybe you can mount the lakehouse through the Microsoft Spark Utilities package? Mount would allow you to use the local file API to access data under the mount point as if it's stored in the local file system.
Access files under the mount point via local path
I haven't used it to create zip files, you can give it a try.
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!