- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 05:35 AM
For me, this does not work. I am trying to understand delta lake as a non tech user. I managed to create a community edition account and environment. Next, I followed the tutorial located here: https://docs.databricks.com/getting-started/quick-start.html
So I created the 'diamonds' table and so on. The only thing I want to do is to download the parquet and json files, just to see what's inside. I use the community edition, but the above does not work. Just no idea how to access the files. I tried the following (copied the right file path):
(where ### is my community number indeed). But I receive a 401:
HTTP ERROR 401
Problem accessing /dbfs/mnt/delta/diamonds/_delta_log/00000000000000000000.json.
Reason: Unauthorized
How do I download the files? Cannot find it anywhere. Thanks for your help!