Forum Discussion

VIvMouret's avatar
VIvMouret
Frequent Visitor
1 year ago
Solved

Download Lakehouse Files

Hi everyone! From a notebook in the default Spark environment, I save a table in the same lakehouse as a file I need to create an application that retrieves existing files from the Lakehouse files,...
  • VIvMouret's avatar
    1 year ago

    Update of my problem:
    All the technologies I've seen above (unless I'm mistaken) only serve to update and send new data to a Lakehouse, and that's not what we're looking for here.

    To answer my question, which is :
    I need to make the files I've created available to colleagues

    Well, to do this, I changed direction: OneLake

    I had to assign specific and restricted roles, install OneLake on all the machines so that each PC then had access to the desired folder
    By pushing the files into a new Lakehouse, a new workspace and managing the roles, I was able to export the data.

    However, I'm only keeping all this for development, I wouldn't recommend it for production.

    I have other ideas for putting the export of Lakehouse files into production, such as with Power Pages, but as I can't find any way of extracting the files at the moment, the idea has been put off.

    If anyone comes up with an alternative method, don't hesitate !